If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!


  • 0
    rahuld  14 years ago
    Hi I am confused about this --> export REMOTE_ADDR=192.168.0.1 --? What does this signify. Do we need to do this every time? What is its use.. ---> Although after keying this in it does not show me any REMOTE_ADD Error. ./web2py.fcgi --- After setting up this and following the steps it shows me this in the command line --- -bash-3.2$ export REMOTE_ADDR=192.168.0.1 -bash-3.2$ ./web2py.fcgi WSGIServer: missing FastCGI param REQUEST_METHOD required by WSGI! WSGIServer: missing FastCGI param SERVER_NAME required by WSGI! WSGIServer: missing FastCGI param SERVER_PORT required by WSGI! WSGIServer: missing FastCGI param SERVER_PROTOCOL required by WSGI! Status: 303 SEE OTHER Content-Type: text/html; charset=UTF-8 Location: /web2py/welcome/default/index Content-Length: 73 You are being redirected here-bash-3.2$ ------------ What are the next steps that we can follow? will it access the url? Also upon accessing the url it shows me the folder listing not the welcome page what am I doing wrong??????? Please rever ASAP Thanks Rahul D

Commented on:

This is how I setup web2py on a hosting service with FastCGI in a subdirectory.

Hosting graciously provided by:
Python Anywhere