- Dec 3, 2019
- 6
Hello, I'm trying to update my VPS server with Ubuntu 18 wordpress php, in the server I already have php 13 since I do the command
$ php -v
and I see that I am using php 13, but when I see the wordpress system I see that it is working with php 12, how can I change the php in wordpress from my server with ssh?
$ php -v
and I see that I am using php 13, but when I see the wordpress system I see that it is working with php 12, how can I change the php in wordpress from my server with ssh?