
September 26th, 2006, 08:37 PM
|
|
|
|
Join Date: Apr 2007
Location: San Francisco, CA USA
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
DB_DataObject_FormBuilder | killed before completion
I'm having trouble getting DB_DataObject_FormBuilder to work properly. The error occurs when trying to run createTables.php. It appears to be able to connect to the database and generate the definitions file, but then hangs and ends abruptly with the following:
Code:
DB_DataObject_Generator : 0 : calling generateClasses
Killed
Any ideas? My debug level is set to 5 and I'm using version 1.0.0RC5 of FormBuilder. System info below.
OS: Linux Kernel 2.6.9-42.0.2.ELsmp (hosted)
PHP: 5.1.4
MySQL: 5.0.21
Apache: 1.3.36
Thanks,
Christie
|