Merge pull request #310 from phpservermon/sadortun-patch-1

Update install.rst
pull/461/head^2
Samuel Denis-D'Ortun 2016-05-27 00:06:21 -04:00
commit 54dd7124ab
1 changed files with 7 additions and 7 deletions

View File

@ -108,19 +108,19 @@ CPanel
If you're work with cPanel you can follow these steps: If you're work with cPanel you can follow these steps:
Log into your cPanel account 1. Log into your cPanel account
Go to cron jobs 2. Go to cron jobs
Add a new cronjob 3. Add a new cronjob
Type `*/15` in the minute field - Type `*/15` in the minute field
Type `*` in the other field - Type `*` in the other field
Type `php /home2/<Type here your cPanel username>/public_html/phpservermon/cron/status.cron.php` in the command field - Type `php /home2/<Type here your cPanel username>/public_html/phpservermon/cron/status.cron.php` in the command field
Submit 4. Submit
Troubleshooting Troubleshooting