I have a php file which runs correctly in document folder, now I want to move it to the cgi-bin folder, however it shows blank page when I try to access it, why the same php file cannot run in the cgi-bin folder, what approach I need to take (modify httpd.conf?) to have this file runs correctly in cgi-bin folder?
thanks for any help.
thanks for any help.