Thread: Wamp + firebird
View Single Post
  #1 (permalink)  
Old 1st July 2009, 15:47
kelinda kelinda is offline
D4PHP Enthusiast
 
Join Date: Mar 2009
Posts: 134
kelinda is on a distinguished road
Default Wamp + firebird

Hello

Hi have a db named WEB_ORDINI.gdb, in the hide of DFPHP I set the driver name on borland_ibase and the databasename: WEB_ORDINI.gdb, i put the db,gds32.dll, and all file deployed with wizard procedure, in the folder C:\wamp\www , the WAMPSERVER is goingon good...,
version firebird is 1.2...when i run the project in DFPHP the database is connected correctly ...
the problem is that,when i click on link localhost , i can see the first page, but the second one, that call the connection on firebird db, i show this error
below....can i do something?
thanks

Notice: Undefined index: file in C:\wamp\www\vcl\classes.inc.php on line 128

Notice: Undefined index: line in C:\wamp\www\vcl\classes.inc.php on line 128

Notice: Undefined index: file in C:\wamp\www\vcl\classes.inc.php on line 128

Notice: Undefined index: line in C:\wamp\www\vcl\classes.inc.php on line 128

Notice: Undefined index: line in C:\wamp\www\vcl\classes.inc.php on line 129

Notice: Undefined index: file in C:\wamp\www\vcl\classes.inc.php on line 129
Application raised an exception class EDatabaseError with message 'Cannot connect to database server'
Click for detailed informationCallstack #0 File: C:\wamp\www\ufrmLog.php Line: 7
|_Callstack #1 File: C:\wamp\www\uDataMod.php Line: 24
|_Callstack #2 File: C:\wamp\www\vcl\classes.inc.php Line: 1880
|_Callstack #3 File: C:\wamp\www\vcl\classes.inc.php Line: 1977
|_Callstack #4 File: C:\wamp\www\vcl\classes.inc.php Line: 587
|_Callstack #5 File: Line:
|_Callstack #6 File: C:\wamp\www\vcl\classes.inc.php Line: 510
|_Callstack #7 File: C:\wamp\www\vcl\classes.inc.php Line: 1232
|_Callstack #8 File: C:\wamp\www\vcl\db.inc.php Line: 391
|_Callstack #9 File: C:\wamp\www\vcl\system.inc.php Line: 330
|_Callstack #10 File: C:\wamp\www\vcl\dbtables.inc.php Line: 154
|_Callstack #11 File: C:\wamp\www\vcl\db.inc.php Line: 431
|_Callstack #12 File: C:\wamp\www\vcl\dbtables.inc.php Line: 286
Reply With Quote
Sponsored Links