If I remember correctly, when you install MySQL and Apache from rpm you get 
the binary version and no source is installed on your system.

It's been a while since I've looked for them, but there used to be a source 
rpm for MySQL at the MySQL site, and it took some digging to find it. Ditto 
for Apache.

Take this opportunity to install al three from source -- because you've 
decided where to put the files you won't be trying to guess where an rpm 
packager decided they should go. (I've had the same problem with .deb pkgs, 
but maybe that's because I don't know enough about dselect.)

For the Apache source file look for "ABOUT_APACHE"; for MySQL look for 
"mit-pthreads". I believe those t wo will be relatively unique, certainly 
better than looking for README.

Regards - Miles Thompson

At 02:09 PM 1/18/2002 -0500, Juni Adi wrote:
>On Thu, 17 Jan 2002, Anas Mughal wrote:
>
>|I haven't seen any RPMs for PHP.
>Yes there are RPMs for PHP (ftp.mirror.ac.uk)
>
>|However, I have installed using the source. It works
>|fine.
>|Try to install the CGI version first. That is easier.
>|Than, you could dive into the apache module stuff.
>
>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.
>
>So, can you tell me to define the path for those
>apache and mysql  so I can make the PHP work along
>with apache and mysql as well? Or at least tell me
>what indicate a source code directory (what files
>are in). Maybe I can search it manually.
>
>
>Regards
>Juni Adi
>
>|
>|--- 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/
>|
>
>--
>+++++++++++++++++++++++++++++++++++++++++++++++++
>||   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]


-- 
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