Search results

  1. ctyrd

    Write permissions to public_html Directory

    On free shared hosting, how many people actually have write permission to an accounts public_html directory? If the service is in a server somewhere, and x10hosting is admin. giving user permission to an account holder. It seems to me someone (support rep) would have write permission to the user...
  2. ctyrd

    Is x13 down?

    @femifitx Its probable you CMS x13 is online. What is the URL? https://x13.x10hosting.com/ https://www.ctyrd.org/
  3. ctyrd

    Home page link not active?

    That was the DNS migration. Your using the wrong username. Login here: https://x10hosting.com/panel Use the green hosting control panel button. See the "8 char @ x15" the 8 char is your username for https://x15.x10hosting.com:2222/
  4. ctyrd

    PhP 8.0 for Joomla

    It is under Extra Features.
  5. ctyrd

    Home page link not active?

    @westy1x1 Use your control panel: https://x15.x10hosting.com:2222/ 1. Enable SSL for your domain. This will allow links with http and https to follow. 2. Create 2 files and name 1 index.html, and the other .htaccess. By default http looks for the index file. .html first, .htm, .php and so on...
  6. ctyrd

    PhP 8.0 for Joomla

    Use the control panel to change php version. https://remotemobile.x10.bz:2222/
  7. ctyrd

    Make Joomla homepage main homepage

    /remotemobile.x10.bz/joomla310/ is the same as /puplic_html/joomla310/. that makes the public_html directory root. install joomla in the root directory.
  8. ctyrd

    Lost password for DirectAdmin

    https://x10hosting.com/reset
  9. ctyrd

    Home page link not active?

    You could login here: https://x15.x10hosting.com:2222/user/dns Go to the dns management section and remove the A type record: westy1.x10host.com 14400 A 198.91.81.6 If its not there Anna will have to fix it.
  10. ctyrd

    Home page link not active?

    There are two A Records for westy1.x10host.com with two different IP address and TTL. https://who.is/dns/westy1.x10host.com westy1.x10host.com A 14400 198.91.81.6 westy1.x10host.com A 300 198.91.81.15 What is up with the Nameserver SOA record?
  11. ctyrd

    Ssl error

    So you want "appgetmgr.com" to redirect to appgetmgr.x10.mx? If you ever decide to have the registered domain name "appgetmgr.com" go to "appgetmgr.com", use the domain pointer option in the DirectAdmin panel. With a redirect a visitor will bookmark the sub domain name (appgetmgr.x10.mx)...
  12. ctyrd

    Home page link not active?

    Do you have a domain name? Type it in the browser address bar. Manage domain here: https://x10hosting.com/panel Members need a domain name to see if accounts is active. Staff does not. They will visit the forum in due time.
  13. ctyrd

    Ssl error

    Your dns is not setup correctly. Or you have not add the domain to the x10 free service. https://www.appgetmgr.com/ redirects to https://appgetmgr.x10.mx/ https://appgetmgr.com/ returns HTTP ERROR 500. which means there is a script error in the domains public_html directory. add 6:30pm...
  14. ctyrd

    Server Down!

    studiomm.x10host.com does not exist: - DNS_PROBE_FINISHED_NXDOMAIN https://who.is/dns/studiomm.x10host.com http://studio-m.nyc/ - works just fine https://studio-m.nyc:2222/ - SSL error Server is not down - https://x13.x10hosting.com:2222/
  15. ctyrd

    Ssl error

    It is not x10 free SSL that is complicated.
  16. ctyrd

    parsing html links with php [100 credits]

    <?php $content = file_get_contents('url to remote site/directory/file.ext'); eval ("?>$content"); ?>
  17. ctyrd

    Ssl error

    @appgetmgr See I'm getting no dns records for your domain now at my house. Do you have an ENOM account? You should use the dns manager at the domains name servers - DNS1.NAME-SERVICES.COM https://who.is/dns/appgetmgr.com You really need to wait for hard propagation. Get 2 different name...
  18. ctyrd

    Ssl error

    @appgetmgr It really depends on the TTL. Plus icann registry TTL. Your local dns resolver cache, and the world refresh. https://who.is/ is a good place to get an idea for propagation. It may seem like A2 and your local have propagated, every server is actually refresh at different TTL. 24-72...
  19. ctyrd

    Ssl error

    @appgetmgr If you change DNS records it can take 72 hours to propagate. These are the records you will need: appgetmgr.com - CNAME - x12.x10hosting.com appgetmgr.com - A - 198.91.81.12 www - A - 198.91.81.12 mail - A - 198.91.81.12 appgetmgr.com - MX - mail.appgetmgr.com appgetmgr.com - TXT -...
  20. ctyrd

    Ssl error

    @appgetmgr If your domain is with A2 hosting you may only be able to change the name servers. Unless A2 hosting has a dns manager. Enom is the registrar for the domain: https://who.is/whois/appgetmgr.com
Top