Received: by 10.224.18.144 with SMTP id w16mr287654qaa.1.1343968703623; Thu, 02 Aug 2012 21:38:23 -0700 (PDT) X-BeenThere: pinax-users@googlegroups.com Received: by 10.224.98.8 with SMTP id o8ls5748966qan.3.gmail; Thu, 02 Aug 2012 21:38:22 -0700 (PDT) Received: by 10.224.138.146 with SMTP id a18mr184303qau.6.1343968702573; Thu, 02 Aug 2012 21:38:22 -0700 (PDT) Received: by 10.224.106.136 with SMTP id x8msqao; Mon, 23 Jul 2012 21:27:13 -0700 (PDT) Received: by 10.68.196.136 with SMTP id im8mr2281773pbc.5.1343104033419; Mon, 23 Jul 2012 21:27:13 -0700 (PDT) Date: Mon, 23 Jul 2012 21:27:12 -0700 (PDT) From: Rishabh Dixit To: pinax-users@googlegroups.com Message-Id: <042a7009-93bc-4ff5-bd99-ecbd5f6dcbfd@googlegroups.com> Subject: Deploying Pinax Project MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_388_28593471.1343104032457" ------=_Part_388_28593471.1343104032457 Content-Type: multipart/alternative; boundary="----=_Part_389_3898256.1343104032457" ------=_Part_389_3898256.1343104032457 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi, I am a newbie to pinax. I recently started working on a basic project. Now I am not able to deploy it on my Apache. What modifications should be done to Apache conf file and wsgi.py file. I am using this wsgi.py file- https://github.com/pinax/pinax/blob/master/pinax/projects/basic_project/wsgi.py and have set project_path="path/to/my/project" in the starting of function setup_environ. I configured my apache as mentioned in http://pinax.readthedocs.org/en/latest/deployment.html#using-mod-wsgi. Error log of apache shows- [error] [client 127.0.0.1] mod_wsgi (pid=4764): Target WSGI script '/home/rishabh/pinax-env/stucom/wsgi.py' does not contain WSGI application 'application'. ------=_Part_389_3898256.1343104032457 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
 Hi,
 I am a newbie to pinax. I recently started working on a basic project. Now I am not able to deploy it on my Apache.
 What modifications should be done to Apache conf file and wsgi.py file.

 I am using this wsgi.py file-
 https://github.com/pinax/pinax/blob/master/pinax/projects/basic_project/wsgi.py
 and have set project_path="path/to/my/project" in the starting of function setup_environ.

 I configured my apache as mentioned in http://pinax.readthedocs.org/en/latest/deployment.html#using-mod-wsgi.

 Error log of apache shows-
 [error] [client 127.0.0.1] mod_wsgi (pid=4764): Target WSGI script '/home/rishabh/pinax-env/stucom/wsgi.py' does not contain WSGI application 'application'.


------=_Part_389_3898256.1343104032457-- ------=_Part_388_28593471.1343104032457--