Jean-Christophe Montigny wrote: > (be aware, that is an obvious question) > > Do you have the line > #/usr/bin/php #!/path/to/exe > (or whatever your path to php is) at its beginning? > > As well, you cannot send raw data just like a normal php script. > Just like any CGI you need to send the string > Content-type: text/html > > there's another line but I cannot remember... just google about > structure for perl cgi script, it's the same lines. > > gradeAstudent.com.au wrote: > >> Anyone have any pointers on getting php scripts to run from the cgi-bin >> directory? I can run php scripts fine so long as they are not in the >> default >> cgi-bin folder. Alas, however, a survey program I am trying to test (not >> written by me) needs to have its scripts in the cgi-bin folder for some >> reason. >> >> I have tried the permissions (even set to 777!) and changed the uid >> gid to >> www:www. Perl scripts run fine from this cgi-bin folder which is really >> bugging me. >> >> I have set ExecCGI in the Options on the cgi-bin folder as well as >> allow all >> and all that jass in the <Directory> statements. >> >> It just seems like apache has some security feature that prevents php >> from >> running in this one folder (even when i move it and reconfigure >> httpd.conf >> to point to a different folder under the data dir). >> >> Squirellmail which makes extensive use of php is running fine, so I'm >> fairly >> 'confident' that php is setup ok? >> >> >> >> --------------------------------------------------------------------- >> The official User-To-User support forum of the Apache HTTP Server >> Project. >> See <URL:http://httpd.apache.org/userslist.html> for more info. >> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx >> " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx >> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx >> > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx