littlebigman Posted March 1, 2009 Share Posted March 1, 2009 HelloPrestaShop was installed successfully on a test host a couple of weeks ago, but now, I get a blank page when I call the main page. MySQL is up and running, the tables are still there, Apache + PHP is OK too... but nothing, and nothing said in /var/log/messages or /var/log/httpd-errors.How can I investigate why PrestaShop is no longer working?Thank you. Link to comment Share on other sites More sharing options...
Guest Posted March 1, 2009 Share Posted March 1, 2009 Could you provide your url? Link to comment Share on other sites More sharing options...
littlebigman Posted March 1, 2009 Author Share Posted March 1, 2009 Sorry, the test host is not available for connections from the Net.I opened index.php to check what it did, and I see that it's a few lines on include's. Why would index.php not return anything? Is there a log file somewhere that I could check to see if it reports errors? Link to comment Share on other sites More sharing options...
Guest Posted March 1, 2009 Share Posted March 1, 2009 Download this file and put it on your webspace then browse it: http://download.prestaflux.com/category.php?id=9 Link to comment Share on other sites More sharing options...
littlebigman Posted March 1, 2009 Author Share Posted March 1, 2009 Sorry, it's not available: "Sorry, the file that you have requested to download can not be found at this time, please try again later. This download error has been logged and reported to the administrator."Is there another way to understand why PrestaShop is showing a blank page? Link to comment Share on other sites More sharing options...
littlebigman Posted March 1, 2009 Author Share Posted March 1, 2009 Unless I'm mistaken, all this file does is call phpinfo() and phpinfo(INFO_MODULES)... which are succesfully shown.Any idea about what I could try to figure it out? Link to comment Share on other sites More sharing options...
littlebigman Posted March 2, 2009 Author Share Posted March 2, 2009 Finally figured it out: Last week, I tried to recompile MySQL to install a newer version, and it seems to have left the host in an unstable state since MySQL would no longer work. Recompiling the whole LAMP stack solved the issue, and PrestaShop is working again. Thanks guys for the help. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now