Subject | Re: Firebird is not working well under Mono, Apache and Linux |
---|---|
Author | marcoaureliocastro |
Post date | 2005-06-15T12:34:50Z |
Thanks for the answer,
But Firebird is working. I belive so that my wrong configuration is
in the database connection: it is:
Server=localhost;database=/home/DataBase.gdb;User=sysdba;Password=masterkey;Dialect=3
Can be my mistake here? It works in Windows platform.
Thanks,
Marco Castro
--- In firebird-support@yahoogroups.com, Milan Babuskov <milanb@k...>
wrote:
But Firebird is working. I belive so that my wrong configuration is
in the database connection: it is:
Server=localhost;database=/home/DataBase.gdb;User=sysdba;Password=masterkey;Dialect=3
Can be my mistake here? It works in Windows platform.
Thanks,
Marco Castro
--- In firebird-support@yahoogroups.com, Milan Babuskov <milanb@k...>
wrote:
> marcoaureliocastro wrote:isql or some
> > I have an aplication written in Delphi 2005 and Firebird Provider
> > 1.7. I works ok in Windows but in Linux (acessing the same database)
> > it does not work. The database as the directory is associated to then
> > user firebird with chmod 777
>
> Not a very good idea. Better use 700.
>
> >. The messages are:
> >
> > FirebirdSql.Data.Firebird.FbException: Unable to complete network
> > request to host "localhost".
>
> It looks like Firebird server isn't running. Can you connect via
> other tool like FlameRobin or IBAccess?
>
> isql localhost:/database_directory/database.fdb -user sysdba -pass 123
>
> P.S. Apache hasn't got anything to do with this problem.
>
> --
> Milan Babuskov
> http://fbexport.sourceforge.net
> http://www.flamerobin.org