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
|