I made a PHP file that has to be accessed by the blogging software I use, Greymatter. Greymatter requires the files it accessed to be CHMOD'd to 666. However, whenever I CHMOD a PHP file to 666, I get a server error when I try to view it from my web browser.
What's going on?
What's going on?
Comment