Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to: Fix 500 errors on php scripts.
#1
Another How To... from my experience with this d2sector server :mad:

This applies to those who are getting 500 Internal Error's on un-modified scripts straight from the developer i.e. invisionboard / phpp.
This will usually occur after an upgrade of an old php version to something like v4.4.0 or phpsuexec related errors.

Check whether the following are enabled or not in /etc/httpd/conf/httpd.conf

LoadModule php4_module libexec/httpd/libphp4.so

AddModule mod_php4.c

if not remove the # from the begining and restart the httpd.

Problem fixed. Now your php scripts will work.


Possibly Related Threads…
Thread Author Replies Views Last Post
  in desperate need of clan scripts ELiTeX 2 930 12-09-2008, 01:21 AM
Last Post: Nethran

Forum Jump:


Users browsing this thread: 1 Guest(s)