I have tried 4 times to do a clean install of this product and I cannot. Please help. Here are the steps I have taken:
1) Create a new mySql database on my server (ok).
2) Test GD setup on server (ok).
3) Create photopost folder on server (ok).
4) Set photopost file permission to 777 (ok).
5) Unzip photopost files into folder on desktop (ok).
6) Rename config-inc.php.NEW and config-int.php.NEW to config-inc.php and config-int.php (step missing in instructions)(ok).
5) Fresh upload of ALL photopost files to server (ok).
6) Set folder permissions (777, 755, etc)(ok).
7) Run install script in browser window (launches).
8) Enter database info - cut and paste from server db admin screen (ok).
9) Enter
VB license # - cut and paste from vBulletin config.php file (ok).
10) Enable GD2 via pulldown menu (ok).
11) STEP 2 verification complete!
12) Continue install for vBulletin (ok).
13) Enter URLS for forums, web site, etc (ok).
14) Enter direct paths to forum and photopost (checked via path.php install to my root directory on my server)(ok)
15) Install Complete!
16) Go to My Photo Gallery Login
17) Enter user name and password from PhotoPost registration email.
ERRORS!
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /homepages/43/d182725797/htdocs/forums/photopost/header-inc.php on line 64
Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /homepages/43/d182725797/htdocs/forums/photopost/header-inc.php on line 65
Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /homepages/43/d182725797/htdocs/forums/photopost/header-inc.php on line 65
Please help...
EDIT almost at the same time I sent this I fixed the problem. The permissions for config-inc.php and config-int.php were set to 644 (as it suggests in the instructions). Set these to 777 and everything worked.