I'm running prestashop on my site. Everytime I try to login to my site (not cPanel). I get this error message. Smith6612 mentioned that this was a Nginx (the http server) error. I did a quick google search and this is what I found...
The error occurs on a successful login.
try:
test@test.com
test123
---------- Post added at 08:12 PM ---------- Previous post was at 08:09 PM ----------
I just tried to use the test account and it worked flawlessly. This is obviously a bug somewhere. Let me look into the code further and...
I'm running prestashop on my site. Every time I try to login, on my site (not cPanel), I get this error.
The page you are looking for is temporarily unavailable.
Please try again later.I'm not familiar with all of Prestashops error messages. So before I analyze the my sites code in depth, is...
Quick question, I'm installing a shopping cart to my site and it requires me to uncomment the:
extension=php_gd2.dll
I know how to do this but can I edit the php.ini and if so where would I locate it?