Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'encoding': 0.05; '-*-': 0.07; 'python3': 0.07; 'lawrence': 0.09; 'psf.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'apache': 0.15; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'think?': 0.16; 'weird': 0.16; 'wrote:': 0.18; 'module': 0.19; 'have:': 0.19; 'install': 0.23; 'header:User-Agent:1': 0.23; 'url:moin': 0.24; 'script': 0.25; 'switch': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'url:wiki': 0.31; 'anyone': 0.31; 'url:python': 0.33; 'skip:# 10': 0.33; 'subject:from': 0.34; 'could': 0.34; 'url:org': 0.36; 'should': 0.36; 'server': 0.38; 'to:addr:python- list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'changed': 0.39; 'received:org': 0.40; 'read': 0.60; 'cheque': 0.60; "you're": 0.61; 'myself': 0.63; 'today': 0.64; 'wish': 0.70 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Switching from Apche to LiteSpeed Date: Mon, 01 Apr 2013 21:33:52 +0100 References: <9a35850a-7fcb-4585-84ae-5e13cef9173a@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: host-92-18-43-197.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 In-Reply-To: <9a35850a-7fcb-4585-84ae-5e13cef9173a@googlegroups.com> X-Antivirus: avast! (VPS 130401-0, 01/04/2013), Outbound message X-Antivirus-Status: Clean X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1364848262 news.xs4all.nl 6977 [2001:888:2000:d::a6]:42562 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42499 On 01/04/2013 21:09, Νίκος Γκρ33κ wrote: > 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? > I think you should get your cheque book out and make a donation to the PSF. -- If you're using GoogleCrap™ please read this http://wiki.python.org/moin/GoogleGroupsPython. Mark Lawrence