PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Install Problem step 4 (http://www.photopost.com/forum/photopost-pro-installation-upgrades/114210-install-problem-step-4-a.html)

troller May 30th, 2005 10:52 AM

Install Problem step 4
 
This is the error I get...and even if I install all new..I get always the same error on instalation step 4 (so after I press ok in step 4)

Quote:

Warning: fopen(/home/thedaily/public_html/upload/photos/data/500/thumbs/index.htm): failed to open stream: Permission denied in /home/****/public_html/upload/photos/install.php on line 1171

Warning: fclose(): supplied argument is not a valid stream resource in /home/*****/public_html/upload/photos/install.php on line 1172

Warning: fopen(/home/****/public_html/upload/photos/data/500/medium/index.htm): failed to open stream: Permission denied in /home/****/public_html/upload/photos/install.php on line 1177

Warning: fclose(): supplied argument is not a valid stream resource in /home/****/public_html/upload/photos/install.php on line 1178

Warning: fopen(/home/thedaily/public_html/upload/photos/data/500/mini/index.htm): failed to open stream: Permission denied in /home/****/public_html/upload/photos/install.php on line 1183

Warning: fclose(): supplied argument is not a valid stream resource in /home/****/public_html/upload/photos/install.php on line 1184

Warning: fopen(/home/thedaily/public_html/upload/photos/data/1/thumbs/index.htm): failed to open stream: Permission denied in /home/****/public_html/upload/photos/install.php on line 1171

Warning: fclose(): supplied argument is not a valid stream resource in /home/thedaily/public_html/upload/photos/install.php on line 1172

Warning: fopen(/home/****/public_html/upload/photos/data/1/medium/index.htm): failed to open stream: Permission denied in /home/****/public_html/upload/photos/install.php on line 1177

Warning: fclose(): supplied argument is not a valid stream resource in /home/****/public_html/upload/photos/install.php on line 1178

Warning: fopen(/home/****/public_html/upload/photos/data/1/mini/index.htm): failed to open stream: Permission denied in /home/****/public_html/upload/photos/install.php on line 1183

Warning: fclose(): supplied argument is not a valid stream resource in /home/****/public_html/upload/photos/install.php on line 1184

Warning: fopen(/home/****/public_html/upload/photos/data/2/thumbs/index.htm): failed to open stream: Permission denied in /home/****/public_html/upload/photos/install.php on line 1171

Warning: fclose(): supplied argument is not a valid stream resource in /home/****/public_html/upload/photos/install.php on line 1172

Warning: fopen(/home/****/public_html/upload/photos/data/2/medium/index.htm): failed to open stream: Permission denied in /home/****/public_html/upload/photos/install.php on line 1177

Warning: fclose(): supplied argument is not a valid stream resource in /home/****/public_html/upload/photos/install.php on line 1178

Warning: fopen(/home/****/public_html/upload/photos/data/2/mini/index.htm): failed to open stream: Permission denied in /home/****/public_html/upload/photos/install.php on line 1183

Warning: fclose(): supplied argument is not a valid stream resource in /home/****/public_html/upload/photos/install.php on line 1184

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/****/public_html/upload/photos/forums/vb3.php on line 469
I see also Files and Folders in these errors, what donīt exist.....like:
data/2/mini/index.htm

troller May 30th, 2005 12:20 PM

I just noticed...there are even more things thta are not in my .zip file
/data/2/mini/index.htm
/data/2/medium/index.htm

and more...where are these files ?

Ok i just noticed that the script made the files, sorry....

ok but i still get this error

troller May 30th, 2005 12:32 PM

Ok, I solved the problem ....for everybody who wants to know what the problem was:

I had all chmods as described, but the folders what the script generates meanwhile you install, donīt have (at me) a correct chmod. You have to set them to 777

Now I have one last error:

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/****/public_html/upload/photos/forums/vb3.php on line 469

Here I have no idea what I should do !!!


All times are GMT -5. The time now is 12:46 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