| Jacques 2005-01-27, 3:56 am |
| Config: WXp/Php-5.0.3/Apache-1.3.3/MySql-4.1.8
In phpinfo:
Mysqli Support: enabled (whith libmysql.dll 15 dec 04)
Client API version: 4.1.8
MYSQLI_SOCKET:/tmp/mysql.sock
PEAR_DB-1.6.8/DataObject-1.7.2 and PHP-5.0.3 "without libmysqli.dll"
return the follow error, in generator code:
#!/usr/bin/php -q |*DB_DataObject_Generator: 0:* CREATING FOR framework|
*Notice*: Trying to get property of non-object in
*C:\desenvolvimento\framework\bin\lib\cl
ass\DB\mysqli.php* on line *817*
[db_error: message="DB Error: insufficient data supplied" code=-20
mode=return level=notice prefix="" info="SHOW TABLES [nativecode=0 **]"]
The otherīs PEAR_DB/DataObject codes running ok, BUT GENERATOR not...
Important: With Php-5.0.2 (still with libmysqli.dll the generator is ok...)
There is a solution for this?
Jacques
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.3 - Release Date: 24/1/2005
|