• 0 Votes
    2 Posts
    428 Views

    Yes, you can definitely use Directadmin to manage e-commerce websites. Directadmin has several features and tools that can be used to create, manage and optimize an e-commerce website.

    Firstly, you can install and configure various e-commerce platforms through the Directadmin web-based interface. Platforms such as WooCommerce, Magento and Magento 2 are popular choices for creating online stores, and Directadmin provides easy installation options for these platforms.

    Directadmin also provides several tools for managing your e-commerce website's security and performance. It supports the installation of SSL certificates, which are essential for securing your website's transactions, particularly for e-commerce websites that collect sensitive information such as credit card details.

    Additionally, Directadmin provides options to optimize your website's caching settings and database configurations, which can help to improve its performance and user experience. Directadmin also supports multiple PHP versions and modes, which gives you greater flexibility in running and testing different e-commerce platforms.

    Overall, Directadmin is a versatile and reliable tool that can be used to manage and optimize e-commerce websites, making it a popular choice for web developers and businesses alike.

  • 0 Votes
    2 Posts
    486 Views

    A good way to get started with creating your legal pages is to use a free online generator such as TermsFeed or Iubenda, which will provide you with templates that you can customize for your website. Once you have your legal pages ready, you can upload them to your website using the Directadmin file manager or FTP, and add links to them in your website's footer or navigation menu.

    You can also configure your website to comply with data protection rules and regulations by configuring your server to enable SSL encryption, which will secure any data transmissions between your website and your users. Additionally, you should ensure that your website is compliant with GDPR regulations if you are serving users in the European Union. This can be achieved by enabling cookie consent and opt-in/opt-out options, collecting user consent for data processing, and allowing users to request access, deletion, or rectification of their personal data.

    Directadmin also provides several tools for managing your website's security and performance, such as the ability to install SSL certificates, configure firewalls, and optimize your website's caching settings. Overall, complying with website legal requirements is a complex task that requires a good understanding of regulations and laws. However, with the right tools and knowledge, you can ensure that your website is compliant and secure for your users.

  • 0 Votes
    2 Posts
    468 Views

    Webhosting is an essential service for anyone looking to publish a website on the internet. It provides you with a platform to store all the files, data, content, and applications that make up your website and makes them accessible to anyone with an internet connection.

    Without webhosting, your website would only exist on your local computer and could not be accessed by anyone else. This is because webhosting provides you with a unique web address, known as a domain name, that people can use to visit your website.

    Webhosting services also offer a variety of features and tools to help you manage your website, such as email accounts, databases, control panel, and more. With webhosting, you can ensure that your website is always available and accessible to your visitors, giving you a global reach and presence on the web.

  • 0 Votes
    1 Posts
    296 Views
    No one has replied
  • 0 Votes
    2 Posts
    498 Views

    HI there,
    To Enable ioncube PHP loader in to your control panel.

    Login into your control panel
    image.png

    Look for option named as select PHP Version
    image.png

    Open it and go to extension > Then select the ioncube loader and tick it.
    image.png

    Once done, ioncube loader should be enabled for your domain.

  • 0 Votes
    1 Posts
    370 Views
    No one has replied
  • 0 Votes
    2 Posts
    545 Views

    In the DirectAdmin control panel, you can easily access this information through the DNS management interface. Here are the steps to follow:

    Log in to your DirectAdmin control panel using your credentials.
    Once logged in, locate and click on the "DNS Management" option. It is usually found under the "Advanced Features" section or the "Domains" category.
    In the DNS Management interface, you will see a list of your domains and their associated records.
    Look for the "A" record (Address record) corresponding to your domain name. The IP address listed in that record represents the server IP for your hosting account.

  • 0 Votes
    2 Posts
    319 Views

    Hi there,
    If you are unable to Login into the control panel, I would suggest you to follow the below instructions to reset the password.

    Step 1 : Go to your SiteCountry Dashboard and access the concerned service where you are facing the issue.

    Step 2 : Click on the Reset Password and confirm the password reset.
    scrnli_5_25_2023_10-49-31 PM.png
    scrnli_5_25_2023_10-50-02 PM.png

    Step 3 : Now you can login into the panel via the Login button available in the dashboard.
    scrnli_5_25_2023_10-53-50 PM.png
    Thanks !

  • 0 Votes
    2 Posts
    438 Views

    Hi there,
    We recommend using secure mode for connecting to POP3 servers.
    POP Port at SiteCountry is 995 for Secure Connections.

    Thank you

  • 0 Votes
    2 Posts
    553 Views

    Hi,
    The above issue you encountered with is because the plugin that you are trying to install is higher than the default set PHP limits on your hosting account.

    In this case, to solve the problem, I can recommend you this solution.

    We shall be going through how easily step by step you can change the PHP limits for your account.

    Step 1: Log in to Dashboard and control panel

    First of all, make sure that you are logged in to the dashboard, and then go ahead and log in to the hosting control panel.

    Step 2 : Click on Select PHP version button

    Select or you can search " Select PHP version" as well.

    After clicking select PHP version, click on the options button available next which will open the screen to edit PHP settings.

    Step 3: Edit the Options as per Your applications requirements

    Finally, Click on the Options button and then scroll down and you should be able to find various directives altering which you can change the PHP limits of your account.

    Simply increase the limits as per your needs.

    We hope this solves the issue. Do not hesitate to let us know if the issue is still unresolved.
    Thank you

  • 0 Votes
    2 Posts
    700 Views

    Hi,

    The above issue is occuring because of Cloudflare proxying being enabled on your domain.
    Since Cloudflare is being used on your domain, therefore the DNS record of mail would be pointing to Cloudflare's ip addresses/servers, instead of directly pointing to SiteCountry's servers.

    In this case, I can recommend you two solutions to the problem.

    Use your Control Panel Login URL's Hostname as the Host in FTP Client.

    Suppose your control panel URL is https://ruby.scnservers.net:2222, then you can use the FTP host at ruby.scnservers.net instead of using your domain name example.com or mail.example.com

    Add a DNS records in Cloudflare without Proxying

    Go to your Cloudflare Account, add a DNS record of type : CNAME, Name = ftpx, Value = Control Panel hostname ( for example : ruby.scnservers.net)

    Once done, wait for 2-3 mins and retry connecting to FTP client with host as ftpx.example.com

    We hope this solves the issue. Do not hesitate to let us know if the issue is still unresolved.
    Thank you