OK, I'm a newbie 2 :-(
I've dug through the archieves, here there and another where, but no luck.
It seems that the ISP isn't config'd properly ... or it's just me ;-) I want to add a php forum to my friend's site, he uses Interland.
I did the hello.php and phpinfo.php calls for a simple print and for config variables.
Strange is that .php gives a 500 and .php4 prints out the full script phpinfo(). The hello script prints out hello and just skips a simple browser check :: if(strstr($HTTP_USER_AGENT,"MSIE")) and prints both statements that 1.) you're using MS and 2.) you're not using MS
The server tutorials say that php is OK, but I wonder if I can set php through .htaccess or php.ini
I'm slightly familar with ht but with the .ini
Any help would be appreciated.