FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » No messages
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: No messages [message #3123 is a reply to message #3107] Wed, 12 June 2002 14:17 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
Hmm... we've specifically made modifications to the upgrade script to bypass the UID limitation of safe_mode. This was done by having the upgrade script copy itself, thus creating a copy on the drive owned by webserver's UID. Since it was owned by webserver's UID according to safe_mode it should have been able to write/edit/delete the files owned by the server assuming it had file system permissions to those files/directories.

Your problem actually was because your forum's web dir was owned by a 'user' rather then the webserver, thus based on safe_mode it could not write to that dir. The solution to this problem would have been to chown the directory, so that it is owned by the webserver.
A work around solution is to remove the dir and have a php script via the web re-create it, thus making it owned by the webserver.

Ken. if you want to convince your host about uselessness of safe_mode show them the output of this:
<?php show_source('/etc/passwd'); ?>


FUDforum Core Developer
[Message index]
 
Read Message icon9.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Group-Leader not shown at home
Next Topic: Two minor issues
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 11:49:09 GMT 2024

Total time taken to generate the page: 0.05189 seconds