I'm very new to php and serendipity
First, great blog software to all programmers out there!!
Thanks for your work.
Okay, all works fine in my blog, only one thing goes wrong:
I've created a new directory "test" and want to insert pictures there, like in the root directory of my photo-gallery. The root directory works fine but new created directories not.
I get this error message:
Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 2041 is not allowed to access /home/www/user44/html/uploads/test owned by uid 133 in /home/www/user44/html/include/admin/images.inc.php on line 256
Ein Fehler trat beim Dateiupload auf. Vielleicht ist die Datei größer als durch die Server-Konfiguration zugelassen. Bitte mit Ihrem ISP absprechen oder die php.ini datei bearbeiten um größere Uploads zuzulassen.
I hope you understand it because it's german
Someone can help?
thx