Picture upload = error / Chargement d'image = erreur

Found a bug? Tell us!!
Post Reply
arsenelupin
Posts: 1
Joined: Sat Mar 11, 2006 7:18 pm

Picture upload = error / Chargement d'image = erreur

Post by arsenelupin »

Bonjour,

Hello,

A chaque fois que je veux ajouter une image à la médiathèque j'obtiens ce message d'erreur :

Each time I try to upload some pictures on my serendipity, I obtain this error message :

Ajout d'une image...


Warning: move_uploaded_file(): Restriction in effect. Access to this file (/var/www/free.fr/0/e/login/serendipity/uploads/ecrins_psa.jpg) is not allowed in /var/www/sdc/0/e/login/serendipity/serendipity_admin_images.inc.php on line 154
Erreur: impossible d'uploader le fichier. Peut-être que la taille du fichier est plus grande que ce que votre serveur autorise. Vérifiez avec votre administrateur système ou éditez votre fichier php.ini pour autoriser le téléchargement de fichiers plus volumineux.



Comment corriger ce probleme ?

How to find a solution ?

Merci !

Thanks !
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Picture upload = error / Chargement d'image = erreur

Post by garvinhicking »

Hi!

This means that file uploads are not possible on your host because file permission restrictions are set and/or PHP Open_basedir / Safemode is not properly configured.

I think on www.free.fr this is intentional and there is no way to use it.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply