Re: Problems with new PHP install

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Chris Boget wrote:
<snip>
My test
script looks like this:

<script language="php">
 echo "PHP Works!!";
</script>
<br>
<? echo "PHP Works??";

And that is exactly what is getting output by the browser. The <br> isn't even
getting interpreted as a break...?

Yeah, looks like you need the AddType entry. Apache doesn't know what *.php is, so it's just serving it up as plain text.


--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
john@xxxxxxxxxxxx

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux