rahed <[EMAIL PROTECTED]> writes:
> FastCgiExternalServer myfilename -host 127.0.0.1:15000 -idle-timeout 300
> -appConnTimeout 60
>
Answering to myself: The idle-timeout option should go to FastCgiConfig
direct
Hi,
I try to change the default idle-timeout option (30 sec) in
FastCgiExternalServer directive but the inactivity connection always
ends up with a message:
aborted: idle timeout (30 sec).
The directive looks like this:
FastCgiExternalServer myfilename -host 127.0.0.1:15000 -idle-timeout 300
-a
Nick Kew <[EMAIL PROTECTED]> writes:
> There are two different SQLite drivers: SQLite 2 and 3.
> I suspect the library it's looking for may be SQLite 2.
> Either install it, or use an apr-util package that doesn't link it.
>
In APR-util 1.2.1 changes there's a comment: Add sqlite3 support to APR
Hello,
I installed apache 2.2.0 on Solaris 8 from sunfreeware.
When I start apache it complains: cannot find libsqlite.so.0, so I made
a link to libsqlite3.so.0.8.6 and now there is a mesage
relocation error: file /usr/local/apr/lib/libaprutil-1.so.0: symbol
sqlite_freemem: referenced symbol not