Heres how I run php with apache on HPUX 10.20

Configuring PHP
./configure --with-iodbc=/opt/openlink4/odbcsdk --without-mysql
--with-pdflib=/
usr/local --without-gd --with-apache=../apache_1.3.14 --enable-trans-sid
--with-
xml --with-imap --enable-track-vars    

configure Apache

./configure --prefix=/opt/apache --datadir=/opt/apache/lib
--logfiledir=/opt/apa
che/adm --runtimedir=/opt/apache/adm --sysconfdir=/opt/apache/etc
--activate-mod
ule=src/modules/php4/libphp4.a --enable-module=imap




> -----Original Message-----
> From: Tse Wai Kan [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 10, 2001 11:52 AM
> To: '[EMAIL PROTECTED]'
> Subject: [PHP-INST] Install problems with PHP4.
> 
> 
>  
> Has anyone successfully installed PHP 4.0.5 on a server 
> running on HP-UX
> 10.20 with Apache 1.3.14?
>  
> I've downloaded the PHP4.0.5 souce successfully and configure ran
> successfully.
> The problem I have is with the make install where it crashes at
> libs/libphp4.sl.
>  
>     /opt/apache/bin/apxs -i -a -n php4 libs/libphp4.sl
>     apxs:Error: file libs/libphp4.sl is not a DSO 
>  
> If I rename the libphp4.sl file to libphp4.so and then run 
> apxs, it work
> fine and the entries are added to the httpd.conf file without 
> any further
> incident.
> Now what - do I need to edit the PHP source now so that I can contine?
>  
> Please advise.
> 
> Regards, 
> Tse-Wai Kan. 
> RSL COM Deutschland GmbH. 
> Tel     :       +49 (0)611 9888820 
> Fax     :       +49 (0)611 9888821 / +49 (0)611 9888878 
> GSM     :       +49 (0)172 9420888 / +44 (0)705 0028870 
> 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]

Reply via email to