Support Forum

a few issues when upgrading from 4.4.5 to 5.0

17 Answers

New Answer

MP Mr Papa
Mr Papa
Member

that last item from the log is not an error, but a php notice…  99% of the time harmless…  and we try to clean up the notices as we find them…  but unfortunately that message provide no insight as to where, ie a line number…  so not sure what it does not like…

you could look on forum – toolbox – error log and see if more info… we try to give more info…

late to the game here, but open_basedir restrictions?  they appear to be saying that the dirs did not exist… or perhaps they are created with ownership or permissions that do not allow the web user to actually view…  can you check that?  some server setups wont let us create them like we want and choose to do their own thing (have had 2 or 3 now), but resolved by resetting…

the db ‘errors’ are just indicating that a column already existed…  should be fine…

what permissions are empty??  the sfauths table?  or the auths column in sfmembers table? or other???

this is why its better to have one issue per topic too… we do not want to keep going back through a topic to reread… wink

OV ovizii
ovizii
Member

Ok, I am opening 1 thread for each of my issues if that is what you like. I kept them together since they all belong together, happened at once, etc. 

YS Yellow Swordfish
Yellow Swordfish
Member

It does help us. And other users searching of course.