ERROR_UNKNOWN_NOUPLOAD
Posted: Sun Feb 29, 2004 8:15 pm
When I try to upload a file in my s9y installation (one of the latest CVS releases) it just gives me that error message:
Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 810 is not allowed to access /home/www/web163/html/blog/uploads owned by uid 30 in /home/www/web163/html/blog/serendipity_admin_images.inc.php on line 124
ERROR_UNKNOWN_NOUPLOAD
The point is, that the webhoster just chowned that folder to the uid 30 (which is wwwrun) and did a chmod 777.
What to do else? Could that problem be fixed in a newer cvs snapshot?
Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 810 is not allowed to access /home/www/web163/html/blog/uploads owned by uid 30 in /home/www/web163/html/blog/serendipity_admin_images.inc.php on line 124
ERROR_UNKNOWN_NOUPLOAD
The point is, that the webhoster just chowned that folder to the uid 30 (which is wwwrun) and did a chmod 777.
What to do else? Could that problem be fixed in a newer cvs snapshot?