Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

hilmarp's avatar

Update Forge server PHP version info

I updated my server from PHP 7.0 to PHP 7.1 from the Terminal.

So now I would like to update Forge's information about the server. Right now in the overview it says PHP version 7.0.

So when I try to edit php.ini through Forge it searches for /etc/php/7.0/cli/php.ini which is not correct anymore, should search in 7.1 directory.

I can SSH to the server and edit php.ini there, but it was just nice to be able to open it in the Forge dashboard.

Is there some Forge config file I can edit? I don't see any setting for this in the Forge dashboard.

0 likes
2 replies
thomasssss's avatar

@hilmarp Same issue here. Where can I change the PHP version of my server. It's already upgraded to 7.1 but Forge thinks its not.. Every time I create a new site into my server it attaches PHP 7.0 to it...

Please or to participate in this conversation.