PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I dont know if this is the right place to post this, but its the best fit I could find.
Im having a weird little problem. Im trying to install a script and I keep getting a Internal Server Error 500. Now here is the tricky part: the script is installed in /hcl/. Now when I put a PHP page with phpinfo() in the root directory /1.php this page works. HOWEVER when I move the files from /hcl/ to the root / nothing works, not even /1.php. Help!