View Single Post
Old 02-19-2004, 08:01 PM   #1 (permalink)
subdivizion
 
Banned

Join Date: Jan 2004

Posts: 471

subdivizion

Default problem with PHP and Apache

i'm running Apache 1.3 with PHP 4 support and MySQL. I installed using the AppServ bundle from www.appservnetwork.com. i created some PHP sites but none of them seem to work. even the simplest such as:

<?php
phpinfo();
?>

won't work. i keep getting the error:

Parse error: parse error, unexpected T_STRING in x:\xxxxxx\xxxxx\test.php on line 1

Any help? I'm new in PHP and Web desing. thanx.
subdivizion is offline