Where do I find the PHP configuration?

tomwin

Verified User
Joined
Apr 23, 2020
Messages
77
Hi, I have PHP V7.3.17
But where do I find configuration settings for that version?
Cant seem to find it in access level admin or user.
I do have personal licence.
Please, anyone that can point me to right direction on this problem?
 
in the panel you can go to "file editor" then "select a file to edit" and you are good to go, but you have to provide your root password prior to make an edit
 
in the panel you can go to "file editor" then "select a file to edit" and you are good to go, but you have to provide your root password prior to make an edit
Thank you for fast answer on my problem. Oh my, that was not easy to do any changes there. I was kinda hoping for tick a box for what I wanted to have.
 
nano /usr/local/php74/lib/php.ini
or use winscp and go to /usr/local/php74/lib/ and press enter

74 is php 7.4 so in your case you need php73
 
Back
Top