Jump to content

orange77

Members
  • Posts

    35
  • Joined

  • Last visited

orange77's Achievements

Newbie

Newbie (1/14)

  • Week One Done Rare
  • One Month Later Rare
  • One Year In Rare

Recent Badges

0

Reputation

  1. Why is that stuff happening? Sorry for the inconvenience! The filesystem mounted at / on this server is running out of disk space. cPanel operations have been temporarily suspended to prevent something bad from happening. Please ask your system admin to remove any files not in use on that partition.
  2. If you're using PDO, just add this: array(PDO::MYSQL_ATTR_INIT_COMMAND => "SET CHARACTER SET utf8, NAMES utf8") And it'll work fine.
  3. My website is in Brazilian Portuguese. And as you know, this is a language that uses special characters such as accents, cedillas, tildes, etc. And those characters are not being recogzined. I heard that something like this would solve: ini_set('default_charset','UTF-8'); But even so, it didn't work out. My html is set as charset=utf-8. And nothing. My database is set as utf-8_general_ci, so are the tables in it. What solution can solve this problem?
  4. No problem. I don't use IIS. But could you give me an example?
  5. Is it possible to create a database through MySQL commands using PHP here? Look at this situation: I want the clients to create a database with the click of a button, containing several preset tables, using SQL commands inside PDOs in PHP. That being said, I want those databases to be created automatically, because this is part of a customized simple application.
  6. Nope, I didn't purchase it yet. I just hired it for one year for free. Is there any problem about it? Will it work all the same?
  7. How can I create a subdomain inside my new domain: orangeadex.tk (old orangeadex.heliohost.org)? I want something like subdomain.orangeadex.tk? Is it possible? Up to how many subdomains like that can I create? When I create a subdomain, my files must go to the folder related to that subdomain, right?
  8. What if I don't disable SSL redirect? Will there be any problem? How do I add an exception to the .well-known directory? I think I can generate another SSL later. Ok, now I can access it via the new domain. Do I have to reset the current SSL properties and then generate another SSL to make it accessible through HTTPS again? I always do this via ZeroSSL.
  9. What if I don't disable SSL redirect? Will there be any problem? How do I add an exception to the .well-known directory? I think I can generate another SSL later.
  10. Ok, I've just done it. Are you sure it won't give me problems? Because it seems to me that I've ever done something like that before... Like... I changed my domain once using those fields. I don't know. I just don't wanna come across something like https://orangeadextk.heliohost.org later. I also deleted a folder there in my File Manager named orangeadex.tk. Is it ok? And I also tried to access the domain orangeadex.tk and this shows on the screen: Ahoy! You're seeing this page because you've reached a website on our service that's not configured to accept secure connections (HTTPS). If you're a visitor, try visiting this site again, removing the "https" in front of the website domain. Please note that your connection to this user's website will not be secure. If you're the webmaster of this site, we recommend you take a few minutes to set up SSL so your visitors can connect securely. You can do this from your control panel. If you need assistance, please visit our support forums or Wiki. Thanks for choosing HelioHost! Sincerely, The Heliohost Staff
  11. Ok, I've just done it. Are you sure it won't give me problems? Because it seems to me that I've ever done something like that before... Like... I changed my domain once using those fields. I don't know. I just don't wanna come across something like https://orangeadextk.heliohost.org later.
  12. Yes, ok. But where exactly do I go? Because it's a bit confusing to me. I went there on Addon Domains, I really did it, and then it added a subdomain and another root there automatically, I don't understand why. I don't wanna create a subdomain, I just need the new domain to be pointed to https://orangeadex.heliohost.org. and not to https://orangeadex.orangeadex.heliohost.org What have I done wrongly? Can you give me the procedures?
×
×
  • Create New...