I'm very much a newbie to hosting, php, mysql etc... so I've quite a lot to learn. Anyway, I tried to run a small script containing only the following single line -
<? phpinfo () ?>
I named it "test.php" and ftp'd it to the root of my domain. I then redirected my browser to my homepage and typed in test.php in the address line right after http://www.mysite.com/
The screen comes up blank. So I called my hosting company to find the answer to my question - what version of php & mysql are they using and other things that could affect the compatibility of the software I want to run.
After a bit of persistence I finally got the techie who answered the call to admit that they block this kind of script. Is this a common practice with hosting companies? Or should I be looking for a new hosting service.
Thanks for your time.