runningphan
MIS
I am able to view php file that shows me the entire PHP configuration so I know that PHP is installed properly and php files are being sent to the php5isapi.dll on an IIS 6 2003 server.
I have some other php pages that collect information on a form and then write it to a text file. Simple enough. It works on my local computer that is running apache so I know the php code is fine but I never get the text file contents at all when I run it on the IIS 6 box. I also have an echo command that doesn't seem to be processed either.
I'm sure it is a security configuration issue but I'm stuck...any ideas?
I have some other php pages that collect information on a form and then write it to a text file. Simple enough. It works on my local computer that is running apache so I know the php code is fine but I never get the text file contents at all when I run it on the IIS 6 box. I also have an echo command that doesn't seem to be processed either.
I'm sure it is a security configuration issue but I'm stuck...any ideas?