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

Classifieds Installation & Upgrades If you're having install or upgrade problems, post here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old May 20th, 2005, 09:10 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 64
Install Problem

Everytime I run the install script the is the error I get from the http server between step 2 and step 3. It creates the database but then gives me a 500 error.

Code:
Content visible to verified customers only.
offline is offline   Reply With Quote
Old May 21st, 2005, 02:32 AM   #2 (permalink)
Senior Member
 
Join Date: Mar 2003
Posts: 1,319
Hi..

This might be due to your host not having the image libuary 'GD' installed with php, ask your host about this.

-T
b6gm6n is offline   Reply With Quote
Old May 25th, 2005, 09:11 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 64
I actually found the biggest problem was my host provider was running an old version of php. NOW I get a memory error...

Code:
Content visible to verified customers only.
So how do I fix this?
offline is offline   Reply With Quote
Old May 25th, 2005, 10:21 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,946
What version of PHP?

You can surely try altering php memory to add more in the ini_set("memory_limit", "24M");

You would simply change 24M to something higher

What error do you get on screen the login errors do not tell me anything
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 25th, 2005, 11:45 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 64
Well, I sent a message to my hosting provider and they will not raise the memory limit above 16 megs for php. Im getting a 500 internal server error. I do not want to change hosting because I host 8 sites with them and it would be alot of trouble. Any suggestions?
offline is offline   Reply With Quote
Old May 25th, 2005, 12:09 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,946
What I am saying is you can tweak the script as I noted to use more memory for php.

You can also in install.php remove this code for zipcodes and then use the upgrade script to import the zipcodes after install.php

In install.php remove this and try reinstalling

// Upload the zipcode data (if present)
$query = @file("zipData.sql");

for ( $x=0; $x < count($query); $x++) {
$iquery = $query[$x];
$iquery = str_replace( ";", "", $iquery );
$setup = mysql_query($iquery, $link);
if ( !$setup ) print "<b>Error: ".mysql_error()."</b><br />";
}
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 25th, 2005, 02:55 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 64
Worked perfect, do I need to run the zipcode info since I am not planning on installing a zipcode database?

New problems... My forum is integrated with vB and I cannot log on thru the admin screen. I put my username and password in and it says loggin succesfull then just goes back to the loggin screen.

Second problem, I tried uploading an image into the default category on the stystem and this is what was returned to me back on the screen...

Warning: move_uploaded_file(./data2/1LEISURE_LOUNGE.jpg): failed to open stream: No such file or directory in varwwwhtmlclassifiedsimage-inc.php on line 53
Code:
Content visible to verified customers only.
data directories and sub directories are set at 777
offline is offline   Reply With Quote
Old May 25th, 2005, 03:15 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,946
Hello

First issue more than likely you did not either enter the VB license number or set your cookies to match that of VB. Most usual issue is people do not set the cookie prefix to bb which is the default vb3 cookie prefix when they install the app.

Second Issue in Admin Global Options check your uploads and data server paths as they are set to . and not /var/www/classifieds/data and /var/www/html/classifieds/uploads
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 25th, 2005, 06:44 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 64
We are almost there! Thanks for all your help... Im only getting this error now...
Code:
Content visible to verified customers only.
offline is offline   Reply With Quote
Old May 25th, 2005, 08:01 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,946
As I posted above set your uploads path just like you did for the data path

I gave you both paths above
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   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 problem calvorn Photopost Pro Installation & Upgrades 12 November 25th, 2005 08:36 PM
Install problem Hemmi Photopost Pro Installation & Upgrades 0 May 27th, 2005 12:52 PM
one problem with install rabbitek ReviewPost Installation & Upgrades 1 April 22nd, 2005 09:59 AM
Install Problem ejectorset Photopost Pro Installation & Upgrades 3 March 14th, 2005 10:04 AM
Problem with Install Nomi Photopost Pro Installation & Upgrades 8 September 5th, 2004 07:04 PM


All times are GMT -5. The time now is 08:59 PM.

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