 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
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
|
| |
July 17th, 2004, 01:33 PM
|
#2 (permalink)
| | Guest |
You shouldn't edit this file. Just run the installer, it will handle this file.
| |
| |
July 17th, 2004, 01:46 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: May 2004
Posts: 93
|
ok, thanks |
| |
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?
|
| |
July 17th, 2004, 03:07 PM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,695
|
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 ' ';
|
| |
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.
"
|
| |
July 21st, 2004, 09:36 AM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,695
|
Per the installation instructions the config-inc.php needs to be set to 666 using CHMOD
|
| |
July 21st, 2004, 09:46 AM
|
#8 (permalink)
| | Member Verified Customer
Join Date: May 2004
Posts: 93
|
and how can I do this?
|
| |
July 21st, 2004, 10:01 AM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,695
|
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.
|
| |
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):
|
| |
July 21st, 2004, 10:22 AM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,695
|
That means if integrating with a forum does it have a table prefix like vb3_ etc
|
| |
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.
|
| |
July 21st, 2004, 10:46 AM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,695
|
Only if you use a table prefix on your forums
|
| |
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?
|
| |
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:
|
| |
July 21st, 2004, 12:28 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,695
|
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
|
| |
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?.
|
| |
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?
|
| |
July 21st, 2004, 04:26 PM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,695
|
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.
|
| |
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.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 06:05 PM. | |