Jump to content

Excalibur

Members
  • Posts

    6
  • Joined

  • Last visited

Excalibur's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. If you have big query or blob, try to split query or use chunks, thats is better choice in frontend, even in meduim size DWH, if you still need to know that try next: show variables like 'max_allowed_packet'; Also try above here, personally I choose Stevie.
  2. Tanks but I don't want to use Django and know the basics about WSGI. I think is some regarding apache mod_wsgi or python path config. Any ideas?
  3. Few day ago I get a .tk domain but seems to be a bad choice, according to many articles, currently I start to coding site, so still not get trafic. Is possible reset my actual domain "excalibur.tk" to my old domain "excalibur.heliohost.org"? User name: miguelrg Tanks.
  4. You can use Python as CGI, Cron or in Django or WSGI, if you want to see which versions are supported go to http://www.helionet.org/index/topic/16906-answered-python-path/ . If you still have questions let me know. I can guide you step by step to make work.
  5. Configure accounts on GMail, copy data from "Email Accounts" in CPanel in POP3 settings, also you can send mail as heliohost account if you configure "Send Mail as". In case you want to preserve heliohost mail do mail forwarding (with heliohost sendmail from GMail), thats the way I do.
  6. I'm made several tests in Python 3 to use it as core language for webpage, in my local machine works ok, but in Stevie seems doesn't work other way than CGI. Is there a mean to make work python 3 inside WSGI?
×
×
  • Create New...