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 Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old August 26th, 2005, 10:51 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2005
Posts: 12
New Install upload Issue

I have installed the latest version of photopost. The install went pretty good. I created some categories and tried uploading a single file. The upload said it was successful, but when I view the gallery the file is not there. I receive no error messages. Feel free to register and upload.

Any ideas?

www.texashydrofoil.com/photopost/index.php

This is running on Windows 2003 server and IIS 6
PHP version is: 5.04
MYSQL is: 4.1.14
Image Magick Version: 5.5.6-q16

Last edited by bigfoilin; August 26th, 2005 at 10:55 PM.
bigfoilin is offline   Reply With Quote
Old August 27th, 2005, 07:05 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,943
Hello

Warning: mail() [function.mail]: SMTP server response: 550 <omegatron@comcast.net> Relaying denied in E:\WebSites\TexasHydrofoil.com\photopost\register.php on line 289

You need to setup php to handle email otherwise users will not get email Right now as it stands I cant upload since I will never be able to confirm the account I created.

If your file was above 2mb yes that file will not get processed by a default php install. The error is from php and not the program. The program can only tell ya an error if you set a limit otherwise it look like the file has processed.

PHP by default has a 2mb upload limit and if you dont tell Photopost the filesize limit is 2048 then basically your saying any error reporting is handled by PHP. Well PHP is not real good at error reporting

Now go ahead make my account confirmed so I can upload a file. If its not allowing files below 2MB then we may need to see what else is wrong. One suggestion I can give is also make sure to use a newer version of ImageMagick as the one your using is a couple years old.
__________________
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 August 27th, 2005, 08:13 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2005
Posts: 12
Chuck,

I just added your account to the registered usergroup. I will setup my mail relay later today.

Can you also reccomend a good shareware/freeware php editor?
bigfoilin is offline   Reply With Quote
Old August 27th, 2005, 08:30 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,943
Beyond Compare by scootersoftware for people just wanting to compare files and general editing

http://www.scootersoftware.com

Now if you really want to go all out you can get UltraEdit or a true editor but for most people I recommend beyond compare as its a file comparison editor and a must for people who want to hack
__________________
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 August 27th, 2005, 08:32 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,943
Hello

Make sure your data and uploads directories and all there subdirectories are set full access read write execute and iwam and iuser accounts are granted access to them. Also make sure iwam and iuser are given access to cmd.exe

Warning: exec() [function.exec]: Unable to fork ["e:/mogrify.exe" +profile "*" -size 100x75 -quality 70 -geometry 100x75 -unsharp 10 E:/WebSites/TexasHydrofoil.com/photopost/data/2/thumbs/856discosoma_sp.JPG] in E:\WebSites\TexasHydrofoil.com\photopost\image-inc.php on line 61
__________________
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 August 27th, 2005, 01:05 PM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2005
Posts: 12
OK, I verified that permissions were set correctly and now I am getting this error when I upload a file.

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.
bigfoilin is offline   Reply With Quote
Old August 27th, 2005, 02:43 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2005
Posts: 12
on another note....I just set IIS to use ISAPI and now when I upload I get this error.

Error creating thumbnail! Error code: 1

Command:

"C:/Progra~1/ImageMagick-5.5.6-Q16/mogrify.exe" +profile "*" -size 100x75 -quality 70 -geometry 100x75 -unsharp 10 E:/WebSites/TexasHydrofoil.com/photopost/data/500/thumbs/Blue_hills.jpg

any ideas?
bigfoilin is offline   Reply With Quote
Old August 27th, 2005, 05:21 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,943
Upgrade your imagemagick to the latest not the old one you have installed
__________________
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 August 27th, 2005, 09:14 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2005
Posts: 12
I upgraded imagemagick to 6.2.4-q16 and still have the same issue.

Error creating thumbnail! Error code: 1

Command:

"C:/Program Files/ImageMagick-6.2.4-Q16/mogrify.exe" +profile "*" -size 100x75 -quality 70 -geometry 100x75 -unsharp 10 E:/WebSites/TexasHydrofoil.com/photopost/data/500/thumbs/Sunset.jpg
bigfoilin is offline   Reply With Quote
Old August 27th, 2005, 09:34 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,943
Have you given iwam and iuser full access to uploads and data directories and cmd.exe??
__________________
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 August 27th, 2005, 09:53 PM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2005
Posts: 12
yes those two accounts have full control.
bigfoilin is offline   Reply With Quote
Old August 27th, 2005, 11:28 PM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2005
Posts: 12
OK, I am making progress, I resolved the previous issue by deleting +profile section out of one of the php files. I saw this on another post. I am able to upload smal jpg's, however, I am unable to upload any large files. What I mean by large files is approximately 3.5MB to 6MB jpg files. When I upload them it appears to complete the process but no thumbnails are created and the files are missing out of the uploads folder. (I receive no errors other than the image does not show)

I did edit the php.ini file and set the following variable:
upload_max_filesize = 10M

Please advise.
bigfoilin is offline   Reply With Quote
Old August 28th, 2005, 12:09 AM   #13 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2005
Posts: 12
nevermind....I rebooted and I can now upload larger images.
bigfoilin 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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Install Issue cherrystar Installs and Upgrade - vBulletin 3.0.X 2 July 24th, 2005 05:42 PM
Fresh Install into VB3.7 cookie issue? testpig Classifieds Installation & Upgrades 25 July 6th, 2005 08:17 AM
Install Issue : PP 5.11 + PHP-Nuke Platinum 7.6.0 VSDan Photopost Pro Installation & Upgrades 1 June 23rd, 2005 12:55 PM
Clean Install of 4.86 - Blank adm-index.php Issue LeMans350z Photopost Pro Installation & Upgrades 4 February 19th, 2005 05:38 PM


All times are GMT -5. The time now is 12:39 PM.

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