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
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.
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?
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
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).
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
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
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/
$ 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
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 -
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
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
12 matches
Mail list logo