Subject | Re: [firebird-php] Firebird, PHP on CentOS 5 again |
---|---|
Author | Philippe Makowski |
Post date | 2009-05-19T10:29:52Z |
Coco Pascal [09-05-19 12.26] :
automatically. You need to start it, as root :
service firebird start.
If you wanted to have Firebird started at each boot, as root :
chkconfig --level 345 firebird on
--
Philippe Makowski
http://www.ibphoenix.com
Supporting users of Firebird
Tel +33 (0) 561058813
> I'm on CentOS 5.3, not F10.same rules
> CONNECT localhost:employee user sysdba password masterke;* According to CentOS packaging rules, for SuperServer, firebird service is not started
> gives me: cannot attach to password database.
automatically. You need to start it, as root :
service firebird start.
If you wanted to have Firebird started at each boot, as root :
chkconfig --level 345 firebird on
--
Philippe Makowski
http://www.ibphoenix.com
Supporting users of Firebird
Tel +33 (0) 561058813