jakebur01 Posted August 16, 2007 Share Posted August 16, 2007 i installed ubuntu 7.04 server edition.... installed gui.... and then installed Webmin 1.360.. I am able to see a test html page under my root folder when I type my domain into the url. var/www/ = is the root directory where i put the test.html page My problem is that when I put a php page into that directory... it ask me to download that page rather than it parsing the php. ___________________________ in webmin i went to > PHP Configuration> and put this /etc/php5/cli/php.ini | configuration for mod_php /etc/php5/cli/php.ini | configuration for scripts run via CGI /etc/php5/cli/php.ini | configuration for command-line scripts _________________ I dont know if that was right_________ Is their somewhere in the php.ini where i need to put var/www/ as the root directory? How do I know whether php is even running? Thanks, Jake Quote Link to comment Share on other sites More sharing options...
Hypnos Posted August 21, 2007 Share Posted August 21, 2007 The issue is with Apache, not PHP. http://us.php.net/manual/en/install.unix.php Did you install php from apt-get? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.