Installing Apache, MySQL and PHP
I followed the instructions given on a particular link on how to install Apache, PHP and MySQL. However, i got a response that said that the c compilers could not be found. [After putting in this command: #./configure --prefix=usr/local/apache] I read threads saying that I should install my "gcc". I've put in my Redhat installation CD and installed it. However, the problem still persists. Are there any other ways to resolve this problem? Thank you.
|