Subject | Re: [firebird-php] Firebird, PHP on CentOS 5 again |
---|---|
Author | Coco Pascal |
Post date | 2009-05-19T10:26:57Z |
Philippe Makowski schreef:
CONNECT localhost:employee user sysdba password masterke;
gives me: cannot attach to password database.
>I'm on CentOS 5.3, not F10.
>
> Coco Pascal [09-05-19 11.46] :
> >>> Why is firebird installed in /usr/lib instead of /opt? I can't find
> >>> SYSDBA.password with the initial randomly generated sysdba password.
> >>> Where is it?
> >>
> http://cvs.fedoraproject.org/viewvc/rpms/firebird/F-10/README.Fedora?revision=1.1&view=markup
> <http://cvs.fedoraproject.org/viewvc/rpms/firebird/F-10/README.Fedora?revision=1.1&view=markup>
>
> >>
> <http://cvs.fedoraproject.org/viewvc/rpms/firebird/F-10/README.Fedora?revision=1.1&view=markup
> <http://cvs.fedoraproject.org/viewvc/rpms/firebird/F-10/README.Fedora?revision=1.1&view=markup>>
> >>
> > What should I learn from this?
> plenty ;)
>
> that you don't find firebird under /opt
> that sysdba password is not changed, so it is 'masterke'
> that you have to start yourself the firebird service to get it running
> That's the distro rules :
> - Fedora packages must follow the FHS (Filesystem Hierarchy Standard)
> - services should not be launched automatically at the end of the
> install process
>
> - ...
>
CONNECT localhost:employee user sysdba password masterke;
gives me: cannot attach to password database.