pgp_protector
6th August 2007, 04:53
Ok total noob to both Linux & ISPConfig.
I've got a SuSE 10.2 Box with 1G / 320G HD clean install from the step by step instructions.
Got it up and running, and can use the Admin panels (So PHP on the box is working)
I created a new Site www.testsite.home for inhouse testing as I learn this.
When I created the site I could visit it from my XP Box (updated the host file so it would go to the IP address), and it displays the index.html file with no problem.
But when I changed the index.html file to old_index.html, so it would serve index.php instead. well it will not parse the file (run the php script) but the computer that connects to the server is asked to download the file instead.
Where do I start to look for this ?
The index.php file is just the <?php phpinfo(); ?> command.
I've turned on PHP Scripts: under site management and tried both PHP Safe Mode: enabled and disabled.
I've got a SuSE 10.2 Box with 1G / 320G HD clean install from the step by step instructions.
Got it up and running, and can use the Admin panels (So PHP on the box is working)
I created a new Site www.testsite.home for inhouse testing as I learn this.
When I created the site I could visit it from my XP Box (updated the host file so it would go to the IP address), and it displays the index.html file with no problem.
But when I changed the index.html file to old_index.html, so it would serve index.php instead. well it will not parse the file (run the php script) but the computer that connects to the server is asked to download the file instead.
Where do I start to look for this ?
The index.php file is just the <?php phpinfo(); ?> command.
I've turned on PHP Scripts: under site management and tried both PHP Safe Mode: enabled and disabled.