Support Forums
Running into troubles with web applications. Please help. - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Webmaster Support (https://www.supportforums.net/forumdisplay.php?fid=36)
+---- Forum: Website Development (https://www.supportforums.net/forumdisplay.php?fid=43)
+---- Thread: Running into troubles with web applications. Please help. (/showthread.php?tid=1980)



Running into troubles with web applications. Please help. - nevets04 - 10-21-2009

I finally got apache installed. I moved my .cgi python web application to var/www/cgi-bin however when I went to 127.0.0.1/cgi-bin/web.cgi but it said the web address didn't exsist. So I put the file in in var/www/ and it just read what was in the script, it didnt execute it. So I tried saving it as a .py, but when I did that and went to 127.0.0.1/web.py it asked If I wanted to download web.py. Finally I tried putting the .py in var/www/cgi-bin but again, when I went to 127.0.0.1/cgi-bin/web.py, apache said that it wasn't on the server. Anyone got any ideas?


RE: Running into troubles with web applications. Please help. - El Zorro - 10-22-2009

have you checked if it is on htdocs or just download xampp or wamp they will help you out a lot