ID:               24793
 User updated by:  alibarim at yahoo dot com
 Reported By:      alibarim at yahoo dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Apache related
 Operating System: AIX 433
 PHP Version:      4.3.2
 New Comment:

Yes.
I have one libphp4.so.4.2.3 and one libphp4.3.2

and a symbolic link libphp4.so on one of these library.
When I switch to libphp4.2.3 (comipled exactly with the same configure
options). I can run Apache correctly.

But is not the case with the 4.3.2


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

[2003-07-24 12:59:18] [EMAIL PROTECTED]

Are there any libphp4* files inside the
/apps/local/apache_test_Ali/libexec/ directory?

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

[2003-07-24 10:28:58] alibarim at yahoo dot com

Description:
------------
I try to use the PDFLib from (www.pdflib.com) and PHP 4.3.2

Here is my configure for PDFLib:

./configure  \
  --prefix=/apps/local/apache_test_Ali/lib/pdf \
  --enable-php \
  --with-java=no \
  --with-tcl=no \
  --with-py=no \
  --with-perl=no


Here is my configure for PHP:

./configure  \
  --prefix=/apps/local/php-4.3.2/ \
  --without-mysql \
  --with-sybase-ct=/usr/sybase \
  --with-apxs=/apps/local/apache_test_Ali/bin/apxs \
  --with-pdflib=/apps/local/apache_test_Ali/lib/pdf \
  --enable-sysvmsg \
  --enable-inline-optimization


I rebuild PHP and everything seem to be ok.

But I cannot run my Apache server.

Starting WWW-Server apache.
Syntax error on line 67 of
/apps/local/apache_test_Ali/conf/httpd.conf.kplus20:
Cannot load /apps/local/apache_test_Ali/libexec/libphp4.so into server:
dlopen: /apps/local/apache_test_Ali/libexec/libphp4.so: No such file or
directory




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


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

Reply via email to