Customizing SMF > SMF Coding Discussion
Errors
(1/1)
Vinoth:
Hello
--- Quote ---Warning: fopen(/home/webhosts/public_html/forum/Packages/msgiconqr.tar.gz): failed to open stream: Permission denied in /home/webhosts/public_html/forum/Sources/PackageGet.php on line 357
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webhosts/public_html/forum/Sources/PackageGet.php on line 362
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webhosts/public_html/forum/Sources/PackageGet.php on line 362
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webhosts/public_html/forum/Sources/PackageGet.php on line 362
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webhosts/public_html/forum/Sources/PackageGet.php on line 362
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webhosts/public_html/forum/Sources/PackageGet.php on line 362
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webhosts/public_html/forum/Sources/PackageGet.php on line 362
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webhosts/public_html/forum/Sources/PackageGet.php on line 362
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webhosts/public_html/forum/Sources/PackageGet.php on line 362
Warning: fclose(): supplied argument is not a valid stream resource in /home/webhosts/public_html/forum/Sources/PackageGet.php on line 364
Notice: Undefined index: filename in /home/webhosts/public_html/forum/Sources/PackageGet.php on line 381
--- End quote ---
I get these errors when i install a new package from the package manager,
is there any solutions for it.
Ben_S:
chmod everything to 777, basically apache runs as a different unix user to the user that owns your files so the permissions must be set to a level that allows other unix users to modify your files.
Navigation
[0] Message Index
Go to full version