help! "fatal error"?

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
pollesel
Regular
Posts: 13
Joined: Thu Sep 08, 2005 6:05 am
Location: ottawa
Contact:

help! "fatal error"?

Post 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
oxygenws
Regular
Posts: 148
Joined: Thu Jan 20, 2005 11:20 am
Location: Iran
Contact:

Post 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.
My Blog, powered by s9y is http://oxygenws.com/blog/
pollesel
Regular
Posts: 13
Joined: Thu Sep 08, 2005 6:05 am
Location: ottawa
Contact:

Post by pollesel »

thanks very much! somehow the numbers had been changed back to 644, so that was the problem. :)
oxygenws
Regular
Posts: 148
Joined: Thu Jan 20, 2005 11:20 am
Location: Iran
Contact:

Post by oxygenws »

your welcome :)
i don't know...
maybe your server's failure... :)
My Blog, powered by s9y is http://oxygenws.com/blog/
Post Reply