Anyone have any idea why I can't run PHP and mod_perl in the same web
structure?
I am getting this in my error log...
[Thu Jul 17 14:02:07 2003] [error] 2508: ModPerl::Registry:
Unterminated <> operator at G:/home/walter/htdocs/test.php line 1.
Why would Apache be trying to run mod_perl for PHP scripts?
This is my php file...
<?php
echo "My simple little PHP test page!", "<p>";
?>
Any ideas?
And yes, it worked before I installed mod_perl
thanks
walter
--
In heaven an angel is nobody in particular.
- George Bernard Shaw
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php