problem with suphp

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Hannes
Regular
Posts: 26
Joined: Fri Apr 22, 2005 12:46 pm
Location: Vienna
Contact:

problem with suphp

Post by Hannes »

Since I activated suphp in the admin settings of web package I cannot access my page aniymore. Now it says INCLUDE_ERROR when I access the page. In the formum I found out that the reason for this is that the webserver cannot access the serendipity_config_local.inc file. The rights for that file are set to 700 and I cannot change it by ftp because the owner is wwwrun, which should be OK.

I need the suphp setting for other scripts. What can I do to make my site work again?

http://www.hannesreiff.com/new

Hope someone can help me out!

Greetings,

Hannes
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: problem with suphp

Post by garvinhicking »

You'll need to recheck the settings - If it dies with INCLUDE_ERROR, it definitely means your webserver is not able to read that serendipity_config_local.inc.php file.

You might be able to change permissions via the "fixperm.php" script found in our FAQ on www.s9y.org. You might need to deactivate suphp first, though.

I have never worked with suphp, so I don't know if it causes problems here.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Hannes
Regular
Posts: 26
Joined: Fri Apr 22, 2005 12:46 pm
Location: Vienna
Contact:

Post by Hannes »

I made what you proposed and it seems that it worked (war ja nicht anders zu erwarten).

Thank you Garvin

:D
Post Reply