What is the default cron path in Enhance control panel?

What is the default cron path in Enhance control panel?

The article describes the default cronjob path for your website in Enhance Control Panel.

The default path for PHP in Enhance is /usr/bin/php, and the path for your home directory can be achieved in two ways,

 

  • you can use /var/www/{uuid of website} (uuid can be found in your address bar)

OR

  • you can use paths relative to that. eg: echo date > public_html/test.file

Your cronjob will look like /usr/bin/php /var/www/fab4a0ef-4324-423c-9912-4rt6154d52c7/test.php >> /dev/null 2>&1


    • Related Articles

    • How to create a website in Enhance control panel?

      Instructions to create/add a website in the Enhance Control Panel Here is a step-by-step guide Step 1: Log in to your account and select the websites option Step 2: Click on the Add website button Step 3: Enter the domain name and click on the Add ...
    • How to create an Email Account in Enhance Control Panel?

      The article describes the steps to be performed to create an email account in Enhance Control Panel. 1. Go to Websites, and select the website for which you need to create the email account. 2. Click on the Emails tab in the menu above and it will ...
    • How to manually install WordPress in Enhance Control Panel?

      This article will guide you through the steps to install WordPress manually in the Enhance Control Panel. Follow the steps below, 1. Create a domain from the domains section in your control panel as shown below. Click on the advanced option and enter ...
    • How to setup an email forwarder in Enhance Control Panel?

      This article will guide you through the steps to setup an email forwarder in Enhance Control Panel. Follow the steps below, 1. Go to the Websites, and then the Emails tab as shown below. Click on the email that you would like to set an forwarder on. ...
    • How to update WordPress Core via Enhance Control Panel?

      If you are looking to update WordPress Core directly from your control panel, it can be achieved easily. Follow the steps below, 1. Login to your account and go to the Websites section. 2. On the website's page, you will see your website with the ...