PDA

View Full Version : php installation trouble


crunkbbfe
07-20-2006, 06:47 AM
i have edited the php.ini file in the PHP directory from doc_root= to doc_root= "c:\apache2\apache2\htdocs"

My question is where do i put
LoadModule php5_module "c:/Apache2/php5/php5apache2.dll" AddType application/x-httpd-php .php # configure the path to php.ini PHPIniDir "C:/Apache2/php5"


i know that it is in httpd.conf but i could not locate this file in Apache 2.2.2

Is it just the httpd file under conf or is it the httpd file in the default directory or both?

And another questions is where do i put that code at?