par
hanen » 16 juin 2006, 16:57
Bonjour,
j'ai utilisé le code"upload d'un fichier" qui se trouve dans phpfrance.
ce code marche trés bien sur une machine local mais sur un serveur il donne ces erreurs là.
Code : Tout sélectionner
Warning: Unable to create '../application/pigeon_fond.gif': Permission denied in /var/www/html/statistique/centraux/application/30.php on line 30
Warning: Unable to move '/tmp/phpzhtMqn' to '../application/pigeon_fond.gif' in /var/www/html/statistique/centraux/application/30.php on line 30
Bonjour,
j'ai utilisé le code"upload d'un fichier" qui se trouve dans phpfrance.
ce code marche trés bien sur une machine local mais sur un serveur il donne ces erreurs là.
[code]Warning: Unable to create '../application/pigeon_fond.gif': Permission denied in /var/www/html/statistique/centraux/application/30.php on line 30
Warning: Unable to move '/tmp/phpzhtMqn' to '../application/pigeon_fond.gif' in /var/www/html/statistique/centraux/application/30.php on line 30[/code]