[PHP] Apache 2.0.40 and PHP

2002-08-20 Thread Adam Williams

Yesterday it was recommended that I get the latest PHP from
http://snaps.php.net.  I did that last night and today, and I am compiling
it as follows.  Currently this error was on the snapshot of 200208200600.

./configure --enable-track-vars --with-mysql --with-mail 
--with-apxs2=/usr/local/apache2/bin/apxs
make
make install

and it errors out on the make install with:

chmod 755 /usr/local/apache2/modules/libphp4.so
Installing shared extensions:
/usr/local/lib/php/extensions/no-debug-non-zts-20020429/
Installing PHP CLI binary:/usr/local/bin/
Installing PEAR environment:  /usr/local/lib/php/
[PEAR] Archive_Tar- already installed: 0.9
[PEAR] Console_Getopt - already installed: 0.11
[PEAR] PEAR   - already installed: 0.91-dev
make[1]: *** [install-pear-installer] Segmentation fault
make: *** [install-pear] Error 2

PHP seems to have build tho, because the timestamp on it is correct:

[root@missioncontrol php4-200208200600]# ls -l
/usr/local/apache2/modules/libphp4.so
-rwxr-xr-x1 root root  4080175 Aug 20 09:19
/usr/local/apache2/modules/libphp4.so

and when I go to my web page that has a PHP include() statement, it works
fine.  Is anyone else having similar problems and have a solution?  Or
since PHP is working, even though the install errors out, to just not
worry about it?

Adam


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




[PHP] Apache 2.0.40 and php as module

2002-08-19 Thread George E. Papadakis

Hi ,

I am trying to install Apache 2.0.40 with the latest php build as  a module
(windows xp) yet it just wont work.
Though I tried all the tricks and possible scenarios no luck.
Does anyone have anyidea why I am getthing this frustrating Cannot load
D:/Apache/php/sapi/php4apache2.dll into server: The specified procedure
could not be found. message?
Thanks in advance.

-- georgep


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