Quote:
|
Originally Posted by awd.pt
This is nothing related with ISPConfig since ISPConfig runs a separated HTTP server.
I've recently a problem like yours and it was related with apache configuration and php module (I had a mess of php-4 and php-5  ). I solved by rpm -e php httpd and yum -y install httpd php. Not the right or best way to solve it, but it worked for me.
srosa
|
i remove php4 and reinstall but did not fix.
Then I install php5 and now all working. I do not know how its fix but now all working.
Thank you all helping me