I have a website lifesciencesworld.com that I installed to a new host ipage. The admin portion works fine and I can access all database entries. However the website app is not working right. It displays the layout fine, but can't seem to retrieve data from the same database that the admin tool is accessing. I am confident the database itself is fine. The one file I see to connect to the database seems also fine. You can just enter lifesciencesworld.com to see for yourself. I am open to suggestions or if you need to dive on please give me an hourly rate and how long you think you'll need. Thanks!
i was on the same host they are a bit a different than other hosts in the sense that they dont' use local server as database host, instead they have a separate database server which is firewall protected only the ip's of EIG network are allowed in that. So, please check if you are trying to access database remotely, because that wont' happen. there can be some other issues as well, but this is the one which i can think of right now.
I can't figure it out, and my php knowledge is limited. If anyone wants to take this on please send me a PM. Thanks
Actually Ed, on further investigating it seems the app is connecting but failing to retrieve data, so it is handled by the programs without crashing. For some reason after the app connects to the database it can't find the data it is trying to retrieve. Maybe it's a different version of MySQL or something. Because all the records seem to be loaded properly.
Are there no error messages printing to the console of the app? I could try having a look at what's wrong if you let me ssh to your server
Finally some progress. I think I need a php programmer for some light changes. I found the cgierror log. It says: 20170130T205413: lifesciencesworld.com/public_html/app/webroot/index.php PHP Strict Standards: Redefining already defined constructor for class Object in /hermes/bosnaweb10a/b2064/ipg.lifesciencesworldcom/public_html/cake/libs/object.php on line 75 PHP Strict Standards: Non-static method Configure::getInstance() should not be called statically in /hermes/bosnaweb10a/b2064/ipg.lifesciencesworldcom/public_html/cake/bootstrap.php on line 49