Re: PHP/Oracle Silent Apache Crash
[email protected] ("Martin Horak") Tue, 20 Jun 2000 13:18:23 +0002
| Newsgroups | php.version4 |
|---|---|
| Organization | SCE a.s. |
| Message-ID | <[email protected]> |
> On Mon, Jun 19, 2000 at 03:21:16PM +0002, Martin Horak wrote: > > Hi, > > I have exactly the same problem. Did you solved it yet? > > I've tried to compile with this LDFLAGS="-lpthread", but this does'n > > work for me. > > than you're not doing it correct! > > in apache-1.3.12/src/Makefile add -lpthread to LIBS1 > than recompile your httpd: > > cd apache-1.3.12 > rm src/httpd > make > > this *will* solve your problem! > > tc > Unfortunately it didn't. I've tried to do exactly this, but it still doesn't work. My configuration is: Apache: SSL_BASE=../openssl \ EAPI_MM=../mm \ ./configure \ --with-layout=Martas \ --enable-module=expires \ --enable-shared=expires \ --disable-module=negotiation \ --disable-module=env \ --disable-module=imap \ --enable-module=status \ --enable-shared=status \ --enable-module=info \ --enable-shared=info \ --enable-module=ssl \ --enable-shared=ssl PHP4: ORACLE_HOME=/usr/local/oraclient/8.0.5 \ ./configure \ --with-apxs=/usr/local/apache/bin/apxs \ --with-dbase \ --enable-sysvshm --enable-sysvsem \ --with-config-file-path=/etc/httpd/conf \ --with-mysql=/usr/local \ --with-gdbm \ --enable-sigchild \ --with-oci8=/usr/local/oraclient/8.0.5 -- Ing. Martin Horak SCE a.s. Decin [email protected]