Posted by lifeLine on 11/30/05 01:19
configure apache to use php
I have Jakarta Apache set up and a mysql database. I would now like to
be able to develop php pages and display them on my localhost. I have
installed php. On reading I discovered that I must configure apache so
that and it can execute php. It says to change the httpd.conf.
I do not have a http.conf. I made one as follows
: LoadModule php5_module c:\jak\jakarta-tomcat-5.5.9\bin\php5ts.dll
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
My server is don't recognising php. I really do not know what to do,
any help?
Navigation:
[Reply to this message]
|