alright,
i'm running apache 1.3.. php4
i've had no problems until i decided to try out perl cgi scripts.. so i configured apache for cgi scripts, and my perl scripts work fine. however, now when i try to access my php files i get a "500 internal server error". in my error log it says "premature end up script header"
can anyone help me out here?
it worked fine until i uncommented the
"Addhandler cgi-script .cgi" line in http.conf