Page 1 of 1

Problem with upgrade

Posted: Sat Dec 24, 2005 3:27 pm
by buzzman
I get this:
Warning: fopen(/home/mysite/public_html/serendipity_config_local.inc.php): failed to open stream: Permission denied in /home/mysite/public_html/include/functions_installer.inc.php on line 36

Your Serendipity installation is now upgraded to version 0.9.1


Nothing has been upgraded however. :?

Posted: Sun Dec 25, 2005 7:54 am
by gizmola
This is a permissions problem. Serendipity wasn't able to write its config file into the serendipity directory. What you need to do depends on your environment, but if you want a surefire solution, change that directory to have 777 permissions, and the same for the exising serendipity_config_local.inc.php file.