I have Ubuntu Desktop running with PHP 5 installed. I verified this using the following terminal command:
ls /etc/apache2/mods-enabled/
It came back with php5.conf and php5.load and a whole bunch of other stuff too. I really need to figure out why when I open a ".php" file in Firefox, it tells me to download it. I'm trying to install the latest version of Wordpress on my site. Any help is greatly appreciated.
Also, it didn't say that it has PHP 4 or anything else like that. I also have Apache configured properly to display html, just not PHP
ls /etc/apache2/mods-enabled/
It came back with php5.conf and php5.load and a whole bunch of other stuff too. I really need to figure out why when I open a ".php" file in Firefox, it tells me to download it. I'm trying to install the latest version of Wordpress on my site. Any help is greatly appreciated.
Also, it didn't say that it has PHP 4 or anything else like that. I also have Apache configured properly to display html, just not PHP