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

Post Reply
jrojas
Posts: 9
Joined: Sun Apr 18, 2021 6:31 am

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?
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

jrojas
Posts: 9
Joined: Sun Apr 18, 2021 6:31 am

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.
jrojas
Posts: 9
Joined: Sun Apr 18, 2021 6:31 am

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.
jrojas
Posts: 9
Joined: Sun Apr 18, 2021 6:31 am

Definitely, this not knowing anything is very hard.

I already fixed the problem. with:

sudo service php7.3-fpm restart

Thanks
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

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 :)
jrojas
Posts: 9
Joined: Sun Apr 18, 2021 6:31 am

Yes. I promise. It is the least I can do to match your interest in helping.

Thanks a lot
Post Reply