I've been trying off and on for 3 days now to get PP installed. Tonight I thought I had everything well set again after password and db issues. At step 4, configuring Photopost, I get the following (replaced my real db with 'dbname':
Warning: fopen(/home/dbname/public_html/photopost/data/500/thumbs/index.htm): failed to open stream: Permission denied in /home/dbname/public_html/photopost/install.php on line 1208
Warning: fclose(): supplied argument is not a valid stream resource in /home/dbname/public_html/photopost/install.php on line 1209
Warning: fopen(/home/csea/public_html/photopost/data/500/medium/index.htm): failed to open stream: Permission denied in /home/dbname/public_html/photopost/install.php on line 1214
I have over and over set permissions in the /data directories and files, as well as the install.php file.
Also, for the database host field for both Photopost and Vbulletin, I have it set to 'localhost', but have specified the two different database names (1 for PP, one for
VB). The passwords are correct, I am logged in as an admin with all permissions. My
VB license number is plugged in correctly. And this is the path that is set /home/dbname/public_html/photopost
This is crazy, where am I going wrong?