PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   issues clean install (http://www.photopost.com/forum/photopost-pro-installation-upgrades/116369-issues-clean-install.html)

sitka October 24th, 2005 12:59 AM

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

Chuck S October 24th, 2005 09:37 AM

Hello the error there tells me that your data directory especially 500 and its children are not set to 777

Did you drill down and set all levels to 777?


All times are GMT -5. The time now is 05:59 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97