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

Pubblicato il: 07 febbraio 2016
sul canale di: 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...


In questa pagina del sito puoi guardare il video online Using WAMP server to run cgi python , cgi-bin , PHP , apache , scripts della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Jason Cheung 07 febbraio 2016, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 25,653 volte e gli è piaciuto 162 spettatori. Buona visione!