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 April 22nd, 2006, 05:39 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 194
Install

Just installed PhptoPost and I went through the installation process. Everything was fine. I got to the page that told me to delete install.php so I did. Following that it took me to the login page. I logged in with my vBulletin login information and I got:

Warning: chdir(): No such file or directory (errno 2) in /home/frisco/public_html/railimages/header-inc.php on line 60

Warning: main(./global.php): failed to open stream: No such file or directory in /home/frisco/public_html/railimages/header-inc.php on line 61

Warning: main(./global.php): failed to open stream: No such file or directory in /home/frisco/public_html/railimages/header-inc.php on line 61

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/frisco/public_html/railimages/header-inc.php on line 61

Any information on what the problem might be would be appreciated.
Pirate45 is offline   Reply With Quote
Old April 22nd, 2006, 06:06 AM   #2 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 194
Figured part of it out. Back later with other problems. Sorry....
Pirate45 is offline   Reply With Quote
Old April 22nd, 2006, 06:12 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 194
Ok, I am screwed up here...

I can't get to the admin place where I change settings, etc., I guess.

I can't stay logged in either. I log in to PhotpPost and if I go to a vBulletin page I am logged out and vice-versa.

Actually, if I log in to PhotoPost, click on Admin, it takes me to the admin login page, I login, it takes me back to the main PhotoPost page and I am logged out.

I am not using any cookie prefixes, etc., in vBulletin. Those settings in vBulletin are all default.

Help is, as always, much appreciated.

Last edited by Pirate45; April 22nd, 2006 at 06:31 AM.
Pirate45 is offline   Reply With Quote
Old April 22nd, 2006, 08:05 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Your cookie settings are not correct. Rerun install.php and answer the questions correctly on install. Your vbulletin cookie prefix is bb by default as can be seen by looking in your vbulletin config.php file. After you rerun install.php and specify the correct cookie prefix and double checked your vb license number is correct in the photopost config file you should be able to login to admin. After you do that make sure in both products you set your cookie domain to .domain.com so your login is recognized through all subdomains.
__________________
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 22nd, 2006, 09:26 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 194
Ok trying that Chuck. Thank you for helping me.

In the setup:

PhotoPost Database Prefix (cannot be changed once set): pp_

Does this matter?
Pirate45 is offline   Reply With Quote
Old April 22nd, 2006, 09:32 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 194
I might be fixes here as I am in the control panel now. My question above still though... I deleted that and just left it blank. Is that something I would have had to set up to configure the MySQL account ot what? Sorry for the stupid questions, it is confusing (to my brain).
Pirate45 is offline   Reply With Quote
Old April 22nd, 2006, 09:44 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 194
Ok, I'm going nuts (and I apologize).

I've checked everything (and while it is entirely possible that I've overlooked something) it seems things are set right.

Now when I go to my main page for PhotoPost I get this:

Warning: chdir(): No such file or directory (errno 2) in /home/frisco/public_html/railimages/header-inc.php on line 60

Warning: main(./global.php): failed to open stream: No such file or directory in /home/frisco/public_html/railimages/header-inc.php on line 61

Warning: main(./global.php): failed to open stream: No such file or directory in /home/frisco/public_html/railimages/header-inc.php on line 61

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/frisco/public_html/railimages/header-inc.php on line 61

Although, I have the control panel working good. It seems that the paths or something would be the problem but I've checked them and I do not see any wrong URL's or paths.

Thank you for you patience.
Pirate45 is offline   Reply With Quote
Old April 22nd, 2006, 10:58 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Hello

Your last error here is the same as your first one you posted on the last step of install you have entered the incorrect forum path on install and you figured out the fix of editing your config-int.php and specifying the correct path to vb in the $vbpath variable in your first two posts. Just do that again and you should be fine.
__________________
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 22nd, 2006, 11:20 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 194
In the control panel:

URL to your forums main directory
This is the URL path to your forum installation.

This is set correctly. Do I need to actually view and edit the file as this setting is correct? Do I need to run the installer again?

Thanks and sorry to drive you nuts.
Pirate45 is offline   Reply With Quote
Old April 22nd, 2006, 11:30 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
In my post above

Edit your config-int.php file and place the proper server path to vbulletin in the $vbpath variable in that file
__________________
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 22nd, 2006, 12:38 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 194
Using that information I did find the problem in that file.

Thank you very much for helping me Chuck.

Charlie
Pirate45 is offline   Reply With Quote
Old April 22nd, 2006, 06:29 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
The error you are posting the solution is as I posted above.

You would need to edit the config-int.php file and in the $vbpath variable input the proper server path to your vbulletin forum. Basically our program can not find your vbulletin global.php file.
__________________
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 23rd, 2006, 08:31 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 194
I'm all set on that Chuck. Thank you again.
Pirate45 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



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