firebird-documentation
firebird-documentation copied to clipboard
Update "HowTo" document to reflect install of v3 Embedded server on Linux [DOC124]
Submitted by: Jeremy Stevens (need4openid)
Like on Windows, allow local connections to database without properly installed server (to allow portable version).
Modified by: @AlexPeshkoff
assignee: Alexander Peshkov [ alexpeshkoff ]
Commented by: @AlexPeshkoff
Please explain - what problems do you have with embedded server on linux? Just copy files and go with it, installation not required.
Commented by: Jeremy Stevens (need4openid)
I've followed Firebird embedded on Linux HOWTO, but when I try isql or sample DB application, I'm getting this kind of error:
Statement failed, SQLSTATE = 08006 Unable to complete network request to host "localhost". -Failed to establish a connection.
I'm able neither to create database nor connect to employee.fdb.
Commented by: @dyemanov
What was your connection string?
Commented by: @AlexPeshkoff
If you used this http://www.firebirdfaq.org/Firebird-Embedded-Linux-HOWTO.html document, it's not in sync with FB3. You should also copy plugins/libEngine12.so. Without it you will get exactly mentioned effect.
Commented by: Jeremy Stevens (need4openid)
Thanks, that helped! Since this HOWTO is the first result on google, could you extend it with this information? (I can create a documentation ticket if needed)
Modified by: Sean Leyne (seanleyne)
Component: Documentation [ 10011 ]
summary: Do not require installation for Embedded server on Linux => Update "HowTo" document to reflect install of v3 Embedded server on Linux
Modified by: @dyemanov
Workflow: Firebird [ 22930 ] => jira [ 22937 ]
Project: Firebird Core [ 10000 ] => Documentation [ 10005 ]
assignee: Alexander Peshkov [ alexpeshkoff ] => Paul Vinkenoog [ paulvink ]
QA Status: No test =>
Version: 3.0.0 [ 10740 ] =>
Component: Documentation [ 10011 ] =>
Commented by: @dyemanov
Moved this ticket to the documentation area.