Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #42495
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-04-01 13:09 -0700 |
| Message-ID | <9a35850a-7fcb-4585-84ae-5e13cef9173a@googlegroups.com> (permalink) |
| Subject | Switching from Apche to LiteSpeed |
| From | Νίκος Γκρ33κ <nikos.gr33k@gmail.com> |
Just today i changed from HostGator to EZPZ, which means from Apache Web Server to LiteSpeed. Does anyone know why iam seeing what iam seeing at http://superhost.gr I see weird encoding although inside my python script i have: #!/usr/bin/python # -*- coding=utf-8 -* Also dod you advise me to switch to VPS because none of the above webhosters is willing to support Python3 + MySQLdb ? With VPS i could isntall those packages myself and any other module i wish via 'pip install module' What do you think?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Switching from Apche to LiteSpeed Νίκος Γκρ33κ <nikos.gr33k@gmail.com> - 2013-04-01 13:09 -0700
Re: Switching from Apche to LiteSpeed John Gordon <gordon@panix.com> - 2013-04-01 20:29 +0000
Re: Switching from Apche to LiteSpeed nagia.retsina@gmail.com - 2013-04-01 22:10 -0700
Re: Switching from Apche to LiteSpeed Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-04-02 06:38 +0000
Re: Switching from Apche to LiteSpeed Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-04-01 21:33 +0100
csiph-web