I get page not found error when I try to run my php file running on the root folder of my apache. Other php files run fine(anyway this is a magento based site). Is it because i transferred the file through FTP?
Can a server be configured not to run some specific files? How can i get round this? has is got something to do with .htacess?
I get page not found error when I try to run my php file
Share
Be sure you uploaded your file into the /www or /httpdocs subdirectory.
If so, check the permissions of your file.