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 January 20th, 2007, 10:17 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2007
Posts: 4
Unhappy 400 error when trying to upload videos

Hey everyone. I am unable to upload videos for my new photopost.

I did a very big search on this problem, and did all the suggestions that I could find, and I still can't upload videos!

I selected a 441kb video file, press upload, see a "success" message, but then it conks out right after that. I get a white screen that says:
INTERNAL SERVER ERROR
An internal server error has occured!
Please try again later.
Here are my admin settings:
Maximum multimedia upload size in Kb: 60000000
Acceptable multimedia file types: .mpeg,.mpg,.avi,.asf,.wmv,.mov

I added the bold line to my pp-inc.php file:
error_reporting (E_ALL ^ E_NOTICE);
ini_set("memory_limit", "60M");

And I updated my php.ini file to this:
max_execution_time = 3000; Maximum execution time of each script, in seconds
memory_limit = 60M;
max_uploaded_file = 60M;
post_max_size = 60M;
upload_max_filesize = 60M;

help!
vintagestars.com is offline   Reply With Quote
Old January 22nd, 2007, 04:35 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,666
441kb is quite small so there should be no issues there. Do image uploads work that size?

You can post a url and test user login here for us to try
__________________
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 January 28th, 2007, 12:44 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2007
Posts: 4
Quote:
Originally Posted by Chuck S View Post
441kb is quite small so there should be no issues there. Do image uploads work that size?

You can post a url and test user login here for us to try
I am able to upload images without a problem. However, if I update the admin panel to allow for multiple image uploads, it conks out on the "bulkupload.php" script. Same with the videos.

My photopost is here:
http://vintagestars.com/portal

Here is an test login:
user: testing
pass: thx1138
vintagestars.com is offline   Reply With Quote
Old January 28th, 2007, 01:35 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,666
As long as your PHP settings give more memory to PHP it should work. Place a phpinfo.php file in your photopost directory and post that link here.

The phpinfo.php file should look like this inside

<?phpinfo();?>
__________________
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 January 29th, 2007, 12:49 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2007
Posts: 4
Quote:
Originally Posted by Chuck S View Post
As long as your PHP settings give more memory to PHP it should work. Place a phpinfo.php file in your photopost directory and post that link here.

The phpinfo.php file should look like this inside

<?phpinfo();?>
http://vintagestars.com/phpinfo.php

These are my php.ini settings:
max_execution_time = 3000;
memory_limit = 60M;
max_uploaded_file = 60M;
post_max_size = 60M;
upload_max_filesize = 60M;
vintagestars.com is offline   Reply With Quote
Old January 29th, 2007, 01:11 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,666
Have you considered seeing if mogrify (imagemagick) exists on your server and if so try using that for uploads since that does not use PHP memory and can not stall PHP like GD2 can.

Whatever file your trying to upload is crashing PHP cause your using GD2 as thats not stable to process giant images
__________________
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 January 31st, 2007, 01:13 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2007
Posts: 4
I switched it to ImageMagick... now this happens after I upload a video:

Error creating thumbnail! Error code: 127

Command:

"/usr/bin/mogrify" +profile "*" -size 76x100 -quality 70 -geometry 76x100 -unsharp 10 '/homepages/24/d169348544/htdocs/portal/data/534/thumbs/drawings.jpg'
vintagestars.com is offline   Reply With Quote
Old January 31st, 2007, 01:49 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,666
Imagemagick does not exist where your telling the program it is. You may have to ask your host if it exists on your server
__________________
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
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
Upload error - Write error, broken pipe gholsie Photopost Pro Installation & Upgrades 3 December 20th, 2006 02:31 PM
How do I upload videos? shakes Photopost Pro How Do I...? 6 September 20th, 2006 07:49 PM
Trying to upload videos! doggy1 Photopost Pro Installation & Upgrades 2 October 30th, 2005 02:36 PM
Is it possible to have a place where people can upload videos that goes to a dif GamingVidz.com Before You Buy 3 August 31st, 2005 05:56 AM
unable to upload videos nnowakow Photopost Pro Installation & Upgrades 3 July 10th, 2005 11:42 AM


All times are GMT -5. The time now is 10:09 AM.

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