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 April 12th, 2005, 05:49 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
Install failing to recognize mogrify location.

I double checked where the mogrify is located via SSH and the locate mogrify command but when I go to install classifieds for my new "Mom" site... it tells me to stuff it (er, that isn't where mogrify is located).

Thoughts?

Also having install errors but will look into those more before whining to Chuck.

http://www.mommarama.net/classifieds/
GoodGeeks is offline   Reply With Quote
Old April 13th, 2005, 10:03 AM   #2 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
Having safemode issues. Probably the cause of everything.

Will post when I have that sorted out.

GoodGeeks is offline   Reply With Quote
Old April 13th, 2005, 10:58 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
I set the site in ensim to use high security mode, which turns safemode off, but without the security risks and the safemode errors are gone.

Still having errors. Will poke around some more.
GoodGeeks is offline   Reply With Quote
Old April 13th, 2005, 11:43 AM   #4 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
Just tried the install again and it is telling me that my mogrify directory is incorrect. Just double checked as root and the path is accurate.

Anyone been there, done this?
GoodGeeks is offline   Reply With Quote
Old April 13th, 2005, 11:56 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Your high security settings are more than likely preventing you from accessing scripts outside your domain area
__________________
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 April 13th, 2005, 11:57 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
I had the same problem on low security with safemode.

Perhaps trying low security without safemode might work, eh?

GoodGeeks is offline   Reply With Quote
Old April 13th, 2005, 12:04 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
yes you can try also if they did not compile imagemagick with enable shared your not going to find it anyway
__________________
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 April 13th, 2005, 02:23 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
The safemode restrictions are gone but still having some other problems which leads me to believe it is set for external reg, rather than using the vb3 user tables.

I've tried running install a few times and it still isn't working properly. I got as far as I did through editing the DB in phpMyAdmin. At this point, I am deleting the entire directory and all tables and will start from total scratch.

After the white screen (after step 2), the tables were created but were not populated with the information i had filled out. Bleh.

I just want it to work. I'll try the install again and let y'all know what happens.
GoodGeeks is offline   Reply With Quote
Old April 13th, 2005, 02:39 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
Deleted everything, ran fresh copies, cleaned out pp tables.

Going from step 2 to step 3 gives me a blank page and an incomplete install.

Please help.
GoodGeeks is offline   Reply With Quote
Old April 13th, 2005, 06:07 PM   #10 (permalink)
Senior Member
 
Join Date: Mar 2003
Posts: 1,319
Hi..

could you turn on your php errors in php.ini to see what the exact error is rather than a blank screen... in your php.ini try alter the code below :

error_reporting = E_ALL
display_errors = On

and then what do you see?, might help greatly

-T
b6gm6n is offline   Reply With Quote
Old April 13th, 2005, 06:17 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
My php.ini currently says is set to:

error_reporting = E_ALL & (tilde)E_notice

And

display_errors = On
GoodGeeks is offline   Reply With Quote
Old April 14th, 2005, 12:02 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
Very frustrated. Still no luck.

Do I need to increase my packet size from 8m in order to get it to work?

I'd really appreciate some help. I get the white screen after step 2, it creates the tables be does not populate.
GoodGeeks is offline   Reply With Quote
Old April 14th, 2005, 12:08 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
One thing I see is your path to classifieds is set to . instead of the path to your classifieds you might want to fix that in your config

/home/virtual/site18/fst/var/www/html/classifieds
__________________
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 April 14th, 2005, 12:12 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
I double checked and in the config-int.php and config-inc.php - both paths are:

// Path to your PhotoPost Classifieds installation - no end slashes
$PP_PATH = "/home/virtual/site18/fst/var/www/html/classifieds";

// We need to know the server paths to both your vB installation and your Classifieds installation
$vbpath = "/home/virtual/site18/fst/var/www/html/forums";
$pppath = "/home/virtual/site18/fst/var/www/html/classifieds";
GoodGeeks is offline   Reply With Quote
Old April 14th, 2005, 12:18 PM   #15 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
What causes the white screen between step 2 and 3?
GoodGeeks is offline   Reply With Quote
Old April 14th, 2005, 12:27 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Your path cant be that in pp-inc if it is coming back as a .
__________________
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 April 14th, 2005, 12:45 PM   #17 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
I just commented out lines 703 to 710 in install.php and that allowed me to get past the white screen.

The zipData table is too large. I will have to manually create and fill the zipData table in phpMyAdmin.

Hopefully my problems and troubleshooting will help someone else down the road.

Got the install complete now, just can't login. LOL This is the install that doesn't endddddddddd.
GoodGeeks is offline   Reply With Quote
Old April 14th, 2005, 01:10 PM   #18 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
Finally got out of the admin loop. In the install I set it for vB3 integration but the database didn't carry over those settings, or the vB3 cookie settings.

I manually changed both in phpMyAdmin. Now I can login, but something isn't synched.

I cleared my cache. I can login to the admin panel, only to be told I am not a valid admin or moderator. I double checked the settings in my usergroups and the admin usergroup (me) is set to 1's.

I did look at the pp_users table and it is empty. Might the problem lie there?
GoodGeeks is offline   Reply With Quote
Old April 14th, 2005, 01:16 PM   #19 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
Here are my cookie settings:

domain: (blank)
path to save cookies: /
cookie prefix: bb
GoodGeeks is offline   Reply With Quote
Old April 14th, 2005, 02:30 PM   #20 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 48
Well, maybe I am being impatient, but if no one has any suggestions and I can't find anything about this by searching, I'll try yet another fresh install.
GoodGeeks 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
how do you get it to recognize header/footer files? redbox ReviewPost Installation & Upgrades 3 October 20th, 2005 08:48 AM
Permanent Watermark on Upload Failing(NOT A BUG) overcast Photopost Pro Bug Reports 4 October 9th, 2005 12:03 PM
Advanced Search doesn't recognize numbers(FIXED) mjm Photopost Pro Bug Reports 19 September 12th, 2005 06:06 AM
E-cards recipient wont recognize my forum username and no buttons as unregisterd SomeName Installs and Upgrade - vBulletin 3.5.X 5 September 6th, 2005 12:00 AM
PP Install can't find mogrify dobbs Photopost Pro Installation & Upgrades 13 March 7th, 2005 09:23 AM


All times are GMT -5. The time now is 03:21 AM.

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