SQLite3 and web server
Michael Torrie
torriem at gmail.com
Fri Aug 21 10:57:04 EDT 2015
On 08/21/2015 08:19 AM, Michael Torrie wrote:
> But of course you can use straight CGI with Apache too. Probably this
> is the easiest way for you to get started. Don't try to run your own
> http server. That's just a waste of time and effort. Run the CGIs under
> Apache. Google for Apache CGI to get info on how to set up apache to
> execute CGI scripts (in any language).
On second thought, maybe your original course of action is better,
though I don't know the cause of the errors you are seeing.
More information about the Python-list
mailing list