Hi guys.
I am having a major issue with getting my PHP files to run from the web server sub folders. Works fine under the root but if it is moved into a subfolder it stops working.
There are a number of blogs, etc that try to exaplain how to fix but I am trying to get a basic fix.
1. Is it a server security setting?
2. Is it some code I need to add to my pages if they move to a sub folder?
3. If 2 then where exactly do I put the code?
Thanks to anyone who can help.
I am having a major issue with getting my PHP files to run from the web server sub folders. Works fine under the root but if it is moved into a subfolder it stops working.
There are a number of blogs, etc that try to exaplain how to fix but I am trying to get a basic fix.
1. Is it a server security setting?
2. Is it some code I need to add to my pages if they move to a sub folder?
3. If 2 then where exactly do I put the code?
Thanks to anyone who can help.
Comment