All Activity
- Past hour
-
[Solved] Change main domain & add two subdomains
MoneyBroz replied to xtcraft's topic in Customer Service
Done. it can take up to 2 hours for the new subdomains to start working. -
[Solved] Change main domain & add two subdomains
xtcraft replied to xtcraft's topic in Customer Service
-
[Solved] Change main domain & add two subdomains
MoneyBroz replied to xtcraft's topic in Customer Service
Also i have changed the main domain as requested. it can take up to 2 hours for the new domain to start working. -
[Solved] Change main domain & add two subdomains
MoneyBroz replied to xtcraft's topic in Customer Service
Do you want these to be subdomains of litfed.xyz or heliohost.us or helioho.st? - Today
-
@Krydos thank you, I moved the directory up and modified .htaccess accordingly as per your advice. For reference, this is a multi-app Django project, deployed with the following .htaccess: RewriteEngine On RewriteBase / RewriteRule ^(media/.*)$ - [L] RewriteRule ^(admin_media/.*)$ - [L] RewriteRule ^(project_name_here/dispatch\.wsgi/.*)$ - [L] RewriteRule ^(.*)$ project_name_here/dispatch.wsgi/$1 [QSA,PT,L] all is good, thank you!
-
Worked like magic: however, it's serving the app at softhauz.ca/softhauz instead of softhauz.ca, it has something to do with .htaccess which is not my forte yet. If you can direct me towards some good reliable sources, I can look into it myself, unless it's a really easy fix so I'd figured to consult with you. - no worries on the timeline, I'm not expecting instant replies as I did post those at pre-dawn (I'm in mountain time), 1-2 business days would be great
-
WSGI control access has been enabled on the domain softhauz.ca. To restart your Django app and load new code changes in simply edit /home/softhauz.ca/httpdocs/softhauz/softhauz/dispatch.wsgi. Adding a blank line, removing a blank line, adding a space, or removing a space are examples of editing the file. As long as the last modified timestamp changes it will clear the server cache. Let us know if you run into any issues. Just let us know when you're ready to turn it off. We generally try to respond to support requests within 24 hours. Also keep in mind that most of your posts above were at 4:00am - 4:30am range my time, so I am basically never awake at that time, and support requests will take longer during those times of the day.
-
Hi, I would like my main domain to be changed to and two subdomains and to be added. Username is
-
ayuatama started following [Solved] Add Subdomain dev-event.wahyupratama.web.id
-
I noticed that. For the static files issue, I'm mainly working on dispatch.wsgi and settings.py. At some point, the target directories were hit and images rendered: Please enable WSGI restart access for 1 month only and disable it afterwards. Am I able to request enabling it again in the future, after it's disabled?
-
Hello my username is "appnetwork" and right now I have the main-domain "aplicaciones.pw" to my account. I would like to add the following subdomains to my account api.aplicaciones.pw dev.aplicaciones.pw And I would like to add the following domains and subdomains to my account clima.pw api.clima.pw dev.clima.pw sismos.pw api.sismos.pw dev.sismos.pw Thank you very very much in advance!
-
Glad to hear it's working so far. One other thing that tends to confuse people when they're working on a Django website is the server side caching https://wiki.helionet.org/Django_on_HelioHost#WSGI_Uses_Server_Side_Caching What this means is if you visit your site, and then change some code, and then visit your site again, it's possible the changes appear or it's possible the old code still shows up. If you make multiple changes it's possible for multiple older versions of your code to continue showing up in the browser for up to 2 hours. One way to deal with this is to make a change, and then wait 2 hours before you make another code change, and then wait another 2 hours to make the next change, etc. This is obviously a very slow process. The other way to deal with this server side caching is to request WSGI restart access. If WSGI restart access is enabled you can clear the cache whenever you want so your code changes appear instantly. The downside to this though is your memory usage will be 260 GB per day, or more which means a bill of $1.91 per month or more. Let us know if you'd like to enable WSGI restart access so you can clear your server side cache.
-
-
After installing django_countries I tried loading your Django page, and it gave a 500 error. I checked the logs and it looks like you needed faker, and django_auto_logout as well. I installed those modules, and now the 500 error is gone. It looks like some images or CSS might be missing now, but you should be able to take it from here.
-
All other files are accessible for me https://softos.helioho.st/css/styles.css. If your issue was the CSS not loading for that index page, it's because your code was incorrect (the filename in the link tag did not match the filename on the server, one was "style.css" and the other "styles.css" with the extra s in it). I fixed your code and it looks correct now...
-
Installed. You can see the current list of installed modules and their versions for Morty's Python 3.12 at https://krydos3.heliohost.org/pyinfo/info3.12.py
-
Does it show as 4000 MB now?
-
Is it normal that it only reads index.html? From my browser, I can only access index.html.
-
[Solved] Request: ENABLE REMOTE DATABASE ACCESS (PostgreSQL)
Krydos replied to softhauz's topic in Escalated Requests
Remote access enabled. host=65.19.154.94 port=5432 user=softhauz_architect dbname=softhauz_live password=<set in Plesk> -
Domain added. It can take up to 2 hours to start working.
-
You're suspended for having more than one account. Users are only allowed to have one account. Which one do you want to keep?
-
sapalv11 started following Requesting a new domain
-
Hi! I'd like to add a new domain to my account. My username is "sapalv11" and the domain I'd like to add is "softos.helioho.st". Thank you so much!!
-
php open_basedir restriction - topic exists
ajaxStardust replied to ajaxStardust's topic in Customer Service
for example, it starts off (with dynamically inserted data from _SERVER[] something /home/admin/web/centrewebdesign.com/public_html/anniedebrowsa and that's what's in the text field "raw path" or whtever. (click example) so just mod that to whatever you have, like /home/heliohost/web/forum/RULES-EDIT.html or whatever you have there. it should work. if not. open the "collapse" (or whatever. haha), and you might be able to get it by tweaking. i dunno. it's something to do. -
php open_basedir restriction - topic exists
ajaxStardust replied to ajaxStardust's topic in Customer Service
Will do. I think i've got it now. Actually, I installed Hestia on my LAN. I'm nuts. You know that. and thank you for your patience. But i've got it now, pally! haha! I love that term of endearment, "pally". Cops like it when you address them as such. Try it. ChatGPT likes it too, but he'll believe anything. My use here is sincere! Anyway. Check it out to see what all fuss is about. Maybe you need to closely look there, @MoneyBroz i mean. i don't think it's any real security issue, beyond my own as-inine(1) stuff. Check the readme here. The primary function of the thing... i think? is that it can transform a system path to an HTTP URL. but, you use the included i_am_become_url.sh , placed at /usr/bin/transformurl.sh ./.bashrc add alias 2u (or u2, as i do) 2u=/usr/bin/transformur.sh source ./.bashrc cd /my/www 2u ./index.php becomes by way of some .sh shit http://servername/index.php maybe xdg-open or something. it gives you options. or. no. just click the url option. ha! so it's cool if you put that on your dev server, super easy to bring up a viewable URl for whatever you're working on at the monent, but typing u2 /home/admin/web/my/path/to/shYTE.php dig? cheers! give it a try. it's at https://centrewebdesign.com/anniedebrowsa (1) You ever see the film, Trees Lounge (theres a story behind everything)? "What kind of asinine question ....?" that guy says to Steve Buschemi. That's a film everyone should see (unless you're in that alcoholic-drinking-binge phase of life) https://centrewebdesign.com//anniedebrowsa/public/index.php
