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 March 30th, 2006, 06:04 PM   #21 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Location: Costa Mesa, CA
Posts: 46
well actuly i guess the mail isnt working. i can send mail through the mail.php but not from the photopost site
aluisi is offline   Reply With Quote
Old March 30th, 2006, 06:14 PM   #22 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Location: Costa Mesa, CA
Posts: 46
okay my php mail is set up. I registered in photopost and used my gmail address as my email address during registration This is the error I am getting in photopost

PHP Warning: mail(): SMTP server response: 550 not local host gmail.com, not a gateway in C:\Program Files\Ensim\WEBppliance\SiteData\Domains\trevorjames.biz\ROOT\Inetpub\wwwroot\gallery\register.php on line 281

I can send php mail with the test file at trevorjames.biz/mail.php
aluisi is offline   Reply With Quote
Old March 30th, 2006, 06:51 PM   #23 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
You need to define in your php setup the smtp mail paramters

You need to set permissions on the uploads and data directories under the photopost directory to READ WRITE EXECUTE 777 permissions. There is no way around this. You need to ask your host to do this.
__________________
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 March 30th, 2006, 07:06 PM   #24 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Location: Costa Mesa, CA
Posts: 46
i just set the files wide open and it still wount work. Dang it. About the mail where do I config the smtp paramiters?
aluisi is offline   Reply With Quote
Old March 30th, 2006, 08:11 PM   #25 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
You configure the mail thing in your php.ini file on the server. You enter the correct SMTP settings. I can not tell you what they are.

http://www.photopost.com/installphp.html

That is the install instructions with permissions. Try using gd2 as the image processor and see what you get.
__________________
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 March 31st, 2006, 06:12 PM   #26 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Location: Costa Mesa, CA
Posts: 46
ohh well never mind I found the php.ini file lol

Last edited by aluisi; March 31st, 2006 at 06:17 PM.
aluisi is offline   Reply With Quote
Old March 31st, 2006, 06:22 PM   #27 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Location: Costa Mesa, CA
Posts: 46
okay here is my php.ini settings

Quote:
;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;

max_execution_time = 30 ; Maximum execution time of each script, in seconds
memory_limit = 8M ; Maximum amount of memory a script may consume (8MB)



;;;;;;;;;;;;;;;;;
; Data Handling ;
;;;;;;;;;;;;;;;;;

; Maximum size of POST data that PHP will accept.
post_max_size = 8M


;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;

; Whether to allow HTTP file uploads.
file_uploads = On

; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
upload_tmp_dir = c:\windows\temp\php

; Maximum allowed size for uploaded files.
upload_max_filesize = 2M


;;;;;;;;;;;;;;;;;;;
; Module Settings ;
;;;;;;;;;;;;;;;;;;;

[mail function]
; For Win32 only.
SMTP = (set as my servers IP address i took out my IP in here because i dont want people to know my servers IP)

; For Win32 only.
sendmail_from = me@localhost.com
aluisi is offline   Reply With Quote
Old March 31st, 2006, 06:54 PM   #28 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Location: Costa Mesa, CA
Posts: 46
Okay i switched to GD2 and I got a new error. One thing I notice after I installed the new version of php the php.ini file has all the old settings for the previous version of php.

Quote:
GD2 Error

PHP Fatal error: Call to undefined function: imagecreatefromjpeg() in C:\Program Files\Ensim\WEBppliance\SiteData\Domains\trevorjames.biz\ROOT\Inetpub\wwwroot\gallery\image-inc.php on line 84
aluisi is offline   Reply With Quote
Old March 31st, 2006, 07:10 PM   #29 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
You need to make sure the gd2 dll is in the extentions directory for php on your server and then fill in the php.ini and specify the extentions directory and uncomment the gd2 dll and that should enable gd2
__________________
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 March 31st, 2006, 07:27 PM   #30 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Location: Costa Mesa, CA
Posts: 46
should i replace all the old php.ini with the new install on in my windows directory? Also should the path to the extentions folder have / insted of \ in the path name?
aluisi is offline   Reply With Quote
Old March 31st, 2006, 08:44 PM   #31 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
You can use windows paths in the php.ini file you just need to place the true path to the folder that has the extentions in it like maybe

C:\PHP\extentions

The php.ini you edit is the one that is being used by 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
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
can not upload photos :( majed Photopost Pro Installation & Upgrades 13 March 19th, 2012 07:33 AM
Why can't I upload more than 5 photos? ipscone ReviewPost How do I...? 2 November 14th, 2005 09:13 AM
can not upload photos :( majed Photopost Pro Bug Reports 2 October 11th, 2005 01:05 AM
Cannot upload photos amymarco Photopost Pro Installation & Upgrades 26 May 12th, 2005 09:41 PM
Can't upload photos... banuchi Photopost Pro Installation & Upgrades 12 March 19th, 2005 11:56 AM


All times are GMT -5. The time now is 03:19 PM.

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