Robert,

I stand to be corrected, but the way I see it...

You have compiled --with-apxs but the 4.0.6 version on your site was 
compiled without it. If your apache has mod_so (do a "httpd -l" to find 
out) then if you put the entries into httpd.conf then I would have 
thought it would work. Compiled as the 4.0.6 was I think it is a static 
module but --with-apache was not present so I'm not sure.

Hmm. Not much help I'm afraid but it may give you some pointers. I'm not 
sure how the Apache-AdvancedExtraNet Server differs from the ordinary 
apache so there may be something there.

Hope this helps (a bit).

Regards

Chris

Robert Abbate wrote:

>Hi. I'm upgrading my Mandrake 8.1 box (which came with the standard 4.0.6
>RPM distribution of PHP) to the new source distribution of PHP 4.1.2
>
>When I do configure, make and make install, it seems to install w/o any
>problems, but it doesn't overwrite 4.0.6! I even tried uninstalling the PHP
>RPMs for 4.0.6, but that doesn't work either. Here is what I am doing:
>
>./configure --with-apxs --disable-static  --enable-pic --enable-inline-optim
>ization --prefix=/usr  --with-config-file-path=/etc --enable-magic-quotes --
>enable-debugger --enable-track-vars --enable-safe-mode --with-exec-dir=/usr/
>bin --with-regex=system --enable-sysvsem --with-mod_charset --with-mm --enab
>le-trans-sid --enable-yp --enable-ftp --with-xml --with-gettext --with-curl=
>/usr/bin/curl  --enable-sockets --enable-shmop --with-png-dir=/usr/lib --wit
>h-tiff-dir=/usr/lib --with-imap --with-jpeg-dir=/usr/lib --with-postgresql -
>-with-openssl  --with-gd --with-mhash --with-mcrypt --with-zlib-dir=/usr/loc
>al/lib --with-mysql
>
>here's the php page: http://performancehosting.net/php.php
>
>I assume that I should install it as a DSO and not static module. Should I
>change it to a static?
>
>Any suggestions on what to look for?
>
>Thanks,
>Robert
>
>
>




-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to