A
Anonymous
Guest
Hello,
I am having a small problem.
I bought the Sam's teach youself PHP, MySQL and Apache book, and I ran into a problem.
The book reccomends to install MySQL first, then Apache and then PHP.
I am running Red Hat 9.0 on a Athlon 1100 / 40 gig / 256 MB Ram
I have downloaded the following:
> MySQL RPM's for Server and Client 4.0.17-0
> Apache 2.0.48
> PHP 4.3.4
I installed MySQL via RPM's like the book, and the MySQL website reccommended. That worked fine. It installed it to :
/var/lib/mysql
+++++++++++++++++++++++++++++++++
I installed Apache from source and did the following
Apache is functioning properly.
P.S.
I Couldnt fit this all in one post, so see below in the reply for the second half of this.
I am having a small problem.
I bought the Sam's teach youself PHP, MySQL and Apache book, and I ran into a problem.
The book reccomends to install MySQL first, then Apache and then PHP.
I am running Red Hat 9.0 on a Athlon 1100 / 40 gig / 256 MB Ram
I have downloaded the following:
> MySQL RPM's for Server and Client 4.0.17-0
> Apache 2.0.48
> PHP 4.3.4
I installed MySQL via RPM's like the book, and the MySQL website reccommended. That worked fine. It installed it to :
/var/lib/mysql
+++++++++++++++++++++++++++++++++
I installed Apache from source and did the following
Code:
./configure --prefix=/usr/local/apache2 --enable-mods-shared=most --enable-module=so
Apache is functioning properly.
P.S.
I Couldnt fit this all in one post, so see below in the reply for the second half of this.