Recent content by b9kx10ho

  1. B

    Is PHP broken?

    Thanks for the help, it is now working. I was not aware of this limitation (is there some official webpage with it?). Indeed the 403 remained even after correcting file permissions, until I replaced the "phpinfo()" with a "print_r($_SERVER)". Ps. May I ask how the www and www-less url forms are...
  2. B

    Is PHP broken?

    I just signed up for the free hosting and tried to upload a simple "<?php phpinfo(); ?>" script at this URL: http://b9k.x10host.com/info.php. But, when I go there with the browser I get error 403. The file has 777 for permissions. How can I solve this?
Top