Re: Admin site not working properly using passenger on shared hosting. Need help setting it up properly

2018-12-12 Thread Theodore D
https://stackoverflow.com/a/50827230/1198074 On Wednesday, June 27, 2018 at 10:59:58 PM UTC+3, Pato wrote: > > Ahmed, > > Did you manage to figure out what was the problem? I ran into the same > problem. All POST requests are throwing Page not found (404) > Request Method: POST > > > Let me

Re: Admin site not working properly using passenger on shared hosting. Need help setting it up properly

2018-06-27 Thread Pato
Ahmed, Did you manage to figure out what was the problem? I ran into the same problem. All POST requests are throwing Page not found (404) Request Method: POST Let me know Thanks On Friday, March 2, 2018 at 7:19:10 AM UTC-5, Tanvir Ahmed wrote: > > Hello, > > I am fairly new to the web

Re: Admin site not working properly using passenger on shared hosting. Need help setting it up properly

2018-03-02 Thread team . readerspoint
On Friday, March 2, 2018 at 9:27:29 PM UTC+6, Vinicius Assef wrote: > > My bad. It's urls.py > > On 2 March 2018 at 12:25, Vinicius Assef > wrote: > > Probably you have a problem with route. > > > > Check your routes.py again. > > > > On 2 March 2018 at 10:28,

Re: Admin site not working properly using passenger on shared hosting. Need help setting it up properly

2018-03-02 Thread Vinicius Assef
My bad. It's urls.py On 2 March 2018 at 12:25, Vinicius Assef wrote: > Probably you have a problem with route. > > Check your routes.py again. > > On 2 March 2018 at 10:28, wrote: >> >> >> On Friday, March 2, 2018 at 6:24:49 PM UTC+6,

Re: Admin site not working properly using passenger on shared hosting. Need help setting it up properly

2018-03-02 Thread Vinicius Assef
Probably you have a problem with route. Check your routes.py again. On 2 March 2018 at 10:28, wrote: > > > On Friday, March 2, 2018 at 6:24:49 PM UTC+6, Vinicius Assef wrote: >> >> Some time ago I wrote this post [0] about setting Python and Django >> on

Re: Admin site not working properly using passenger on shared hosting. Need help setting it up properly

2018-03-02 Thread team . readerspoint
On Friday, March 2, 2018 at 6:24:49 PM UTC+6, Vinicius Assef wrote: > > Some time ago I wrote this post [0] about setting Python and Django > on Dreamhost. They use passenger. > > Maybe it's useful to you. > > > [0] >

Re: Admin site not working properly using passenger on shared hosting. Need help setting it up properly

2018-03-02 Thread emepe
On Friday, March 2, 2018 at 9:19:10 AM UTC-3, Tanvir Ahmed wrote: > > I am fairly new to the web hosting world. I recently purchased a plan at > a2hosting. It's a shared hosting plan. After some problems with FastCGI, I > was told to use passenger to host django. I couldn't find much on this >

Re: Admin site not working properly using passenger on shared hosting. Need help setting it up properly

2018-03-02 Thread emepe
On Friday, March 2, 2018 at 9:19:10 AM UTC-3, Tanvir Ahmed wrote: > > I am fairly new to the web hosting world. I recently purchased a plan at > a2hosting. It's a shared hosting plan. After some problems with FastCGI, I > was told to use passenger to host django. I couldn't find much on this >

Re: Admin site not working properly using passenger on shared hosting. Need help setting it up properly

2018-03-02 Thread Vinicius Assef
Some time ago I wrote this post [0] about setting Python and Django on Dreamhost. They use passenger. Maybe it's useful to you. [0] http://aprenda-python.blogspot.com.br/2016/06/setup-python-with-django-or-pyramid-on-dreamhost.html On 2 March 2018 at 04:56, Tanvir Ahmed

Admin site not working properly using passenger on shared hosting. Need help setting it up properly

2018-03-02 Thread Tanvir Ahmed
Hello, I am fairly new to the web hosting world. I recently purchased a plan at a2hosting. It's a shared hosting plan. After some problems with FastCGI, I was told to use passenger to host django. I couldn't find much on this topic and somehow managed to get the website working. However, soon I