|
PHP, httpd and mysql
I have one site that is on a friends server. I found out it has been down a few weeks (the site). PHP messed up on the machine, well from looking at it I think they tried to upgrade or something.
It looks like php is installed now, and I have check httpd it has
AddType application/x-httpd-php .php .phtml
AddType application/x-httpd-php-source .phps
But when going to php websites. It prompts to download the file. What am I missing?
Also, does anyone have some good tutorials for working with mysql through ssh?
Thanks
|