S
S
sarkisssik2018-01-06 22:21:40
Task Schedulers
sarkisssik, 2018-01-06 22:21:40

How to give www-user root permissions when running CRON?

Hello. At the moment I add the task like this

php /var/www/www-user/data/www/sait.ru/sendscript/index.php

and I get errors in the report
PHP Warning: parse_ini_file() has been disabled for security reasons in
Fatal error: Class 'CurlFile' not found in

I understand that the user www-user needs rights from root . Where is this done, I can not understand? ISPmanager, vds

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Tallmange, 2018-01-06
@p00h

Probably the server owner has disabled this feature. Contact him.
Or do
sudo -u www-user...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question