Subject Re: [firebird-php] Firebird, PHP on CentOS 5 again
Author Philippe Makowski
Coco Pascal [09-05-19 12.26] :
> I'm on CentOS 5.3, not F10.
same rules

> CONNECT localhost:employee user sysdba password masterke;
> gives me: cannot attach to password database.
* According to CentOS packaging rules, for SuperServer, firebird service is not started
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