[PHP] Re: php compile error with mysql undefined reference to `mysql_real_escape_string'

2003-12-15 Thread Jas
You really should be subscribing to the php.install list when asking questions of this type. But it sounds like you need to first install mysql, then install apache, then install php. In that order and you should be ok. When in doubt read the manuals for each application for further

Re: [PHP] compile error

2002-08-19 Thread Rasmus Lerdorf
You need current PHP CVS to work with Apache 2.0.40. See snaps.php.net On Mon, 19 Aug 2002, Adam Williams wrote: I'm trying to compile PHP 4.2.2. I am running Apache 2.0.40 (yes I know support is experimental). I am compiling on Redhat 7.3 Linux 2.4.18. I did my PHP configure line:

RE: [PHP] Compile error.

2002-06-24 Thread John Holmes
Using the 4.2.1 source available from the main downloads page, I'm getting: php_functions.c:93:27: missing binary operator before '!' You get an error when you do what? Unzip the source, compile it, run it, load a .php page, crap your pants??? ---John Holmes... -- PHP General Mailing List

RE: [PHP] Compile error.

2002-06-24 Thread Duncan Hill
On Mon, 24 Jun 2002, John Holmes wrote: Using the 4.2.1 source available from the main downloads page, I'm getting: php_functions.c:93:27: missing binary operator before '!' You get an error when you do what? Unzip the source, compile it, run it, load a .php page, crap your pants??? I

Re: [PHP] Compile error w/ libextra.a (ranlib)

2001-02-08 Thread Richard Lynch
that this was merely the somewhat out of date and rarely seen _PHP2_ (phew, I guess...). So I need to get hosting support for this site up ASAP. I will need support for both PHP2 and PHP4 (which I will be converting the code to) and both msql and mysql (again, converting from the former to the