php-general | 2001122
Date: 12/17/01
- Next message: jimtronic: "Re: [PHP] multicolumn table"
- Previous message: Rares Vasilescu: "Re: [PHP] PHP + DB2"
- Next in thread: Mike Krisher: "[PHP] mySQL INSERT question"
- Reply: Mike Krisher: "[PHP] mySQL INSERT question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 - 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: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: jimtronic: "Re: [PHP] multicolumn table"
- Previous message: Rares Vasilescu: "Re: [PHP] PHP + DB2"
- Next in thread: Mike Krisher: "[PHP] mySQL INSERT question"
- Reply: Mike Krisher: "[PHP] mySQL INSERT question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

