Jump to content

patents

Members
  • Posts

    92
  • Joined

  • Last visited

Everything posted by patents

  1. I have couple of websites on tommy. I use it throughout the day. but most of the times either it takes too long to load or dead. Is there any way we can solve this issue. it looks like tommy can't be use for production websites.
  2. That is so much faster. Thank you @wolstech
  3. Please unblock IP: 202.131.108.40 I think I have disabled the digest auth for webdisk and this problem arose. please unblock 202.131.108.40.
  4. Tommy cpanel is not working. Its showing: Your IP address has changed. Please log in again. not able to use filemanager.
  5. Sites hosted on tommy not working.
  6. If you are using visual studio code then ftp extension is available where you can directly edit your code from ftp I use https://marketplace.visualstudio.com/items?itemName=humy2833.ftp-simple
  7. Yeah, That's individuals choice. For non-database app I edit code directly on sever,
  8. Can we have python-epo-ops-client installed on tommy python 3.6?
  9. python manage.py collectstatic is to copy the static files from individual app directories to root static directory. You will have to do this manually as there is no shell access at least to me. Design you project so that everything is stored at single place.
  10. Can we have bokeh on tommy python 3.6. pip install bokehThanks.
  11. Can we have matplotlib and Bokeh installed on python 3.6, on tommy? latest version of bot are desirable. Thanks
  12. We will have to wait for krydos to notice. I think he manages this.
  13. Not able to login to cpannel. Hard drive may be full. Web server is also not working
  14. So, I can't have multiple django apps and multiple domains pointing to that apps.
  15. I have django app folder at: public_html/example I have used addon domain using this configuration: New Domain Name example.tk Subdomain example No ftp ticked. I got success. it looks like this now: Modify Addon Domain Addon Domains Document Root Subdomain Redirects to Action home/public_html/example example not redirected Remove Now visiting example.tk gives me 500: internal server Error. visiting: http://example.patents.heliohost.org/ is also giving same error. Please note example is just an example. I am hosting django app which works well.
  16. I want to add domain (free one like .tk) that will point out to one of my domain. for example. I register example.tk and would like it to point out to patents.heliohost.org/example/ but do not update the visitor's url. This way the entire relatie urls also points to exmaple.com directly. for eg. If I point example.tk/practical it should point to patents.heliohost.org/example/practical. I tried url redirect but it takes me to example.tk/example/practical. I don't want to play with all the things in cpannel that I don't understand which can break the site. Someone please point out the right way.
  17. I want to run cron job on tommy. The problem is that it downloads 100 mb data and process it. It takes almost 1 minute to process the data on my corei3, machine. Is it ok to run such intensive app through cron job? The job will run once a week.
×
×
  • Create New...