I'm testing out a script that requires php5 and so far adding either of the directives into my .htaccess file results in my browser asking me to download the page.
AddType application/x-httpd-php5 .php
AddHandler application/x-httpd-php5 .php .php4 .php3 .phtml
So, how do I know if I have php5 installed on my vps account?
Also, how do I find out the name of the server that my vps account is on?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks