Hi Mark,
try this
It works with IIS5 and PHP.
reagrds, Joerg
"Mark Collins" <[EMAIL PROTECTED]> schrieb in im Newsbeitrag:
98t6p0$eti$[EMAIL PROTECTED]
> Hello,
>
> I have installed php on my NT server and I think its all ok, it performs
> very simple scripts, however a phpinfo(): gives me t
Mark:
Try it with a semicolon:
phpinfo();
Pablo
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Friday, March 16, 2001, 8:16:15 AM, Mark wrote:
MC> Hello,
MC> I have installed php on my NT server and I think its all ok, it performs
MC> very simple scripts, however a phpinfo(): gives me
hello,
try echoing the command phpinfo, such as
that works on my windows 2000 machine without a problem =) Hope this helps
~Jeff
Hello,
I have installed php on my NT server and I think its all ok, it performs
very simple scripts, however a phpinfo(): gives me this
Parse error: parse error in C:\INetPub\WWWRoot\test.php on line 7
with line 7 being the phpinfo():
it seems like quite a fundimental error, have i messed up t