PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old February 10th, 2007, 03:30 PM   #1 (permalink)
detonate
Guest
 
Posts: n/a
upload timeout

I'm still testing out my photopost installation. I can upload images and small videos without a problem, but when I try to post a 8 MB video, the little spinning gray upload graphic does its thing for a few minutes, then I get a "The connection to the server was reset while the page was loading" page.

I placed

ini_set("max_execution_time", 0);
ini_set("memory_limit", "40M");

at the top of pp-inc.php like Chuck suggested in other timeout-related threads, but it does nothing. Any other ideas?
  Reply With Quote
Old February 10th, 2007, 05:34 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,649
Maybe 40m is not enough for your 8mb video.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 10th, 2007, 09:16 PM   #3 (permalink)
detonate
Guest
 
Posts: n/a
I tried changing it to 100, but it still doesn't work. Is this unusual?
  Reply With Quote
Old February 11th, 2007, 12:32 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,649
You can link a phpinfo for your server here but it can be very normal depending on your PHP setup since by default in PHP you can not upload a file over 2mb and there are memory issues and timeouts to counter with huge file uploads so all depends I need to see your PHP setup and whether I can tell you anything that can help depends on your ability to alter php server settings.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 11th, 2007, 12:48 PM   #5 (permalink)
detonate
Guest
 
Posts: n/a
http://pyrouniverse.com/phpinfo.php
  Reply With Quote
Old February 11th, 2007, 01:27 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,649
Your PHP is not setup with a memory_limit variable therefore there is nothing for the script to override. You need to alter your PHP.ini file directly and add the memory_limit and restart PHP
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 11th, 2007, 06:03 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2007
Posts: 15
Lightbulb php.ini

In you php.ini search for this section and changed the parametrers shown below.

;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;

max_execution_time = 30000
max_input_time = 300
memory_limit = 800M
Pick007 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
install timeout luciray ReviewPost Installation & Upgrades 2 January 30th, 2007 07:22 PM
Timeout during bulk upload Mephisteus Installs and Upgrade - vBulletin 3.5.X 0 September 19th, 2005 03:26 PM
install problem: timeout vbusers11 Installs and Upgrade - vBulletin 3.5.X 10 September 18th, 2005 06:03 PM
Timeout Fletch79 Photopost Pro Installation & Upgrades 6 November 13th, 2004 04:56 PM


All times are GMT -5. The time now is 08:34 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0