View Single Post
Old August 27th, 2005, 07:05 AM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
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