PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   error from step 4 to 5 (http://www.photopost.com/forum/photopost-pro-installation-upgrades/124558-error-step-4-5-a.html)

chio April 22nd, 2006 12:57 AM

error from step 4 to 5
 
I get these errors:


Warning: fopen(/home//site1/web/photopost/data/500/thumbs/index.htm): failed to open stream: Permission denied in /home//site1/web/photopost/install.php on line 1208

Warning: fclose(): supplied argument is not a valid stream resource in /home//site1/web/photopost/install.php on line 1209

Warning: fopen(/home//site1/web/photopost/data/500/medium/index.htm): failed to open stream: Permission denied in /home//site1/web/photopost/install.php on line 1214

Warning: fclose(): supplied argument is not a valid stream resource in /home//site1/web/photopost/install.php on line 1215

Warning: fopen(/home/./site1/web/photopost/data/500/mini/index.htm): failed to open stream: Permission denied in /home/site1/web/photopost/install.php on line 1220

Warning: fclose(): supplied argument is not a valid stream resource in /home/./photopost/install.php on line 1221

Warning: fopen(/home/./web/photopost/data/1/thumbs/index.htm): failed to open stream: Permission denied in /home/./photopost/install.php on line 1208

Warning: fclose(): supplied argument is not a valid stream resource in //web/photopost/install.php on line 1209

Warning: fopen(/home/web/photopost/data/1/medium/index.htm): failed to open stream: Permission denied in /home/./web/photopost/install.php on line 1214

Warning: fclose(): supplied argument is not a valid stream resource in /home/web/photopost/install.php on line 1215

Warning: fopen(/home/./photopost/data/1/mini/index.htm): failed to open stream: Permission denied in /home//web/photopost/install.php on line 1220

Warning: fclose(): supplied argument is not a valid stream resource in /home/./web/photopost/install.php on line 1221

Warning: fopen(/home/./web/photopost/data/2/thumbs/index.htm): failed to open stream: Permission denied in /home//web/photopost/install.php on line 1208

Warning: fclose(): supplied argument is not a valid stream resource in /home/site1/web/photopost/install.php on line 1209

Warning: fopen(/home/web/photopost/data/2/medium/index.htm): failed to open stream: Permission denied in /home//web/photopost/install.php on line 1214

Warning: fclose(): supplied argument is not a valid stream resource in /home//web/photopost/install.php on line 1215

Warning: fopen(/home//web/photopost/data/2/mini/index.htm): failed to open stream: Permission denied in /home//web/photopost/install.php on line 1220

Warning: fclose(): supplied argument is not a valid stream resource in /home//web/photopost/install.php on line 1221

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home//web/photopost/forums/vb3.php on line 460

------------------------------------------------------------------------


I have chmoded every single damn file in the data folder to 777 and no luck

any help will be appreciated!

Chuck S April 22nd, 2006 08:11 AM

Double check permissions but view a phpinfo file and double check your path. Something to me just does not look right look at the two double slashes

Code:

Content visible to verified customers only.
On the very first step of install after verifying the path make sure the path entered to the photopost directory is correct.


All times are GMT -5. The time now is 02:36 AM.

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