I am trying to include the script PHP EASY Download/
My site is hosted on an unix machine with cpanel
I followed all the instructions on the script and when i tried it i get the following errors
I have tried changing the CHMOD of all files & folders to 777 but it doesnt work[/code]
My site is hosted on an unix machine with cpanel
I followed all the instructions on the script and when i tried it i get the following errors
| Code: |
| Warning: fopen(./file_info/descriptions/menu_bg.jpg.0) [function.fopen]: failed to open stream: Permission denied in /home/tutorial/public_html/3D/index.php on line 525
Warning: fwrite(): supplied argument is not a valid stream resource in /home/tutorial/public_html/3D/index.php on line 527 Warning: fclose(): supplied argument is not a valid stream resource in /home/tutorial/public_html/3D/index.php on line 528 Warning: fopen(./file_info/descriptions/PHP_Easy_Download.zip.0) [function.fopen]: failed to open stream: Permission denied in /home/tutorial/public_html/3D/index.php on line 525 Warning: fwrite(): supplied argument is not a valid stream resource in /home/tutorial/public_html/3D/index.php on line 527 Warning: fclose(): supplied argument is not a valid stream resource in /home/tutorial/public_html/3D/index.php on line 528 Warning: fopen(./file_info/descriptions/menu_bg_over.jpg.0) [function.fopen]: failed to open stream: Permission denied in /home/tutorial/public_html/3D/index.php on line 525 Warning: fwrite(): supplied argument is not a valid stream resource in /home/tutorial/public_html/3D/index.php on line 527 Warning: fclose(): supplied argument is not a valid stream resource in /home/tutorial/public_html/3D/index.php on line 528 Warning: imagejpeg() [function.imagejpeg]: Unable to open './file_info/thumbs/th_menu_bg_over.jpg' for writing in /home/tutorial/public_html/3D/index.php on line 426 |
I have tried changing the CHMOD of all files & folders to 777 but it doesnt work[/code]
