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 July 17th, 2004, 01:26 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
config-inc

hello,

what do you mean by this things in config-inc:

$PP_PATH = "/home/sites/yoursite/photopost";

(do you mean the path for the install file in the server?)

and
// PhotoPost's database name
$database="photopost";

(I want to use the same mysql database that i presently use for the forum, so should i write the mysql database name here?)


and

// User database host address, or leave as localhost
$host_bb="localhost";

( why theres another user mysql database ? can I add information for just one or add the sae information for the two?)

and here

$vblicense = '***YOUR VB LICENCE NUMBER ***';

should i leave the stars?


thank you
fatma is offline   Reply With Quote
Old July 17th, 2004, 01:33 PM   #2 (permalink)
donb
Guest
 
Posts: n/a
You shouldn't edit this file. Just run the installer, it will handle this file.
  Reply With Quote
Old July 17th, 2004, 01:46 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
ok, thanks
fatma is offline   Reply With Quote
Old July 17th, 2004, 02:45 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
am during the instllation now what about the previous information I asked about ...... what should I write?
fatma is offline   Reply With Quote
Old July 17th, 2004, 03:07 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,686
what do you mean by this things in config-inc:

$PP_PATH = "/home/sites/yoursite/photopost";

(do you mean the path for the install file in the server?)

and
// PhotoPost's database name
$database="photopost";

(I want to use the same mysql database that i presently use for the forum, so should i write the mysql database name here?)

YES

and

// User database host address, or leave as localhost
$host_bb="localhost";

( why theres another user mysql database ? can I add information for just one or add the sae information for the two?)

YOU NEED TO ENTER YOUR FORUM DATABASE INFO HERE IF YOUR INTEGRATION WITH A FORUM. FOR AN INTERNAL INSTALL OR IF YOUR PUTTING THE PHOTOPOST TABLES IN THE SAME DATABASE AS THE FORUM THE INFO IS THE SAME AS THE FIRST PHOTOPOST DATABASE.

and here

$vblicense = '***YOUR VB LICENCE NUMBER ***';

should i leave the stars?

IF YOU ARE USING VB3 YOU MUST ENTER YOUR VB LICENSE REPLACING EVERYING IN BETWEEN THE ' ';
__________________
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 July 21st, 2004, 09:35 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
I have this message ......

"We are unable to open the config-inc.php file for writing (nor can we change the permissions.
Please make the config-inc.php writable so we can save your information and restart your install.
"
fatma is offline   Reply With Quote
Old July 21st, 2004, 09:36 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,686
Per the installation instructions the config-inc.php needs to be set to 666 using CHMOD
__________________
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 July 21st, 2004, 09:46 AM   #8 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
and how can I do this?
fatma is offline   Reply With Quote
Old July 21st, 2004, 10:01 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,686
So you have not chmod'ed any of the directories or files per the installation instructions?

Basically this is done in your FTP client after you upload you can right click the directories and specific files and you will see CHMOD. Select that and enter the value and hit enter.
__________________
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 July 21st, 2004, 10:18 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
no I have not, thank you for your kind help.

what do you mean by this :
Forums database table prefix for your forum (you may have chosen this initially when you installed your forum - leave blank if none or default):
fatma is offline   Reply With Quote
Old July 21st, 2004, 10:22 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,686
That means if integrating with a forum does it have a table prefix like vb3_ etc
__________________
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 July 21st, 2004, 10:33 AM   #12 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
I have vb3.0.3, so should I write vb3_etc.
fatma is offline   Reply With Quote
Old July 21st, 2004, 10:46 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,686
Only if you use a table prefix on your forums
__________________
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 July 21st, 2004, 11:26 AM   #14 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
I don't know, may I leave it blank?
fatma is offline   Reply With Quote
Old July 21st, 2004, 12:04 PM   #15 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
I left it blank, and when I finally hit the 'comblete instlation' button ,I have this error,

Failed MySQL Query: [Resource id #5]:UPDATE empho.netsettings SET setting='vb3' WHERE id=41
Error:
fatma is offline   Reply With Quote
Old July 21st, 2004, 12:28 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,686
Is netsettings your VB database or Photopost

Something changed from your initial install

It is telling you that it can not find your photopost settings table
__________________
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 July 21st, 2004, 01:06 PM   #17 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
I don't know, am not expert in this things. my VB database is working well, what is the wrong here and how could I fix it?

maybe I should go back to the first page for instllation and review the information for the user database?.
fatma is offline   Reply With Quote
Old July 21st, 2004, 01:42 PM   #18 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
do you have online installing manual, with pictures?
fatma is offline   Reply With Quote
Old July 21st, 2004, 04:26 PM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,686
No we dont have a picture installation. Here are the installation instructions

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

I would double check all your database information in the first step of install.

We do offer installation service for customers who are technology challenged.
__________________
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 July 22nd, 2004, 01:51 AM   #20 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
thank you omegatron for your kind help.

the error is gone, but I have blank page when trying to open the gallery or log to admincp.
fatma 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
Initial setup DB config question.. jamzz ReviewPost Installation & Upgrades 1 September 25th, 2005 09:38 PM
RP 3 - Config Questions WB ReviewPost Installation & Upgrades 8 September 2nd, 2005 01:57 PM
[4.7j] hide a category .. usergroup config skj310 Photopost Pro Installation & Upgrades 14 November 11th, 2004 03:26 PM
Ignoring the config-inc settings?!? KevlarMPowered Photopost Pro Installation & Upgrades 13 July 26th, 2004 08:24 AM
Config issue Rhino1 Photopost Pro Installation & Upgrades 7 July 8th, 2004 02:56 PM


All times are GMT -5. The time now is 12:42 PM.

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