On Thu, Jul 12, 2001 at 07:01:59PM +0200, Florian Clever wrote:
> I have similar problems with Apache 1.3.19 (and Apache 1.3.20)
> and PHP 4.0.6
> (and PHP 4.0.7-Dev).
> I also use the OCI module, but as I use many other modules too, I never
> traced the problem down to the OCI module.
> Mandrake 7.2.
try setting
LD_PRELOAD=/lib/libpthread.so.0
export LD_PRELOAD
in your /etc/init.d/httpd file
re,
tc
>
> Florian
>
> >
> > Hi all,
> >
> > when trying to start Apache 1.3.17 with PHP4.0.6/OCI8, Apache does not
> > start (Compaq TRU 64 Unix 4.0f). No error message at all!
> > But I can start it the following way:
> > - start apache without PHP or without loading liboci8.so
> > - edit the configuration to activate OCI8 (httpd.conf or php.ini)
> > - 'apachectl graceful' (works with statically linked OCI8)
> > or 'apachectl restart' (works with dynamically linked OCI8 only).
> > After doing so, PHP/OCI8 works fine.
> >
> > What's wrong?
> > Ruediger Schmidt
> >
> >
> >
> > --
> > PHP Install Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]