Problem with upgrade

Having trouble installing serendipity?
Post Reply
buzzman
Posts: 2
Joined: Wed Aug 24, 2005 8:25 pm

Problem with upgrade

Post 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. :?
gizmola
Regular
Posts: 37
Joined: Mon Oct 25, 2004 11:54 pm

Post 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.
Post Reply