[SunRescue] RE: PHP/MySQL/Apache on Solaris...

Ken Hansen rescue at sunhelp.org
Thu May 31 13:31:56 CDT 2001


For those of us without proper build environments on our workstations, your
advice is, well, challenging ;^)

Remember, we started this dance because I don't have a development suite on
any of my SPARCs...

Ken
----- Original Message -----
From: "Bill Bradford" <mrbill at mrbill.net>
To: <rescue at sunhelp.org>
Sent: Thursday, May 31, 2001 12:05 PM
Subject: Re: [SunRescue] RE: PHP/MySQL/Apache on Solaris...


> On Thu, May 31, 2001 at 12:03:51PM -0400, Ken Hansen wrote:
> > Also, one of the freeware links off sunhelp.org has Apache and PHP
> > packages listed, pre-compiled.
>
> Why bother with packages?  Its easy:
>
> apache:
> ./configure --enable-module=so
> gmake
> gmake install
>
> php:
> ./configure --with-mysql --with-apxs=<apache-prefix>/bin/apxs
> gmake
> gmake install
>
> mysql:
> ./configure
> gmake
> gmake install
>
> Bill
>
> --
> Bill Bradford
> mrbill at mrbill.net
> Austin, TX
> _______________________________________________
> rescue maillist  -  rescue at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/rescue




More information about the rescue mailing list