Page 1 of 1

help! "fatal error"?

Posted: Wed Sep 21, 2005 8:49 pm
by pollesel
Sorry for the cross-post, but I wasn't sure whether this goes in "Bugs", or here, so I've put it at both.

I just went to save a new post on my blog (http://www.iheartmusic.net/serendipity), and the following error came up:

"Warning: main(/home/iheartmu/public_html/serendipity/serendipity_config_local.inc.php): failed to open stream: Permission denied in /home/iheartmu/public_html/serendipity/serendipity_config.inc.php on line 183

Warning: main(): Failed opening '/home/iheartmu/public_html/serendipity/serendipity_config_local.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/iheartmu/public_html/serendipity/serendipity_config.inc.php on line 183

Fatal error: Call to undefined function: serendipity_db_connect() in /home/iheartmu/public_html/serendipity/serendipity_config.inc.php on line 218"

Can anyone tell me what this means? And, more importantly, how I fix it? I'll be eternally grateful to anyone who can help me out.

Thanks,
Matthew
http://www.iheartmusic.net

Posted: Wed Sep 21, 2005 9:20 pm
by oxygenws
first do the following commands:
chmod 777 /home/iheartmu/public_html/serendipity/serendipity_config_local.inc.php
chmod 750 /home/iheartmu/public_html/serendipity

then save a new post to test :) inform us.

Posted: Thu Sep 22, 2005 1:08 am
by pollesel
thanks very much! somehow the numbers had been changed back to 644, so that was the problem. :)

Posted: Thu Sep 22, 2005 10:57 am
by oxygenws
your welcome :)
i don't know...
maybe your server's failure... :)