Re: PHP3/Apache support for MySQL

1999-11-09 Thread Charles Galpin
Thanks Jason, adding the -lc switch to the link line did the trick for me (although I had to compile it on my laptop to get it to work). These are both AMD K6 II 3xx machines if it makes a difference running stock 6.1. charles On Sat, 6 Nov 1999, Jason Costomiris wrote: > On Sat, Nov 06, 1999

RE: PHP3/Apache support for MySQL

1999-11-06 Thread Charles Galpin
because I've done it before and it works fine. I then enjoy the benefits of rpm. On Sun, 7 Nov 1999, Danny H wrote: > php3/myql/apache works well on Freebsd. But if you wanted to use Redhat. > > Why do you have to use rpms when you can get the gz files from the php3.net > and myql.org and apac

RE: PHP3/Apache support for MySQL

1999-11-06 Thread Danny H
y-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: RE: PHP3/Apache support for MySQL >Date: Thu, 4 Nov 1999 17:12:17 -0500 > >I would just compile and install all three from source. >That's what I did, works fine. > >-Jeff > > > -Original Messa

Re: PHP3/Apache support for MySQL

1999-01-04 Thread Jason Costomiris
On Sat, Nov 06, 1999 at 01:58:42AM -0500, Charles Galpin wrote: : I upgraded to 6.1 this evening, and in the process upgraded my : apache-mod_ssl/php3/mysql setup. Unfortunately I now get an error when : starting apache: : : Starting httpd: Syntax error on line 242 of /etc/httpd/conf/httpd.conf:

Re: PHP3/Apache support for MySQL

1999-01-03 Thread Charles Galpin
I upgraded to 6.1 this evening, and in the process upgraded my apache-mod_ssl/php3/mysql setup. Unfortunately I now get an error when starting apache: Starting httpd: Syntax error on line 242 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib/apache/libphp3.so into server: /usr/lib/apache/libphp

Re: PHP3/Apache support for MySQL

1999-01-02 Thread Scott Tyson
same here. ripped off the rpms and went to the tar balls. Not me favorite thing to do but much less work. - Original Message - From: Jeff Bearer <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 04, 1999 2:12 PM Subject: RE: PHP3/Apache support for MySQL

Re: PHP3/Apache support for MySQL

1999-01-02 Thread Jason Costomiris
On Thu, Nov 04, 1999 at 03:55:20PM -0500, Gene Wilburn wrote: : : I've just spent a few months in FreeBSD (very nice BTW) and had no : problems using Apache/PHP3/MySQL. Now I'm back at Red Hat 6.1 and I've : returned to Red Hat's RPM weirdness regarding MySQL. What's so weird? : Is there an eas

RE: PHP3/Apache support for MySQL

1999-01-02 Thread Jeff Bearer
I would just compile and install all three from source. That's what I did, works fine. -Jeff > -Original Message- > From: Gene Wilburn [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 04, 1999 3:55 PM > To: [EMAIL PROTECTED] > Subject: PHP3/Apache support for MySQL > > > > I've