ok mentioned this in the server set-up thread but thought I would give its on thread as have run into another error >_<

ok keep getting the file am trying to access is info.php - it just contains

<?php phpinfo() ?>

is this the right format to show php info??? - but even if it is wrong wouldn't it display a diff error to one am getting?

have installed latest version of php with Xitami server

the server is instaled at c:\Xitami
php is at c:\php

running on win98se - have not altered any of defaults cept in
c:\php\backup\php.ini

were I have changed

cgi.force_redirect=1
to
cgi.force_redirect=0

as says to do to get it working with Xitami - anyone know how to config it??? - havn't even started on setting up mySQL yet >_<;

am not too worried about security aspect atm as am not planning on hosting on home pc just need it for testing purposes - anyone got any ideas?

thanks

v_Ln