Jeffro Posted June 30, 2013 Report Share Posted June 30, 2013 Hi, I recently began using UniServer. I previously used XAMPP. Where do I store the php files? I stored them in 'www' but failed to get my application working. When using XAMPP, I saved the same php file (test.php) under 'htdocs' and everything works fine. When I use UniServer I cannot get my app to work. Did I save my php in the correct location? Is there anything else I may have missed? Thanks Quote Link to comment Share on other sites More sharing options...
Ric Posted July 3, 2013 Report Share Posted July 3, 2013 Folder ‘htdocs’ is equivalent to UniServer folder ‘www’ placing your test file in this folder is correct. The Apache log file may contain error information as to why your script failed. All the bestRic Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.