Hallo Mark,

    have you configured youre Apache ???

What about the alias for the php-interpreter?
(    ScriptAlias /php4/ "C:/php/"   )

What about the extension-handling? Have you told youre apache how to work
with php-files?
(     AddType application/x-httpd-php .phtml .php  )

Just search for place to insert more extensions in your httpd.conf. Then php
should work fine. On my machine it does.

Sincerely, Marcel



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to