<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Albin Blaschka wrote:
<blockquote cite="mid45476776.3090705@sbg.ac.at" type="cite">
<pre wrap="">Dan Rossi schrieb:
</pre>
<blockquote type="cite">
<pre wrap="">this is bizarre, this is purely a backward compat thing, try making the
start php tag <?php instead of <? it parsed properly. Very strange.
</pre>
</blockquote>
<pre wrap=""><!---->
Hai,
that's a question of your php-configuration via the php.ini (look at the
output of phphinfo() where php looks/finds this file...
There (in php.ini) is an option shortopentags, which influences this
behaviour...
HTH,
Albin
---------------------------------------------------------------------
| Albin Blaschka, Mag. rer.nat
| Fachbereich für Organismische Biologie, Universität Salzburg
| Hellbrunnerstr. 34, A - 5020 Salzburg, Österreich
|
| It's hard to live in the mountains, hard, but not hopeless!
---------------------------------------------------------------------
</pre>
</blockquote>
<font face="Arial">Yes i know i cant get to it now the server is off :)
its a standard php source install it always defaults to <? . Ill
have to confirm this tommorow now. I was using the same source for the
cgi version which ran ok, im pretty certain same config also. </font><br>
</body>
</html>