Re: [PHP] "make install" doesn't seem to work on "downgrade" on OS X -- anyone else seen this?

2008-08-19 Thread Jochem Maas
Weston C schreef: On Tue, Aug 19, 2008 at 9:43 AM, Jason Pruim <[EMAIL PROTECTED]> wrote: Is there a particular reason you are downgrading? I'm pretty happy with some of the features in 5.3, but have been asked to work with a codebase that turned out to have some issues under 5.3 that didn't s

Re: [PHP] "make install" doesn't seem to work on "downgrade" on OS X -- anyone else seen this?

2008-08-19 Thread Weston C
On Tue, Aug 19, 2008 at 9:43 AM, Jason Pruim <[EMAIL PROTECTED]> wrote: > Is there a particular reason you are downgrading? I'm pretty happy with some of the features in 5.3, but have been asked to work with a codebase that turned out to have some issues under 5.3 that didn't show up under 5.2.x.

Re: [PHP] "make install" doesn't seem to work on "downgrade" on OS X -- anyone else seen this?

2008-08-19 Thread Jason Pruim
On Aug 19, 2008, at 12:27 PM, Weston C wrote: I recently downgraded from a build of 5.3 to 5.2.6 on OS X, and had a bit of time figuring out what was going on when "make install" didn't seem to actually copy the CLI binary and Apache SO to their target spots. Has anyone else seen this problem?

[PHP] "make install" doesn't seem to work on "downgrade" on OS X -- anyone else seen this?

2008-08-19 Thread Weston C
I recently downgraded from a build of 5.3 to 5.2.6 on OS X, and had a bit of time figuring out what was going on when "make install" didn't seem to actually copy the CLI binary and Apache SO to their target spots. Has anyone else seen this problem? What category would a bug report for this be und

[PHP] Make install dumps core with PHP 5.2.0

2006-11-03 Thread Mendonce, Kiran (STSD)
On HP-UX Itanium, make install of PHP 5.2.0 dumps core while installing pear. The php cli gets built fine, but when it is executed with the install-pear-nozlib.phar as argumnt (part of the installation), it fails with a SIGSEGV. I noticed that someone has already filed a bug against this (#39252).

Re: [PHP] PHP "make install" writes to httpd.conf

2004-10-05 Thread Greg Donald
On Mon, 04 Oct 2004 18:32:01 -0400, Robert Cummings <[EMAIL PROTECTED]> wrote: > Anyway to choke PHP's behaviour of adding the following to httpd.conf > when you make install: > > LoadModule php4_module /some_dumb_location/libphp4.so Before make install do: cp httpd.conf httpd.conf.bak Then

[PHP] PHP "make install" writes to httpd.conf

2004-10-04 Thread Robert Cummings
Anyway to choke PHP's behaviour of adding the following to httpd.conf when you make install: LoadModule php4_module /some_dumb_location/libphp4.so I use a customized layout for my compilations, and this always messes things up since apache doesn't complain about the location, and then it stop

[PHP] PHP make install error on HP-UX 11.00

2002-05-30 Thread Taylor Lewick
Hi all. I am trying to install php 4.2.1 on HP-UX 11.00 I built it the following way... ./configure --with-mysql --with-apxs=/opt/apache/bin/apxs which went fine... make worked make install produced the following error... /opt/php-4.2.1/build/shtool mkdir -p "/opt/apache/lib/modules" && /opt/

[PHP] make install issues

2002-05-21 Thread Evan Nemerson
$ make install /usr/local/php4/build/shtool install -c -m 0755 php /usr/local/bin/php-cgi cp: cannot stat `php': No such file or directory make: *** [install-sapi] Error 1 Any ideas? Configured with mcrypt, mhash, sockets, and ftp. Everything before this works perfect. Thanks in advance, Eva

[PHP] make install

2002-05-15 Thread Shanti Kunchaparty
Hello I am trying to install PHP version 4.2.1 on redhat linus version 7.2 with mysql and apache version 2.0.35 The configure command used was: ./configure --prefix=/usr/local/php/ --with-mysql=/srv/local/mysql/mysql-3.23.49a-pc-linux-gnu-i686 --with-xml\ --with-apxs2=/usr/local/apache/bin/apxs -

[PHP] PHP make install error

2001-08-30 Thread james
Hi all i am new to the list and trying to install php on Suse 6.1. My apache is ver 1.3.6 and am installing php ver 4.0.6. The kind of error I get is as follows: /usr/local/etc/php-4.0.6/build/shtool mkdir -p "/usr/lib/apache" && apxs -S LIBEXECDIR="/usr/lib/apache" -i -a -n php4 libs/libphp4.s

[PHP] NES/iPlanet Web server won't start after php make install (Solaris 7 / 8)

2001-05-15 Thread EGGrant
I am trying to configure PHP4 to be used with Netscape Enterprise 3.6 with NSAPI, LDAP, and SYBASE-CT on a Solaris 2.7 machine. The error from the NES admin tool is pclose() failed. (2: unknown early startup error) Error