hello
when i try to upload a file in a small table I get the error here:
I created a /logo with 777
any idea?
thanks.
Information technique
Type d'erreur 2
Description erreur move_uploaded_file(/logo/actavis.gif) [function.move-uploaded-file]: failed to open stream: No such file or directory
URL unify.fr.nv1/CTI/fourniture2/test/logo_add.php?
Erreur fichier /var/www/CTI/fourniture2/test/include/phpfunctions.php
Erreur ligne 442
Requête SQL insert into logo
(idlogo, nomlogo, reseau, fichierlogo) values ('36', 'actavis', 'ACTAVIS', 'actavis.gif')
More info
Call stack
File: line Function Arguments
0. include/phpfunctions.php:442 move_uploaded_file 1. /tmp/phpDwXkLv;
- /logo/actavis.gif;
1. include/phpfunctions.php:442 ProcessFiles N/A
2. include/commonfunctions.php:4098 DoInsertRecordSQL 1. logo;
- Array ( [idlogo] => 36 [nomlogo] => actavis [reseau] => ACTAVIS [fichierlogo] => actavis.gif ) ;
- Array ( ) ;
- 1;
3. include/phpfunctions.php:852 DoInsertRecord 1. logo;
- Array ( [idlogo] => 36 [nomlogo] => actavis [reseau] => ACTAVIS [fichierlogo] => actavis.gif ) ;
- Array ( ) ;
- 1;
4. logo_add.php:346 Global scope N/A