install problem w/ php_mod and apache2.0.59

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



I have Apache 2.0.59 running on my local machine and working fine.  I've
tested perl/cgi scripts that work (e.g. http://localhost/test.cgi) 

I downloaded PHP 5.2.3.3 (zip version) and extracted php5ts.dll,
php5apache2.dll, php.exe, and phpini.dist to c:/php.  I renamed phpini.dist
to php.ini and moved it to c:/WINDOWS. 

Now when I try to run my "phpinfo.php" script or any php script
(http://localhost/bin/phpinfo.php) in IE or MoziFire, script does not run (I
get "not found" or "Internal Server Error").  I've added the following lines
to my conf. httpd file in apache and still nothing: 

# For PHP 5 do something like this: 
LoadModule php5_module "c:/php/php5apache2.dll" 
AddType application/x-httpd-php .php 

# configure the path to php.ini 
PHPIniDir "C:/WINDOWS 

Any help appreciated.. 



-- 
View this message in context: http://www.nabble.com/install-problem-w--php_mod-and-apache2.0.59-tf4046491.html#a11494189
Sent from the Php - Install mailing list archive at Nabble.com.

[Index of Archives]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [Postgresql]     [PHP Books]     [PHP Databases]     [PHP SOAP]
  Powered by Linux