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

Veröffentlicht am: 07 Februar 2016
auf dem Kanal: 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...


Auf dieser Seite können Sie das Online-Video Using WAMP server to run cgi python , cgi-bin , PHP , apache , scripts mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Jason Cheung 07 Februar 2016 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 25,653 Mal angesehen und es wurde von 162 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!