Using WAMP server to run cgi python , cgi-bin , PHP , apache , scripts

Published: 07 February 2016
on channel: Jason Cheung
25,653
162

Check my updated video on this.
How to set up wamp to use Python CGI programming and php on your own computer. SQL works also. Only tested on windows.All programs can be run through localhost in browser and files stored in www directory in wamp.
Wamp Version 2.4
Python.3.5.0

Link to Python https://www.python.org/downloads/rele...

Link to Wamp
http://sourceforge.net/projects/wamps...

Has to be Python 3.5.0 and wamp 2.4 to work !!!

add these lines to httpd.conf after directory "c like the video.
-------------------------------------------------------------------
AddHandler cgi-script .cgi .py
Options Indexes FollowSymLinks ExecCGI
--------------------------------------------------------------------

Make sure to save Python as C:\Python35 using custom installation.First line of your program must direct to where python.exe is installed.You must use parenthesis with print.

Link to My httpd.conf file and test programs
https://www.dropbox.com/s/5nyqzdnyjzn...
https://www.dropbox.com/s/xhmh2mwhdrj...
https://www.dropbox.com/s/8kns13x4326...


On this page of the site you can watch the video online Using WAMP server to run cgi python , cgi-bin , PHP , apache , scripts with a duration of hours minute second in good quality, which was uploaded by the user Jason Cheung 07 February 2016, share the link with friends and acquaintances, this video has already been watched 25,653 times on youtube and it was liked by 162 viewers. Enjoy your viewing!