Im using WinXP and apache 1.3.29 Im having a few problems... When I upload my website written in PHP, it works fine (www.atomixnet.co.uk) BUT... when I host my site then goto 127.0.0.1/index.php there are many erros like Undefined variable: REMOTE_ADDR
if you need any more details please goto http://81.129.50.20/phpinfo.php
You should tell us the exact errors. Gettin undefined variable usually means bad coding, a dependance on register_globals being on, or a combination of them both.
There isnt any errors at all cause when I upload it to a webserver with PHP support it works fine