Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Easy Populate Timeouts and blank pages


crounauer

Recommended Posts

Hi,

 

I recently installed EP 2.74 and had some initial problems but have managed to get it sorted now.

 

One of the problems I had were timeouts when uploading large files. Timeouts resulted in a blank page being displayed where the EP page should have been.

 

This can be solved in two ways: -

 

1. add the following code to the .htaccess file in the admin section altering the variables as needed. These settings will override the settings in the etc/php.ini file settings

 

php_value memory_limit 25M

php_value upload_max_filesize 25M

php_value post_max_size 25M

php_value max_execution_time 900

 

2. Increase the php script max execution time in /etc/php.ini to 120 seconds. Also increase the maximum allowed post size and file upload size.

 

Hope this info is usefull!

 

Simon.

Gynogapod - Great Products, Tiny Prices!

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...