[PHP-INST] PHP4 + GD 1.8.3

2001-01-23 Thread Pablo A. Rios
Hi Folks, I'm trying to compile PHP 4.0.4 PL1 with MySQL and GD built-in support, but I got this error: ./configure --with-mysql --with-gd=../gd-1.8.3 --witch-apxs --enable-track-vars (...) make[1]: Entering directory `/root/updates/php-4.0.4pl1' /bin/sh /root/updates/php-4.0.4pl1/libtool --sil

[PHP-INST] Compile problem in SCO Open Server

2001-01-23 Thread Gerardo Blanco
I am using SCO 5 OpenServer and Apache 1.3.14 I am trying to compile php-4.0.4pl1 and I receive this error message: Making all in Zend Making all in main Making all in ext Making all in mysql cc -I. -I/u/Software/PHP/php-4.0.4pl1/ext/mysql -I/u/Software/PHP/php-4 .0.4pl1/main -I/u/Softwa

Re: [PHP-INST] multi-domain installation

2001-01-23 Thread Josh Lokot
Are you using apache? - Original Message - From: "Michael DeVicariis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 24, 2001 8:46 AM Subject: [PHP-INST] multi-domain installation > Is there a way to configure PHP to work with multiple domains on a single > box? >

[PHP-INST] php4isapi.dll "The specified procedure could not be found."

2001-01-23 Thread Rob Dias
I installed everything as described in the installation notes and readme files. When I add a script mapping to "php.exe" everything works fine. When I add a script mapping to "php4isapi.dll" I get a message that says: The specified procedure could not be found. Everything works great when using

[PHP-INST] multi-domain installation

2001-01-23 Thread Michael DeVicariis
Is there a way to configure PHP to work with multiple domains on a single box? Michael DeVicariis Web Administrator/Developer Programmer/Analyst UCSD Auxiliary & Plant Services (858) 534-0700 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

[PHP-INST] Apache, PHP, MySQL, Redhat 6.2, Sparc

2001-01-23 Thread Tom Yarrish
Hey all, I've been beating my head on this problem for the last week. I have a Redhat 6.2 box running on a Sparc. I've setup MySQL, Apache, and I've started on PHP. I'm running into the following error when I do the make after the "./configure --activate-module=src/modules/php4/libphp4.a", I ge

[PHP-INST] compile prob on HP-UX 11.00

2001-01-23 Thread Ray, Kenneth
I've compiled php 4.02 on this server without a problem. When I attempt the make on this server with php 4.0.4p1. When I did the configure I used the option -enable -sockets. I get this error: /bin/sh /opt/php-4.0.4pl1/libtool --silent --mode=link gcc -I. -I/opt/php-4.0.4pl1/ -I/opt/php-4.0.4

Re: [PHP-INST] PHP 4.03pl1 + MySQL-3.23.28.g + MacOS X PB = ...?!

2001-01-23 Thread Michael J Wise
Michael J Wise wrote: > So seems I'm good2go for building the SO (aside from a non-fatal "Oooops" > on the part of Apple). I then did the following: > > ./configure --with-mysql --with-apxs Just did this with PHP 4.04pl1 on Sunday, and am up and running. There were some botch-ups at the en

[PHP-INST] Install Problem - 2nd Request

2001-01-23 Thread George R . Kasica
Tried with 4.04pl1 and I still get the following after a make: How do I fix this?? George >On Fri, 12 Jan 2001 10:15:23 -0600, George R. Kasica <[EMAIL PROTECTED]> wrote: Hello: Trying to install 4.0.4 and am getting the following after typing make: M -DXML_BYTE_ORDER=12 -g -O2 -c microtim

RE: [PHP-INST] make ends up with error on HP-UX

2001-01-23 Thread Mark Newnham
Use GCC. php4 compiles cleanly on hpux 10.20. make sure you have flex, bison and preferably gmake. > -Original Message- > From: Erki Bender [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 23, 2001 12:55 AM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-INST] make ends up with error on HP