Since I've installed the 4.1 version of PHP, i have a lot of "stat failed"
warning.
By exemple, in PHPmyAdmin :
Warning: stat failed for
./sql.php?lang=fr&server=1&db=photo&table=Users_x_magasin&pos=0&sql_query=SE
LECT+%60UXM_id%60%2C%60U_email%60%2C%60MAG_id%60%2C%60UXM_paiement_magasin%6
0%2C%60UXM_credit_francs%60%2C%60U_id%60%2C%60UXM_credit%60%2C%60UXM_devise%
60+FROM+%60Users_x_magasin%60+WHERE+1+AND+%60U_id%60+%3D+1 (errno=36 - File
name too long) in /var/www/htdocs/administration/sql/tbl_replace.php on line
202

Or in my code :
stat failed for imgEPQfTy.jpeg (errno=2 - No such file or directory)
(it is on a is_dir() call )

I don't use the stat function of php...

Any idea

--
--
Matthieu Brunet - [EMAIL PROTECTED]
Réseau-Photo S.A. - http://www.reseau-photo.com
15, rue du Général Campredon - 34000 Montpellier
Tél. : 04 67 58 07 08 - Fax : 04 67 58 03 04
Icq : 119683958



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to