Page 1 of 1

I can't modify values ​​from panel: 8083 / edit / server / php /

Posted: Tue Apr 20, 2021 5:53 am
by jrojas
Hello. I would appreciate your help with the following:
From the Myvesta console I am trying to modify the value of max_execution_time and other values, but it does not modify it.
I already restarted the ssh service and even the vps but the change is not made.
Also I tried to enter by ssh but I get "/etc/php/7.x/fpm/php.ini: Permission denied"
Any suggestions please?

Re: I can't modify values ​​from panel: 8083 / edit / server / php /

Posted: Sat Apr 24, 2021 12:11 am
by myVesta

Re: I can't modify values ​​from panel: 8083 / edit / server / php /

Posted: Sat Apr 24, 2021 6:25 am
by jrojas
Hello again, thanks for your response and patience.

I just entered by ssh and it throws me the following:

root@jrg888383:/home/jrojasg# /etc/php/7.3/fpm/php.ini
bash: /etc/php/7.3/fpm/php.ini: Permission denied

Hello again, thanks for your response and patience.

I just entered by ssh and it throws me the following:

I am logged in from root. What am I doing wrong?

First of all, Thanks.

Re: I can't modify values ​​from panel: 8083 / edit / server / php /

Posted: Sat Apr 24, 2021 7:05 am
by jrojas
PLEASE ignore the above message.

Already change the values ​​with:
nano /etc/php/7.3/fpm/pool.d/mydomain.com.conf

Also changers with
nano /etc/php/7.3/fpm/pool.d/mydomain.com.conf

But I was unable to reestablish service with:
service php7.3x-fpm restart

root@jrg888383:/home/jrojasg# service php7.3x-fpm restart
bash: service: command not found

Thanks again for your help.

Re: I can't modify values ​​from panel: 8083 / edit / server / php /

Posted: Sat Apr 24, 2021 7:15 am
by jrojas
Definitely, this not knowing anything is very hard.

I already fixed the problem. with:

sudo service php7.3-fpm restart

Thanks

Re: I can't modify values ​​from panel: 8083 / edit / server / php /

Posted: Sat Apr 24, 2021 11:30 am
by myVesta
Just read carefuly ;)
I wrote that you need to be root, and that instead of 7.x you should put version, 7.3 for example :)
Cheers :)

Re: I can't modify values ​​from panel: 8083 / edit / server / php /

Posted: Mon Apr 26, 2021 7:07 am
by jrojas
Yes. I promise. It is the least I can do to match your interest in helping.

Thanks a lot