Jump to content

server error


Recommended Posts

php error log file is an simple .txt file usually located in your FTP root dir, or in the /log/ directory.

Sometimes on shared hostings this fille is available, sometimes not - everything depends on your hosting settings.

 

check also webhosting control panel, sometimes you can check php error log also there.

Link to comment
Share on other sites

it's a good idea as vekia suggested to know where your error logs are located in your hosting account. This is usually best sorted out by a quick call to you hosting company.

 

you can follow the link below to hopefully get the error on your browser screen.

 

http://www.prestashop.com/forums/topic/224525-how-to-get-debug-information-for-500-error-or-blank-page/

Link to comment
Share on other sites

HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request. how to solve this error?

 

did you turn on error reporting as suggested? It's appears you did not otherwise it would have displayed the error behind the 500

Link to comment
Share on other sites

i found out its encounter this error>>Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 7680 bytes) in/home/a7949806/public_html/prestashop/tools/smarty/sysplugins/smarty_internal_templateparser.php on line 2420

Link to comment
Share on other sites

i found out its encounter this error>>Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 7680 bytes) in/home/a7949806/public_html/prestashop/tools/smarty/sysplugins/smarty_internal_templateparser.php on line 2420

 

have your hosting provider increase your memory limit to 128mb (from 64mb)...

Link to comment
Share on other sites

×
×
  • Create New...