thanks for the responses

now i added

LoadModule php4_module "c:/php-4.3.3-Win32/sapi/php4apache2.dll"
AddType application/x-httpd-php .php .phtml .html

to my httpd.conf file
to my understanding that is all i needed to do to have php loaded on apache

the first line is where i have php installed

but when i lookup index.php which has
<?
phpinfo();
?>
i still get a page not found error
did i miss a step somewhere?
i did it from the online manual from php.net
apache is working because i can get to the page where it says if you see this then apache is installed correctly


any feed back will be great

fyi: i am using mysql 4.1 php 4.3 and apache 2.0

_________________________________________________________________
Watch high-quality video with fast playback at MSN Video. Free! http://click.atdmt.com/AVE/go/onm00200365ave/direct/01/

Reply via email to