Seems like I can't upload images at all ...
Quote:
Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid is 646 is not allowed to access /var/www/web10/html/gallery/files/2 owned by uid 48 in /var/www/web10/html/gallery/upload.php on line 84
Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid is 646 is not allowed to access /var/www/web10/html/gallery/files/2 owned by uid 48 in /var/www/web10/html/gallery/upload.php on line 84
Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid is 646 is not allowed to access /var/www/web10/html/gallery/files/2 owned by uid 48 in /var/www/web10/html/gallery/upload.php on line 84
|
That is, after removing the @ from mkdir() in upload.php.
Any ideas?
(Turning off Safe Mode unfortunately is not an option)