| stand alone test install errors
i did a test stand alone pp install and although i chmod everything i should, i get these
Warning: fopen(/home/xxx/public_html/pptest/data/500/thumbs/index.htm) [function.fopen]: failed to open stream: Permission denied in /home/xxx/public_html/pptest/install.php on line 1341
Warning: fclose(): supplied argument is not a valid stream resource in /home/xxx/public_html/pptest/install.php on line 1342
Warning: fopen(/home/xxx/public_html/pptest/data/500/medium/index.htm) [function.fopen]: failed to open stream: Permission denied in /home/xxx/public_html/pptest/install.php on line 1347
Warning: fclose(): supplied argument is not a valid stream resource in /home/xxx/public_html/pptest/install.php on line 1348
Warning: fopen(/home/xxx/public_html/pptest/data/500/mini/index.htm) [function.fopen]: failed to open stream: Permission denied in /home/xxx/public_html/pptest/install.php on line 1353
Warning: fclose(): supplied argument is not a valid stream resource in /home/xxx/public_html/pptest/install.php on line 1354
Warning: fopen(/home/xxx/public_html/pptest/data/1/thumbs/index.htm) [function.fopen]: failed to open stream: Permission denied in /home/xxx/public_html/pptest/install.php on line 1341
Warning: fclose(): supplied argument is not a valid stream resource in /home/xxx/public_html/pptest/install.php on line 1342
Warning: fopen(/home/xxx/public_html/pptest/data/1/medium/index.htm) [function.fopen]: failed to open stream: Permission denied in /home/xxx/public_html/pptest/install.php on line 1347
Warning: fclose(): supplied argument is not a valid stream resource in /home/xxx/public_html/pptest/install.php on line 1348
Warning: fopen(/home/xxx/public_html/pptest/data/1/mini/index.htm) [function.fopen]: failed to open stream: Permission denied in /home/xxx/public_html/pptest/install.php on line 1353
Warning: fclose(): supplied argument is not a valid stream resource in /home/xxx/public_html/pptest/install.php on line 1354
Warning: fopen(/home/xxx/public_html/pptest/data/2/thumbs/index.htm) [function.fopen]: failed to open stream: Permission denied in /home/xxx/public_html/pptest/install.php on line 1341
Warning: fclose(): supplied argument is not a valid stream resource in /home/xxx/public_html/pptest/install.php on line 1342
Warning: fopen(/home/xxx/public_html/pptest/data/2/medium/index.htm) [function.fopen]: failed to open stream: Permission denied in /home/xxx/public_html/pptest/install.php on line 1347
Warning: fclose(): supplied argument is not a valid stream resource in /home/xxx/public_html/pptest/install.php on line 1348
Warning: fopen(/home/xxx/public_html/pptest/data/2/mini/index.htm) [function.fopen]: failed to open stream: Permission denied in /home/xxx/public_html/pptest/install.php on line 1353
Warning: fclose(): supplied argument is not a valid stream resource in /home/xxx/public_html/pptest/install.php on line 1354
Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/pptest/install.php:1341) in /home/xxx/public_html/pptest/install.php on line 1535
Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/pptest/install.php:1341) in /home/xxx/public_html/pptest/install.php on line 1536
|