i've got php and pws installed. but when i try to view my test script (it just calls phpinfo()) i get the following error:
Security Alert! PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set. This variable is set, for example, by Apache's Action directive redirect. etc...
if i change the redirect_status, how di recompile php?
cheers