Search found 5 matches

by strolfey
Mon Feb 13, 2006 8:03 pm
Forum: PHP Help and Discussion
Topic: suPHP on plesk 7.5.3
Replies: 14
Views: 20790

I get Internal Server Error when mod_suphp is placed directly below the list of other loadmodules, and suPHP_engine on right after that. I also get session write errors, in both /var/liib/php/session and /tmp. The error log says: Error in suphp.c on line 256: Inappropriate permissions set on script,...
by strolfey
Mon Feb 13, 2006 7:21 pm
Forum: PHP Help and Discussion
Topic: PHP 4.4.1 segfaults at console?
Replies: 1
Views: 4373

Strange, somehow the problem fixed itself. It could have been fixed while I was attempting to install suPHP... I installed httpd-devel and gcc.
by strolfey
Mon Feb 13, 2006 7:18 pm
Forum: PHP Help and Discussion
Topic: File upload permissions problems
Replies: 5
Views: 8341

I've been having this problem also, and after searching around, it seems like suphp is the best way to make it work without having to deal with apache/apache or 777 permissions.

I didn't get it working yet myself, but it does seem like the best way to go.
by strolfey
Mon Feb 13, 2006 6:39 pm
Forum: PHP Help and Discussion
Topic: suPHP on plesk 7.5.3
Replies: 14
Views: 20790

Kilgore, did you follow the steps above, or did you do something else? I tried installing suphp 5.2, and I got an Internal Server Error.
by strolfey
Mon Feb 13, 2006 3:11 pm
Forum: PHP Help and Discussion
Topic: PHP 4.4.1 segfaults at console?
Replies: 1
Views: 4373

PHP 4.4.1 segfaults at console?

I have FC3, Plesk 7.5.4.

After I upgraded PHP to 4.4.1, mySQL to 4.1 using the art packages, I discovered that php segfaults when I try to use /usr/bin/php. PHP seems to work fine on the web side; just not in the console. Does anybody know how I can fix this?