Search results

  1. ctyrd

    For Admin: requesting SSL and starter upgrade

    Yes add domains here: https://x10hosting.com/login which is the "account panel", not here: https://x14.x10hosting.com:2222 which will log you into the Hosting control panel directly. Once Secure SSL is activated for your account, then you can enable it for your domain, and add a certificate in...
  2. ctyrd

    SSL?

    aDmIn will get around to activating it for your account. Then you can enable it for a domain.
  3. ctyrd

    SSL?

    Click the domain you what to enable SSL for. Enable/Disable by adding/removing check mark on Secure SSL. If Secure SSL is not there, and PHP access is STAFF will activate for your "Account".
  4. ctyrd

    For Admin: requesting SSL and starter upgrade

    Add domains in this dashboard: https://x10hosting.com/login
  5. ctyrd

    SSL?

    Check in domain setup, and that Secure SSL is enabled.
  6. ctyrd

    SSL?

    Read This: https://evo.site-helper.com/evo/users/ssl.html#ssl-secure-server
  7. ctyrd

    Website not loading neither can I access Hosting Control Panel page

    Working as intended: https://hcf.x10.mx/ Try: https://hcf.x10.mx:2222/ Clear browser history/cache and restart ISP router/modem. If still having issue reply to this thread with "Attention @STAFF"
  8. ctyrd

    Website not loading neither can I access Hosting Control Panel page

    What is the the url/domain your trying to reach? https://x10hosting.com/login https://x14.x10hosting.com:2222/
  9. ctyrd

    Cant access cpanel

    Does this link work; https://x10hosting.com/reset
  10. ctyrd

    Unable to access control panel

    Try logging in here: https://jchome.x10.mx:2222/ http://jchome.x10.mx/ goes 404 error then bounces to http://jchome.x10.mx/mirl/ https://jchome.x10.mx/YangGroup/ goes to your WP as expected.
  11. ctyrd

    php7.4imagick module on x15 server appears to no longer be enabled

    You ever get imagick working? I know On x13, seems to be working. https://tbint.us/file_get.php
  12. ctyrd

    Requirements Not Met/Missing mysqli extension

    You may have been right your now showing alt_php.ini
  13. ctyrd

    Requirements Not Met/Missing mysqli extension

    I don't now if you can write to .cl.selector but here is alt_php82.cfg from my directory. You will have to rename it. https://tbint.us/ I don't think it will work, if you want to try you can. Added: Is php access on?
  14. ctyrd

    Requirements Not Met/Missing mysqli extension

    In DA file manager, Go to Directory >> .cl.selector anything in that directory (alt_php82.cfg)? Better yet .cagefs/opt
  15. ctyrd

    Requirements Not Met/Missing mysqli extension

    Looks significant! That seems server side. I use .htaccess. Have you tried to PHP Extension "Rest to Default"? Just installed via softaculous. Basic install https://tbint.us/wpress/ Try to contact @spacresx or @Anna or @Eric S
  16. ctyrd

    Cloudflare GPRD and access logs

    Turn off AWStats! Or use htaccess to turn $_SERVER['REMOTE_ADDR'] logging off. ?what about sessions? Does your username mean ultrahost?
  17. ctyrd

    Requirements Not Met/Missing mysqli extension

    Yes but not in "DA select php version options". I'm not sure about that! That would fall to staff/admin. They are watching this post and will bring it to the admins attention. I do not see msqli, mysqlnd, or pdo in your phpinfo: https://techreviews.x10.bz/phpinfo.php I know what I'd do if I...
  18. ctyrd

    Requirements Not Met/Missing mysqli extension

    Your on x12, sure seems like a buggy server. I had to disable msqlnd (mysql native drivers) and enable pdo for mysqli ext to be recognize. Have you switched to php 7.4 to see what options there are on x12?
  19. ctyrd

    Requirements Not Met/Missing mysqli extension

    Looks to like sqlite3 needs to be disabled also. I don't have it in any php version. There is a alert at the top of the page when enabling and disabling. What does yours say when enabling msqli?
  20. ctyrd

    Requirements Not Met/Missing mysqli extension

    Do you have a phpinfo file setup? https://tbint.us/phpinfo.php Try: Disabling mysqlnd, nd_mysqli, nd_pdo_mysql Enable mysqli, pdo, pdo_dblib, pdo_mysql, pdo_sqlite
Top