Instalación en centOs 6.2
Como es la instalación en centOS 6.2 de 64 bits -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/mY7Oq0Q-tO4J. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Re: Instalación en centOs 6.2
Gracias, si de hecho ya lo pude hacer correr pero estoy teniendo problemas con el index.fcgi , la verdad como soy nuevo no entiendo algunas cosas pero ahi le voy dando, gracias de todas formas!!! El lunes, 7 de mayo de 2012 05:14:30 UTC-5, francescortiz escribió: > > Para centos debes seguir los mismos pasos que en cualquier otro lugar. > Apache con fastcgi, o con wcgi, o nginx, o lighttpd, o cherokee... tu > mismo. Hay guias por todos lados. Solo debes tener en cuenta que > dependiendo del servidor que escojas, tu eres responsable de rearrancar las > instancias de django cuando se reinicia el servidor. > > También te recomiendo que mires el tema del los virtual envs, porqué sale > una versión de django más o menos cada año i poco, y no te interesa tener > que revisar todos los sitios antiguos cuando actualizes el sistema y te > suba la versión de django. Es mejor que cada instancia de django use su > propia versión de django y sus propias librerias. > > On Thursday, May 3, 2012 9:45:30 PM UTC+2, Segundo Acosta Delgado wrote: >> >> Como es la instalación en centOS 6.2 de 64 bits > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/P-azye4fvJ4J. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Django con Apache
Holas developers!! , tengo un centOs 6.2 y quiero hacer correr Django con apache, django corre sin problemas pero al intentar usarlo con fastcgi para apache no leventa la página, alguna solución ?? -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/oJtPPF4sHaMJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Re: Django con Apache
Ok, lo pruebo rápido!!! El lunes, 14 de mayo de 2012 08:13:55 UTC-5, kmox83 escribió: > > Hi, > > you can find a nice tutorial here > http://projects.unbit.it/uwsgi/wiki/Example > > Eugenio > > On Mon, May 14, 2012 at 3:09 PM, Segundo Acosta Delgado > wrote: > >> Holas developers!! , tengo un centOs 6.2 y quiero hacer correr Django con >> apache, django corre sin problemas pero al intentar usarlo con fastcgi para >> apache no leventa la página, alguna solución ?? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/django-users/-/oJtPPF4sHaMJ. >> To post to this group, send email to django-users@googlegroups.com. >> To unsubscribe from this group, send email to >> django-users+unsubscr...@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/9KNXnsb65QUJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Re: Installing Django @ Shared Host
De ninguna manera, lo mejor es que veas si el hosting soporta django, sino deberias cambiar de proveedor. El jueves, 21 de junio de 2012 16:51:46 UTC-5, Miguel Guirao escribió: > > Hi all, > > I have a hosting service from ApolloHosting.com. I don't have SSH access > neither unsecure telnet to my account. > I can FTP into my account. I have Python 2.5. > I'm under Linux. > > Is there a way I could install django under these circunstances?? > > Best Regards, > > Miguel Guirao > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/mYarjukSnqoJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.