View Single Post
Old September 6th, 2008, 07:36 AM   #1 (permalink)
tsakalos76
Member
Verified Customer
 
Join Date: Jan 2008
Posts: 199
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
tsakalos76 is offline   Reply With Quote