View Single Post
Old December 4th, 2004, 08:57 PM   #8 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Well If I am reading you right The config file does not get set to 644. The directions say this

Quote:
Step 1 will let your review and/or set your options in config-inc.php. Your config-inc.php MUST be writable by install for this step to succeed. If you get an error, it is because the server does not have write access to the file. Change permissions to 777 and run again.
As far as the database variables you talk about you enter just as the install script states. Those are the mysql database entries for the user database. This would be on a internal install the same as the first database settings. You even quoted that above and explains this

Quote:
If you plan to use PhotoPost's internal user registration system rather than interfacing with a forum user database, make sure that $database and $database_bb are both set to the same PhotoPost database.
Are you trying to edit the config file by hand?

If I go to your install it looks to me like your missing the config file

Quote:
Warning: main(config-inc.php): failed to open stream: No such file or directory in /home/sandeep/public_html/gallery/pp-inc.php on line 54

Warning: main(config-inc.php): failed to open stream: No such file or directory in /home/sandeep/public_html/gallery/pp-inc.php on line 54

Fatal error: main(): Failed opening required 'config-inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sandeep/public_html/gallery/pp-inc.php on line 54
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; December 4th, 2004 at 08:59 PM.
Chuck S is offline   Reply With Quote