Ich habe hier bei der version 0.13 das Problem im Verzeichnis uploads/images das Problem, dass ich mit Bildermanager und Filemanager ein Verzeichnis angelegt bekomme, aber keine Dateien �bertragen bekomme.
Er wirft mir hier die Fehlermeldung
Code: Select all
Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid is 1203 is not allowed to access /var/www/web14/html/uploads/images/project owned by uid 33 in /var/www/web14/html/admin/files.php on line 132
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web14/html/admin/files.php:132) in /var/www/web14/html/lib/classes/class.admintheme.inc.php on line 161
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web14/html/admin/files.php:132) in /var/www/web14/html/lib/classes/class.admintheme.inc.php on line 164
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web14/html/admin/files.php:132) in /var/www/web14/html/lib/classes/class.admintheme.inc.php on line 167
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web14/html/admin/files.php:132) in /var/www/web14/html/lib/classes/class.admintheme.inc.php on line 168
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web14/html/admin/files.php:132) in /var/www/web14/html/lib/classes/class.admintheme.inc.php on line 171
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web14/html/admin/files.php:132) in /var/www/web14/html/lib/classes/class.admintheme.inc.php on line 176
Code: Select all
Datei konnte nicht hochgeladen werden. Zugriffsprobleme?
z.B. uploads/images/project/nong
Wo liegt der Fehler ? Hat jemand eine Idee
Danke