I have a problem with images. System is uploading images but it is not showing them. Shop is 4.5.9 version. Images are properly named. Permission for images is 777.
I had a look in all help documents and forum, but I cannot find any mistake.
Please use google to find a manual how to turn on error logging in your system environment… Maybe this can help you… http://stackoverflow.com/a/3576664
I am not really in knowledge in this part, but as much as I know log error should be unchecked and so it is by me. On link you were sending to me, I am reading the same:
“The default behaviour is for error_log() to output to the Apache error log. If this isn’t happening check your php.ini settings for the error_log directive - leave it unset to use the Apache log file for the current vhost.”
I don’t really know your system but on most UNIX systems log files are located in /var/logs/ (see attachment) but they can also be located under e.g. /var/www/websites/belladerm.at/logs/ or something like this…
Dear Kai,
It is not clear to me what shell I do with log errors. As I have already said, my knowledge is not big in this part. May you tell me what shell I do exactly?
Dear Slava,
I am not able to tell you what you shall do exactly because I don’t know what’s the problem. When the server returns an error 500 normally there is something wrong with the .htacces but in some configuration cases the server also returns an error 500 when there is a php error. So it depends on your server configuration. Can you provide ftp or ssh access?