App1 works fine, including Firebird queries, etc.
App2 croaks on startup (WebModuleCreate) with an EInOutError I/O error
103. I have traced it to a statement that tries to create an object
(not in the main unit) that uses a TClientDataSet. This is the only
unit that uses Kylix's DBClient unit.
My assumption at this time is that the EInOutError is caused when
DBClient trys to dynamically load a .so that is not found.
But which one?
I have installed (in /usr/lib):
dbxres.en.1.0
libgds.so.1
libjs.borland.so
libmidas.so.1.0
libsqlib.so.1.0
and I have soft links set up to (eg) libmidas.so.1 and libmidas.so
I have also studied Rick Ross's excellent
http://www.rick-ross.com/papers/k3/k3deploy.html
What else am I missing?
Any help would be urgently appreciated.
Thanks!
Phil
I will pay for support.
Phil
I spent ages with Apache DSO /Kylix
I got all sorts of problems and in the end decided on using standalones.
Using Xvbf. I used apache to redirect the application to the correct
port.so http://host/myapp > http://host:8888
simon
"Phil Henningsen" <PHenn...@gmail.com> wrote in message
news:43322947$1...@newsgroups.borland.com...
You need to repost your message on the Borland news server to make
everybody (and Phil) see it.
Take a look here:
<http://tinyurl.com/8m5nw>
which links to
<http://delphi.wikicities.com/wiki/Delphi_Newsgroups>