public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* 4. Implementing php on an apache server. (Mark Rew)
@  Mark Rew
   ` Steve Holmes
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Rew @  UTC (permalink / raw)
  To: speakup

Hi list,

Thanks for the help.  By taking both suggestions that came back to me my php
is working.

First I removed from my httpd.conf file
AddHandler /cgi-bin/ .php

Then, I put my php files in a php directory off of the home page directory.
thus, the command:
lynx url/php/experimental.php

Ran my program.  I believe that I am confusing cgi scripting with a server
side scripting language.  Any comments on the differences between these two
concepts?

Mark Rew



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 4. Implementing php on an apache server. (Mark Rew) Mark Rew
 ` Steve Holmes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).