Click to See Complete Forum and Search --> : php upgrade broke


Anon
03-11-2002, 05:31 PM
I upgraded my PHP server on my solaris machine running apache from 4.0.6 to 4.1.2.

That made apache just want to download my php scripts and not run them.

I copied the 4.0.6 libphp4.so file back into apache/libexec and now it works.

Is there something wrong with the 4.1.2 libphp4.so or did I miss a step? I need to get it back to the pure 4.1.2 PHP to solve the security problem they warned us about.

Thank you.