Re: [PHP] [PHP 4.3.6] Compiling agaisnt MySQL 4.0.18 on Redhat 8

2004-05-20 Thread Curt Zirzow
* Thus wrote Aaron Axelsen ([EMAIL PROTECTED]): > I was trying to upgrade over the older one, which is why the paths are the > same. I want to stick with the stable realease Overwritting versions like that might not work very well, file names have changed accross the versions. I usually update m

Re: [PHP] [PHP 4.3.6] Compiling agaisnt MySQL 4.0.18 on Redhat 8

2004-05-20 Thread raditha dissanayake
found ;-) -- Aaron Axelsen Email: [EMAIL PROTECTED] -Original Message- From: raditha dissanayake [mailto:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004 7:47 PM Cc: [EMAIL PROTECTED] Subject: Re: [PHP] [PHP 4.3.6] Compiling agaisnt MySQL 4.0.18 on Redhat 8 Aaron Axelsen wrote: The mysql 3

RE: [PHP] [PHP 4.3.6] Compiling agaisnt MySQL 4.0.18 on Redhat 8

2004-05-20 Thread Aaron Axelsen
PROTECTED] Subject: Re: [PHP] [PHP 4.3.6] Compiling agaisnt MySQL 4.0.18 on Redhat 8 Aaron Axelsen wrote: >The mysql 3.x was installed with prefix /usr/local/mysql > > So why are you pointing to the 3.x path when compiling with 4.x? And since you are going through all this trouble migh

Re: [PHP] [PHP 4.3.6] Compiling agaisnt MySQL 4.0.18 on Redhat 8

2004-05-20 Thread raditha dissanayake
Aaron Axelsen wrote: The mysql 3.x was installed with prefix /usr/local/mysql So why are you pointing to the 3.x path when compiling with 4.x? And since you are going through all this trouble might as well use a very recent version of mysql -- Aaron Axelsen Email: [EMAIL PROTECTED] Greetin

RE: [PHP] [PHP 4.3.6] Compiling agaisnt MySQL 4.0.18 on Redhat 8

2004-05-20 Thread Aaron Axelsen
The mysql 3.x was installed with prefix /usr/local/mysql -- Aaron Axelsen Email: [EMAIL PROTECTED] -Original Message- From: Curt Zirzow [mailto:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004 7:08 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] [PHP 4.3.6] Compiling agaisnt MySQL 4.0.18 on

Re: [PHP] [PHP 4.3.6] Compiling agaisnt MySQL 4.0.18 on Redhat 8

2004-05-20 Thread Curt Zirzow
* Thus wrote Aaron Axelsen ([EMAIL PROTECTED]): > Greetings, > > I compiled and installed mysql from source, and now I am trying to recompile > php agaisnt the new version of MySQL (was previous running 3.23.53). Here > is the configure string I used: > > ./configure --with-apxs2=/usr/local/apac

RE: [PHP] PHP 4.3.6

2004-05-20 Thread Martin, Stanley G [Contractor for Sprint]
[mailto:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004 1:46 PM To: Martin, Stanley G [Contractor for Sprint] Cc: [EMAIL PROTECTED] Subject: Re: [PHP] PHP 4.3.6 Martin, Stanley G [Contractor for Sprint] wrote: > -Original Message- > From: John Nichel [mailto:[EMAIL PROTECTED] > Sent

Re: [PHP] PHP 4.3.6

2004-05-20 Thread Aaron Gould
Martin, Stanley G [Contractor for Sprint] wrote: -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004 1:21 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] PHP 4.3.6 Martin, Stanley G [Contractor for Sprint] wrote: When I ran configure for PHP I tried to

RE: [PHP] PHP 4.3.6

2004-05-20 Thread Martin, Stanley G [Contractor for Sprint]
: Re: [PHP] PHP 4.3.6 Martin, Stanley G [Contractor for Sprint] wrote: > When I ran configure for PHP I tried to use the --with-apache and > pointed it to /usr/local/apache but it told me it couldn't find httpd.h > anywhere under there and it is there > (/usr/local/apache/include

Re: [PHP] PHP 4.3.6

2004-05-20 Thread John Nichel
Martin, Stanley G [Contractor for Sprint] wrote: When I ran configure for PHP I tried to use the --with-apache and pointed it to /usr/local/apache but it told me it couldn't find httpd.h anywhere under there and it is there (/usr/local/apache/include/httpd.h). So, I ran it with --with-apxs=/usr/lo

RE: [PHP] PHP 4.3.6

2004-05-20 Thread Martin, Stanley G [Contractor for Sprint]
time. Stanley G. Martin System Administrator Sprint - EAS Business Intelligence 913.762.8667 913.221.8241 PCS [EMAIL PROTECTED] -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004 1:05 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] PHP 4.3.6 Martin,

Re: [PHP] PHP 4.3.6

2004-05-20 Thread John Nichel
Martin, Stanley G [Contractor for Sprint] wrote: OK. Here it is [Thu May 20 11:52:41 2004] [notice] child pid 19615 exit signal Segmentation fault (11) Was php4.3.6 compiled with the same options as your previous version? Just a guess here, but your scripts may be calling a function that existed

RE: [PHP] PHP 4.3.6

2004-05-20 Thread Martin, Stanley G [Contractor for Sprint]
, May 20, 2004 12:01 PM Cc: [EMAIL PROTECTED] Subject: Re: [PHP] PHP 4.3.6 Martin, Stanley G [Contractor for Sprint] wrote: >I'm getting a segmentation fault in the Apache error log whenever I >access a page the doesn't finish. > > Dear Contractor for Sprint, What john meant w

Re: [PHP] PHP 4.3.6

2004-05-20 Thread raditha dissanayake
Martin, Stanley G [Contractor for Sprint] wrote: I'm getting a segmentation fault in the Apache error log whenever I access a page the doesn't finish. Dear Contractor for Sprint, What john meant was for you to share it (error message) with us. Martin, Stanley G [Contractor for Sprint] wrote:

RE: [PHP] PHP 4.3.6

2004-05-20 Thread Martin, Stanley G [Contractor for Sprint]
y 20, 2004 11:45 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] PHP 4.3.6 Martin, Stanley G [Contractor for Sprint] wrote: > I recently updated my Apache to 1.3.31 and when it was finished, none of > my PHP scripts are working correctly. They seem to stop in the middle > of displaying a p

Re: [PHP] PHP 4.3.6

2004-05-20 Thread John Nichel
Martin, Stanley G [Contractor for Sprint] wrote: I recently updated my Apache to 1.3.31 and when it was finished, none of my PHP scripts are working correctly. They seem to stop in the middle of displaying a page. On some pages, my footer doesn't come up, it just quits before it gets there. I go