Hi
I installed Apache 2.2.3 in Windows Vista Home Premium, and downloaded the php 5.2.1.
Added to httpd.conf:
LoadModule php5_module "C:/php5/php5apache2_2.dll"
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
PHPIniDir "C:/php5"
apache is working fine, when i go to htp://localhost, it's show "Its Works".
But when i try to load a php file it shows "not found"
Please what i'm doing wrong???
Regards
Juan Leung
Apache 2.2.3 and PHP 5.2.1
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US