| issues clean install
having problems integ w/ vbulletin 3.5 gold
get the following error during installation: set all the folders in data to 777. any ideas?
PP creates 3 folders in the /data directory. medium,mini, and thumbs. the .htm file within isn't writable either. the owner and group are set to 99. i can't change the permissions.
Warning: fopen(/home/myserver/public_html/photos/data/500/thumbs/index.htm): failed to open stream: Permission denied in /home/myserver/public_html/photos/install.php on line 1195
Warning: fclose(): supplied argument is not a valid stream resource in /home/myserver/public_html/photos/install.php on line 1196
Warning: fopen(/home/myserver/public_html/photos/data/500/medium/index.htm): failed to open stream: Permission denied in /home/myserver/public_html/photos/install.php on line 1201
Warning: fclose(): supplied argument is not a valid stream resource in /home/myserver/public_html/photos/install.php on line 1202
Warning: fopen(/home/myserver/public_html/photos/data/500/mini/index.htm): failed to open stream: Permission denied in /home/myserver/public_html/photos/install.php on line 1207
Warning: fclose(): supplied argument is not a valid stream resource in /home/myserver/public_html/photos/install.php on line 1208
Last edited by sitka; October 24th, 2005 at 01:12 AM.
|