Guys, I've had ISPConfig 2.2.6 up and running on my box for some time, however, I did an upgrade recently to mysql5 which totally broke the system so I had to rebuild it. I'm now running Debian Sarge 3.1 with apache 2, mysql5 and php4. I managed to get ISPConfig to compile and install ok, however, it started coming up with errors when I tried to get tot he login page about including files which dont exist such as config.inc.php. These files do exist, so I'm thinking its got something to do with how the include path is setup in php.ini for ISPConfig (currently commented out). I tried uncommenting it but got the same error. I tried changing the include_path in php.ini to ../ however that didn't work. My playing around has resulted in the php files not being parsed by the server, instead my browser attempts to download them. I'm at a bit of a loss as to what is wrong with this. Can you help? Thanks in advance..
Are there any errors in the error log in /root/ispconfig/httpd/logs? Did you try to restart ISPConfig?