Too bad usually nothing but the source can do what I want to do... For example, just the other day, I: Compiled apache w/ mod_ssl (using mm libraries) & mod_vhost_alias Compiled PHP4 w/ PostgreSQL database functionality (module into apache) Compiled PostgreSQL. It's even hard for something as powerful as apt-get to do something like that. :( Nick jhawley at bgea.org, on 09/26/2000 04:37:48 PM To: tclug-list at mn-linux.org @ PMDF cc: Subject: Re: [TCLUG:21577] compiling php4 for mysql and apache Ben Lutgens wrote: > On Mon, Sep 25, 2000 at 08:34:54AM -0500, John Hawley wrote: > >Hey, > > > >I'm trying to get Apache // php4 // MySQL working on a Debian/Woody box, but > >get the following msg from the php-powered page: > >Fatal error: Call to undefined function: mysql_connect() ... > > > > apt-get install is your friend. All of these things are apt-gettable. yep, thats what I did. Unfortunately the PHP package doesn't include MySQL support so grab the source. But then the Apache development environment was missing for creating the php apache module, so also had to grab the source for Apache. But, yes, apt-get's the greatest when it gets ya what ya needs. :) -jh --------------------------------------------------------------------- To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org For additional commands, e-mail: tclug-list-help at mn-linux.org -------------- next part -------------- --------------------------------------------------------------------- To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org For additional commands, e-mail: tclug-list-help at mn-linux.org