I might have permissions problem looking for help.
I use a program to generate php programs that connect to mysql databases. It has a built in FTP program to load the php pages to your site after they are generated. Here is the delimma, when I publish my pages to a hosting controller site the php doesn't return any data or finish loading includes etc... I know php works as I can run test.php programs without issue within the same site.
When I publish the same php pages to a non hosting controller site it works fine. Data returns and the pages finish loading. I am guessing there are permissions I need to change or allow for the php to work properly within a hosting controller controlled site?
I have been troubleshooting this for days.. it’s got to be a simple fix. Again, if I create a website on the same box outside of hosting controller environment it works. Within a hosting controller site it doesn’t work.. Any thoughts ?