On Fri, 18 Jan 2002, Juni Adi wrote:
> 
> Ok, I'm now in the middle of installing it from
> source code. But I'm not sure where the path to
> apache and mysql source code to fill in :
> ./configure --with
> apache=/path/to/apache_source_code --with
> mysql=/path/to/mysql_source_code
> 
> I 'm even not I have the source code for the
> two of them as I was instaling both apache and
> mysql from rpms.

mysql should work fine with the bundled library.  
just use --with-mysql, no directory argument.

for apache, if you're not compiling the apache source you
should compile php as a shared apache module: use --with-apxs or
--with-apxs2 depending whether you're using Apache 1.x or 2.x.  

Carl

> 
> |
> |--- Juni Adi <[EMAIL PROTECTED]> wrote:
> |> Hello,
> |> 
> |> I'm new to PHP (actually I'm just about to
> |> begin) and have problem with installing.  
> |> 
> |> I'm looking for version of PHP that will be
> |> suit to RH 6.2 and MySQL 3.23.47? (my RH package
> |> didn't include any php rpms).
> |> I've tried some version 4 rpms but always have
> |> error on dependency stuffs.
> |> 
> |> So, can anybody point me sites where I can
> |> download the right rpms to work along with my
> |> stuffs? (I'd prefer RPMS because I've always been
> |> having trouble installing from source code).
> |> 
> |> Cheers
> |> -- 
> |> +++++++++++++++++++++++++++++++++++++++++++++++++
> |> ||   Juni Adi                                  ||
> |> ||   Volunteers Alliance for Saving the Nature ||   
> |> ||   www.arupa.or.id                           ||
> |> +++++++++++++++++++++++++++++++++++++++++++++++++
> |> 
> |> 
> |> -- 
> |> PHP General Mailing List (http://www.php.net/)
> |> To unsubscribe, e-mail:
> |> [EMAIL PROTECTED]
> |> For additional commands, e-mail:
> |> [EMAIL PROTECTED]
> |> To contact the list administrators, e-mail:
> |> [EMAIL PROTECTED]
> |> 
> |
> |
> |=====
> |Anas Mughal
> |[EMAIL PROTECTED]
> |[EMAIL PROTECTED]
> |Tel: 973-249-6665
> |
> |__________________________________________________
> |Do You Yahoo!?
> |Send FREE video emails in Yahoo! Mail!
> |http://promo.yahoo.com/videomail/
> |
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to