Posted by Jay on 10/07/61 11:16
hello everyone,
I've been using this tutorial found here:
http://www.webthang.co.uk/tuts/tuts_server/sirj1/sirj1_2.asp
I've installed apache on XP with no problems and now I'm trying to set it up
to work with php.
I followed all the instructions correctly (as far as I can tell...) and when
I try and run my test php script at
http://localhost/test.php
it displays
<? echo phpinfo() ?>
which makes me think that the .php file isn't being parsed correctly, so can
anyone help?
or alternatively know of a better tutorial?
thanks
[Back to original message]
|