ID:               24881
 Comment by:       greenhorn at itresolved dot net
 Reported By:      mitchel at sahertian dot com
 Status:           Bogus
 Bug Type:         Apache related
 Operating System: Linux 2.4.21
 PHP Version:      5.0.0b1 (beta1)
 New Comment:

Still no luck here...

- Linux 2.4.20-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
- gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
- Apache 1.3.28

./configure \
   --with-pgsql \
   --with-mysql=no \
   --enable-track-vars \
   --enable-trans-id \
   --with-xml \
   --with-expat-dir=/usr \
   --enable-xslt \
   --with-xslt-sablot \
   --with-gettext \
   --with-dom=/usr \
   --with-zlib-dir=/usr \
   --with-apxs=/var/www/bin/apxs \
   --without-pear

It hangs, nothing is logged and I can't stop via apachectl (no pid
file, I guess it would have to create it after :p)


Previous Comments:
------------------------------------------------------------------------

[2003-08-19 20:37:08] takaya at po dot ntts dot co dot jp

I'm having same problem.

How can I solve this problem?
There is no logs in error_log of apache.

-- config options
./configure  --prefix=/usr/local/php
--with-apxs=/usr/local/apache/bin/apxs --without-tsrm-pthreads

-- linking libraries
# ldd /usr/local/apache/libexec/libphp5.so 
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x2ac5c000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x2ac89000)
        libm.so.6 => /lib/libm.so.6 (0x2ac99000)
        libdl.so.2 => /lib/libdl.so.2 (0x2acb8000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x2acbc000)
        libz.so.1 => /usr/lib/libz.so.1 (0x2acd4000)
        libxml2.so.2 => /usr/local/lib/libxml2.so.2 (0x2ace3000)
        libc.so.6 => /lib/libc.so.6 (0x2adc3000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x55555000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x2aeaa000)

------------------------------------------------------------------------

[2003-08-18 11:44:35] [EMAIL PROTECTED]

Works fine here. Remove those CFLAGS/CXXFLAGS and it will propably work
fine for you too.


------------------------------------------------------------------------

[2003-08-18 10:25:10] greenhorn at itresolved dot net

Same thing with latest build also :(

------------------------------------------------------------------------

[2003-08-18 09:21:22] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip

------------------------------------------------------------------------

[2003-08-18 08:27:55] greenhorn at itresovled dot net

Same here...
I tryed as module and static with apache 1.3.28
Both didn't turn out to work :(

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/24881

-- 
Edit this bug report at http://bugs.php.net/?id=24881&edit=1

Reply via email to