Re: 回复: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-13 Thread Cal Leeming [Simplicity Media Ltd]
/var/lib/stickshift/688174c010/app-root/runtime/repo/.openshift/action_hooks/build: line 7: /var/lib/stickshift/680e98b8570/pingmeebldr/runtime//bin/pip: No such file or directory Tbh, I think you need to speak with OpenShift On Mon, Aug 13, 2012 at 12:37 PM, surya wrote: > Hi Pengfei, > >

Re: 回复: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-13 Thread surya
Hi Pengfei, Thanks for your post. I figured out the problem to some extent. *uwsgi 1.2.4 *current version, is having some security bugs. So, I had to revert back to *1.2.3.* * * I followed this tutorial However, I have some other problems w

回复: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-12 Thread Pengfei Xue
http://peng-fei-xue.blogspot.com/2012/06/howto-create-django-application-in.html check this post -- Sincerely, Pengfei Xue 已使用 Sparrow (http://www.sparrowmailapp.com/?sig) 已使用 Sparrow (http://www.sparrowmailapp.com/?sig) 在 2012年8月12日星期日,下午7:54,surya 写道: > I am really fed up with tut

Re: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-12 Thread Cal Leeming [Simplicity Media Ltd]
It's more of a 'YMMV' thing - hence the "hands dirty" comment. On Sun, Aug 12, 2012 at 7:33 PM, Marcin Tustin wrote: > I thought the point of a tutorial was that if you followed it blindly, and > to the letter, it will work, and then you can pull it apart afterwards. > > > On Sun, Aug 12, 2012 at

Re: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-12 Thread Marcin Tustin
I thought the point of a tutorial was that if you followed it blindly, and to the letter, it will work, and then you can pull it apart afterwards. On Sun, Aug 12, 2012 at 2:10 PM, Cal Leeming [Simplicity Media Ltd] < cal.leem...@simplicitymedialtd.co.uk> wrote: > You can't blindly follow a deploy

Re: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-12 Thread Cal Leeming [Simplicity Media Ltd]
Sorry - hit send too fast. Once you've found the logs, you can then have a look around on Google for what the errors mean.. if you get stuck, you can send the exact error messages into the mailing list to see if anyone else knows what it means. On Sun, Aug 12, 2012 at 7:10 PM, Cal Leeming [Simpli

Re: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-12 Thread Cal Leeming [Simplicity Media Ltd]
You can't blindly follow a deployment tutorial and expect to not have to get your hands dirty - especially when it's not even an official tutorial ;) First off - you need to find the error logs for your application and/or web server, and/or determine where the stack is breaking Cal On Sun, Aug 1

Re: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-12 Thread surya
Hi Cal, Actually, I have followed this tutorialfor deploying a basic Django app using Python 2.7 on Open Shift. So, when I pushed the repo, the website showed me.. Service Temporarily Unavailable The server is temporarily unable to servic

Re: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-12 Thread Cal Leeming [Simplicity Media Ltd]
Surya, Your original question does not really explain what problem you are having. >From what I can tell, you have read tutorials on the web that explain how to set up Django on OpenShift, but you have not explained what is wrong with them, nor what specific problem you are having. You'll need t

Re: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-12 Thread Surya Kasturi
Haven't got any answer! So, I thought someone from Django users would be using it and might help. On Sun, Aug 12, 2012 at 7:33 PM, Mario Lacunza wrote: > Uhmm... Is not better ask the same to openshift support? > > Mario Lacunza > Enviado desde mi Motorola Atrix2 > El ago 12, 2012 6:55 a.m., "su

Re: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-12 Thread Mario Lacunza
Uhmm... Is not better ask the same to openshift support? Mario Lacunza Enviado desde mi Motorola Atrix2 El ago 12, 2012 6:55 a.m., "surya" escribió: > I am really fed up with tutorials on web telling how to configure Django & > Python 2.7 on OpenShift DIY. > > So, can writ

How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-12 Thread surya
I am really fed up with tutorials on web telling how to configure Django & Python 2.7 on OpenShift DIY. So, can write a detailed step-by-step procedure on *how to setup Django 1.4 with Python 2.7 on OpenShift using VirtualEnv*?? Thanks a lot!! -- You received this messa