Results 1 to 2 of 2
hello.
I installed apache server and i forgot the --enable-so in the
./configure --enable-so command. I assume this will screw up when i try to install php, so how can ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-23-2006 #1Just Joined!
- Join Date
- Mar 2006
- Posts
- 39
PHP 5.1.2 Installation w/ apache
hello.
I installed apache server and i forgot the --enable-so in the
./configure --enable-so command. I assume this will screw up when i try to install php, so how can i get that enabled after i installed the apache server? I assume it is in htdocs.conf,am i rite?
Thx
- 05-25-2006 #2
You're asking how to enable PHP in the Apache configuration? If so, then go to /etc/httpd/conf/httpd.conf and uncomment the PHP line in the 'LoadModule' section. HTH.


Reply With Quote
