- This topic has 3 replies, 4 voices, and was last updated 7 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › WP Photo Seller – getting Internal Server Error
tried to uppload 3 images to the gallery and it worked fine.
then tried to load more (40 images with low resolution) and the gallery keeps giving the 500 Internal Server error.
It is likely that your server is not being able to handle the upload of that many files.
What is the PHP memory limit of this site? Your hosting provider can answer this question for you.
I am having trouble getting a watermark image to show. I am using a png image. This is the message I am getting: Warning: /copy/home/content/64/9770864/html/wp-content/wploads/wp_photo_seller/3/pw1ytb4wfh/Water_Build_Copy)[function.copy]:failed to open stream: No such file or directory in home/content/64/9770864/html/wp-content/plugins/wp-photo-seller/admin/gallery-manage.php on line 567
There are a couple of things you will need to check.
1) What is your PHP memory_limit value for your installation? (ask your host provider to help you if you can’t find this)
You will need at least 128M (256M is preferred)
Also be aware that of you are on a cheap shared hosting solution, even though your configuration might say that you have 128M your provider will throttle your memory to something much smaller.
2) Check your server PHP error_log file and let us know what errors you see. (ask your host provider to help you if you can’t find PHP error log file)