ID:               22394
 Updated by:       [EMAIL PROTECTED]
 Reported By:      apiotr at itm dot pcz dot czest dot pl
-Status:           Open
+Status:           Feedback
-Bug Type:         Compile Failure
+Bug Type:         Apache2 related
 Operating System: UnixWare 7.1.1
 PHP Version:      4.3.1
 New Comment:

Please get the latest snapshot from today, and try
with this configure line:

#./configure --with-apxs2=/usr/local/apache2/bin/apxs --disable-all &&
make && make install

What errors do you get?




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

[2003-02-26 08:35:32] apiotr at itm dot pcz dot czest dot pl

In this CVS version is the same problem.

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

[2003-02-24 09:47:55] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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




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

[2003-02-24 09:23:59] apiotr at itm dot pcz dot czest dot pl

I have big problem with PHP 4.3.1 on UnixWare 7.1.1. After compilation
source version of PHP 4.3.1 I don't have the libphp4.so module for
Apache 2.0.43. I have only library files libphp4.a and libphp4.la.
During compilation I don't 
have any errors messages.

My configuration options:
./configure \
--with-mysql=/usr/local/mysql --with-zlib --with-openssl \
--enable-sysvmsg --enable-sysvsem --enable-sysvshm \
--with-java=/opt/java2-1.2.2 --enable-ftp --enable-dba \
--with-dom=/usr/local/lib --with-gd --with-jpeg-dir --with-png-dir \
--enable-filepro --enable-safe-mode --with-exec-dir --with-bz2 \
--enable-track-vars --enable-force-cgi-redirect --with-gettext \
--with-gdbm --enable-cgi --enable-cli \
--with-apxs2=/usr/local/apache2/bin/apxs

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


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

Reply via email to