Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Web Server
  • Search

PHP-FPM ini not making changes

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
4 posts • Page 1 of 1
dstamatoiu
Posts: 3
Joined: Fri Aug 24, 2018 1:44 pm

Os: CentOS 6x
Web: nginx + php-fpm
PHP-FPM ini not making changes
  • Quote

Post by dstamatoiu » Fri Aug 24, 2018 2:04 pm

Okay so I will start off with the basic information.

Fresh install on a new vps.
Centos 7
Nginx & Php-FPM
Updated php to 7.2.9 using:
viewtopic.php?f=11&t=12319&p=68007#p68007

Nothing in logs.

When I went to update the php.ini information under server> php-fpm. I was able to save it and restart the service with no problems. Server does work and hosts websites just fine. Problem is the changes are not being made to the server. Still has all the default settings, like 2m upload size, yet the php-fpm in both basic and advance shows the changes have been made.

Anyone know if the php-fpm or php.ini files have moved when I did the upgrade to PHP 7.2?
Top

grayfolk
Support team
Posts: 1111
Joined: Tue Jul 30, 2013 10:18 pm
Contact:
Contact grayfolk
Website Facebook Skype Twitter

Os: CentOS 6x
Web: nginx + php-fpm
Re: PHP-FPM ini not making changes
  • Quote

Post by grayfolk » Sat Aug 25, 2018 11:46 am

You should find your php.ini fille:
1. via phpinfo(); php function
or
2. via console command:

Code: Select all

 php -i | grep php.ini 
Top

dstamatoiu
Posts: 3
Joined: Fri Aug 24, 2018 1:44 pm

Os: CentOS 6x
Web: nginx + php-fpm
Re: PHP-FPM ini not making changes
  • Quote

Post by dstamatoiu » Sat Aug 25, 2018 6:05 pm

THANK YOU!!!!!!!!! I spent hours editing wrong php.ini. Been going nuts and all I had to do was look at the php info for the file path.
Top

dreiggy
Posts: 154
Joined: Thu May 17, 2018 8:05 pm
Contact:
Contact dreiggy
Skype

Os: CentOS 6x
Web: apache + nginx
Re: PHP-FPM ini not making changes
  • Quote

Post by dreiggy » Thu Aug 30, 2018 8:20 pm

Here one more useful snippet:

Code: Select all

php --ini
Top


Post Reply
  • Print view

4 posts • Page 1 of 1

Return to “Web Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password