I'm currently running PHP5 as CGI and PHP4 as DSO. I would like to switch that and use PHP5 as DSO and PHP4 as CGI.
If I go to "Configure Suexec and PHP" and change things around to what I want it to be, all of a sudden, Apache cannot start and won't bind to port 80.
If I try to restart it, I get the following in SSH: "httpd not running, trying to start
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs"
If I go back to "Configure Suexec and PHP" and switch back to PHP5 as CGI and PHP4 as DSO, everything goes back to normal.
Any idea what I should do?



LinkBack URL
About LinkBacks
Reply With Quote





