Search found 3 matches
- Fri Jan 18, 2019 4:20 pm
- Forum: General Discussion
- Topic: [RESOLVED] Vesta - CentOS 7.5 - PHP script is not working in CRON Job
- Replies: 2
- Views: 5865
Re: Vesta - CentOS 7.5 - PHP script is not working in CRON Job
Ok, the problem is resolved now. I had to make following changes to solve this issue; sharing it here as this may help someone. Changes in CRON Command I made some changes in the command; the revised command looks like this: cd /home/admin/web/DOMAIN.COM/public_html/test/; /usr/bin/php -f crontest.p...
- Thu Jan 17, 2019 5:38 pm
- Forum: General Discussion
- Topic: [RESOLVED] Vesta - CentOS 7.5 - PHP script is not working in CRON Job
- Replies: 2
- Views: 5865
[RESOLVED] Vesta - CentOS 7.5 - PHP script is not working in CRON Job
Hello, I am new to Vesta CP. Recently I installed CentOS on UpCloud and installed Vesta CP. I have only one user "admin" and one domain name added. I have set a CRON to run a simple test PHP which writes date and time stamp to a file. The script is located under "domain.com/test/crontest.php". My CR...
- Wed Dec 12, 2018 6:09 pm
- Forum: FTP Server
- Topic: "additional FTP" not working - fix
- Replies: 5
- Views: 15475
Re: "additional FTP" not working - fix
Yes, I confirm. CentOS 7.5 and the /sbin/nologin to /etc/shells worked for me.