-
Posts
24,540 -
Joined
-
Last visited
-
Days Won
867
Everything posted by Krydos
-
It looks like you installed your Joomla on public_html and overwrote your homepage. If you're going to test Joomla like that you should install it on a subdirectory or a subdomain so your existing website stays online while you test the new software.
-
Need IPs opened for Google Data Studio connection
Krydos replied to bee1's topic in Technology and the Internet
Can you connect remotely now? -
Need IPs opened for Google Data Studio connection
Krydos replied to bee1's topic in Technology and the Internet
Which user would you like to have remote access to your PostgreSQL database? -
It looks like Hestia locked up, and couldn't restart. I logged in to your VPS and ran the commands sudo kill 285478 sudo systemctl restart hestia Your login page on port 8083 appears to be working now. Let us know if you have any other issues.
-
I logged into your account and clicked the webmail button for all three email addresses and the webmail page loaded up. Do you want me to change the passwords on them to see if they log in correctly? After I'm done testing them you could change the password back to what it was before.
-
Simple question for you Krydos about your avatar
Krydos replied to sylvain's topic in Other Discussion
My avatar actually comes from the anime called Full Metal Alchemist. The brothers Edward and Alphonse attempt to use alchemy to bring their dead mother back to life. My avatar is the alchemical circle they drew to attempt that. -
Yes, you can upgrade your existing VPS to a 6 month plan and save 10%. The way it works is you click this link https://www.heliohost.org/vps/pay/?code=WDClCckJiLH6RGJ2 And set up a new subscription for $21.60 every 6 months starting today. Once the new subscription is active I'll cancel the $4.00 per month subscription and give you a refund for the unused portion of the month. Let us know if you have any issues.
-
It looks like your SSL certificate didn't cover your webmail subdomain. I reissued the SSL certificate for your account. Can you access your mailboxes now? You could set up forwarding on the various mailboxes. So for instance if you have a@sylvain.heliohost.org, b@sylvain.heliohost.org, and c@sylvain.heliohost.org you could set all three of those mailboxes to forward their emails automatically to master@sylvain.heliohost.org and that way you could check all of them at once without having to log in to each one individually. That applications button is basically the same as Softaculous that we had before. You can use it to easily and quickly install common software that a lot of people use. It won't hurt anything to install something if you want to try it out. Yes, the SSL certificate will auto-renew when the current certificate has less than 30 days left on it.
-
The second transaction ID worked. Thank you for the donation. There you go https://www.heliohost.org/eta/?u=espyou
-
I was trying to find the donation for this person After I couldn't find the transaction on PayPal I thought maybe it was a GoFundMe donation so I opened that spreadsheet and searched for the transaction ID and didn't find it there either, but do you know what I did find? As I was scrolling up and down the name Sylvain caught my eye. You donated $25 on 2020-10-02, but with your gmail.com address instead of your hotmail.com address so the donation wasn't automatically linked to your account. Any donations after 2020-07-14 count towards the Plesk ETA. Go click the link in your email and get your account on Plesk you nut.
-
What was the date of the donation, and did you use PayPal or something else?
-
How would you know how many people were ahead of you then? What would the point of being #1 on the free list if the free list doesn't even move until all the donors have an account? Maybe we should put all 5000 people on their own list so everyone can be #1.
-
Your invitation email was originally sent on May 8th. I resent it just now. Let us know if you still didn't get the link.
-
The cPanel cptrash domains have been deleted.
-
There you go https://murilo.eu.org/ and https://nnidlt.murilo.eu.org/
-
Do you want your main domain changed, or do you want to add murilo.eu.org and have both domains?
-
Ownership of the database luanreis_afiliate_data has been reassigned to the user luanreis_luan.
-
I've been using Visual Studio Code a lot lately, and it does Linux line endings well too.
-
Create an .htaccess file with the contents Options +ExecCGI AddHandler cgi-script .py
-
All of the donors are already in the ETA database so your position is unlikely to change much at this point.
-
Someone probably donated and moved ahead of you.
-
First of all the working link has "nnidlt" and the invalid link has "niidlt" so that's why it's giving a 404 error. The problem is this line http_response_code(400); I commented that out and now it gives the expected JSON response. https://murilo.heliohost.us/nnidlt/api.php?env=production&user_id= It seems like Plesk is trying to give some custom error page for 400 errors for some reason. Not sure why. Does that script need to return a 400 error or is 200 response with the correct json error enough?
-
I should be able to eventually enable "Options -Indexes" on Plesk. My main focus right now is getting new account creation implemented because there are hundreds of donors waiting to create a new account. Once those other top priority issues are fixed I can spend some time working on .htaccess. This issue is very low priority right now because it has such a simple workaround of being able to place an index.html file.
-
I found this on StackOverflow regarding that error: Source: https://stackoverflow.com/a/48468294/2336864 It sounds like maybe it's a client issue maybe? How long does your PHP script take to finish?
-
Ownership has been assigned to daskunk_php2.