Hello
I been using serendipity for quite some time now. Just the other day though i was havin problems logging into my site with Frontpage so I had the FP extensions reloaded by the server and now when i try to use serendipity i get this error
Warning: main(/export/home/omens-guild.com/public_html/serendipity/serendipity_config_local.inc.php): failed to open stream: Permission denied in /export/home/omens-guild.com/public_html/serendipity/serendipity_config.inc.php on line 179
Warning: main(): Failed opening '/export/home/omens-guild.com/public_html/serendipity/serendipity_config_local.inc.php' for inclusion (include_path='.:/usr/local/apachex//lib/php') in /export/home/omens-guild.com/public_html/serendipity/serendipity_config.inc.php on line 179
Fatal error: Call to undefined function: serendipity_db_connect() in /export/home/omens-guild.com/public_html/serendipity/serendipity_config.inc.php on line 200
any ideas? thanks guys
was workin fine but now....
Looks like serendipity_config_local.inc.php file was inaccessible by your
webserver user. This file has the configuration data for database info, so
if it's not accessible the blog won't work. If the file didn't move elsewhere,
check the file's access permissions. Usually, because it contains sensitive
data, on UNIX installations it's not accessible by anyone other than the
webserver user.
webserver user. This file has the configuration data for database info, so
if it's not accessible the blog won't work. If the file didn't move elsewhere,
check the file's access permissions. Usually, because it contains sensitive
data, on UNIX installations it's not accessible by anyone other than the
webserver user.