Hello, i have debian (php5 and mysql5 from backports.org) and ispconfig running good for some time, but after i have made following: installed egroupware with apt-get (it installs some of php4 packages) then i removed egroupware Now apache did not start anymore, the error code is: httpd -t says: What was happen, anyone have a idea?
It looks like the removal of egroupware has removed mod_php too, so your apache webserver does not support PHP anymore. Please redo the php installation steps from the perfect setup for your linux distribution to reanable PHP5. I guess its debian or ubuntu?
...problem still remains Hello Till, thank you for fast reply I hve reinstalled all of the php5 stuff and removed the php4 stuff with apt-get. But the Problem still remains, httpd -t says the same and then i search for modphp i have:
Please have a look at the directory /etc/apache2/mods-anabled/ if the mod_php5 module is enabled and loaded there.