RE: Database additions and class mappings
[email protected] ("Kendell Paryag")
| Newsgroups | php.pear.webmaster |
|---|---|
| Message-ID | <E64F4D81F7F84B94AD1973437FB9DF77@Megatron> |
Hello there, I am trying to run the createTables.php script to update the DataObjects classes to reflect the database additions made. I am using a program called PuTTY to remotely login to the server and execute the createTables.php script. However I am getting the following error: login as: loc1606 [email protected]'s password: Last login: Thu Sep 18 15:02:37 2008 from cuscon56366.tstt.net.tt [email protected] [~]# cd /home/loc1606/php/DB/DataObject/ [email protected] [~/php/DB/DataObject]# php createTables.php config.ini Warning: main(DB/DataObject.php): failed to open stream: No such file or directory in /home/loc1606/php/DB/DataObject/Generator.php on line 52 Fatal error: main(): Failed opening required 'DB/DataObject.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/loc1606/php/DB/DataObject/Generator.php on line 52 Please advice on how I should proceed to correct the error. Thanks for your assistance and look forward to your reply. KENDELL.