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

Centos 6.7 + NGINX + PHP-FPM upgrade php 5.6

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
9 posts • Page 1 of 1
cybaster85
Posts: 13
Joined: Sat Feb 13, 2016 11:03 am

Centos 6.7 + NGINX + PHP-FPM upgrade php 5.6
  • Quote

Post by cybaster85 » Thu Jun 23, 2016 2:48 am

Are there anyone here have a successfull working path to upgrade php version to 5.6++ with this combination?

Centos 6.7 + NGINX + PHP-FPM upgrade php 5.6
Top

tjebbeke
Collaborator
Posts: 783
Joined: Mon May 11, 2015 8:43 am
Contact:
Contact tjebbeke
Website

Os: CentOS 6x
Web: apache + nginx
Re: Centos 6.7 + NGINX + PHP-FPM upgrade php 5.6
  • Quote

Post by tjebbeke » Thu Jun 23, 2016 8:08 am

You can use this one: https://webtatic.com/packages/php56/

Or check this: http://forum.vestacp.com/viewtopic.php?f=19&t=10854
Top

skamasle
Collaborator
Posts: 592
Joined: Mon Feb 29, 2016 6:36 pm

Re: Centos 6.7 + NGINX + PHP-FPM upgrade php 5.6
  • Quote

Post by skamasle » Thu Jun 23, 2016 9:47 pm

There is orther script to run multi php whit nginx -> http://forum.vestacp.com/viewtopic.php?f=19&t=11662

I dont test it but looks good.
Top

tjebbeke
Collaborator
Posts: 783
Joined: Mon May 11, 2015 8:43 am
Contact:
Contact tjebbeke
Website

Os: CentOS 6x
Web: apache + nginx
Re: Centos 6.7 + NGINX + PHP-FPM upgrade php 5.6
  • Quote

Post by tjebbeke » Fri Jun 24, 2016 8:43 am

Hi XoXiLhJ0mn,

Saying that it is all the fault of the Vesta team is wrong. Vesta install just the packages they get from your OS. So if you think that by default, PHP 5.6 or 7 needs to be installed, you need to say that to you OS distributor.

Ok, there are ways enough for Vesta cp to install a newer version of software they use. And maybe the team need to think about integrating it. But it's completely free, they spend hours, days, months to make awesome panel free.
Top

tjebbeke
Collaborator
Posts: 783
Joined: Mon May 11, 2015 8:43 am
Contact:
Contact tjebbeke
Website

Os: CentOS 6x
Web: apache + nginx
Re: Centos 6.7 + NGINX + PHP-FPM upgrade php 5.6
  • Quote

Post by tjebbeke » Fri Jun 24, 2016 12:54 pm

Yes, Vesta cp installs PHP version 5.4, but it isn't a choice from Vesta. They just use the basic repository from the OS. It isn't only a PHP problem, but almost all packages aren't in the latest version.
Top

tjebbeke
Collaborator
Posts: 783
Joined: Mon May 11, 2015 8:43 am
Contact:
Contact tjebbeke
Website

Os: CentOS 6x
Web: apache + nginx
Re: Centos 6.7 + NGINX + PHP-FPM upgrade php 5.6
  • Quote

Post by tjebbeke » Fri Jun 24, 2016 7:16 pm

@XoXiLhJ0mn I think that I'm to only one who has send any help to cybaster85 by telling wich repo or tool he can use. Sorry that I defend myself and the Vesta CP team. They spend a lot of free time to give the best they can.
Oh, congratulations on your experience and seniority! If you actually know the Vesta story and how it's built you are aware that it al depends on the default OS repo ;).



@cybaster85 have you successfully upgrade your PHP version?
Top

cybaster85
Posts: 13
Joined: Sat Feb 13, 2016 11:03 am

Re: Centos 6.7 + NGINX + PHP-FPM upgrade php 5.6
  • Quote

Post by cybaster85 » Sun Jun 26, 2016 11:48 pm

Thanks for all the help for MR XoXiLhJ0mnand & MR tjebbeke

I have open a new issue to be more clear on the topic , we need php 5.6.22 for all production vestacp as 5.4.45 is EOL and more and more software stop support on it

https://bugs.vestacp.com/issues/262

Thanks for both your comment and provided method

I am considering a senior linux system administrator as well but when it come to nginx, i do not have confident to have couter measure on all the problem raised after upgrade (i am confident on apache based vestacp as it have all the source we need on google)

since Xox and tjebeke are also experienced system administrator, i do think we can contribute on this to make open source much more stronger (google will found our thread on this when we have the correct path for vestacp upgrade)

I will use a server to do a testing upgrade from the webtatic source given, please stay tune for the problem arised later ^_^
(as my schedule is quite pack, please allow me to update at due date on 1/7/2016)

I do think this will be more productive ^_^
Top

tjebbeke
Collaborator
Posts: 783
Joined: Mon May 11, 2015 8:43 am
Contact:
Contact tjebbeke
Website

Os: CentOS 6x
Web: apache + nginx
Re: Centos 6.7 + NGINX + PHP-FPM upgrade php 5.6
  • Quote

Post by tjebbeke » Mon Jun 27, 2016 8:49 pm

Take your time cybaster85. I have done some webtatic upgrades without any problem. If you need any kind of help you kan send me a PM or use the forum here.
Top

bgg
Posts: 12
Joined: Sun May 17, 2015 1:01 am

Os: CentOS 6x
Web: apache + nginx
Re: Centos 6.7 + NGINX + PHP-FPM upgrade php 5.6
  • Quote

Post by bgg » Tue Jul 05, 2016 12:49 pm

I need a smooth upgrade php 5.6.* for the default Vestacp NGINX + PHP-FPM on Centos 6.7.

Shall I got for this?

1. https://webtatic.com/packages/php56/

Code: Select all

# rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
# rpm -Uvh https://mirror.webtatic.com/yum/el6/latest.rpm
# yum install yum-plugin-replace
# yum replace php-common --replace-with=php56w-common
OR

2. from https://geekflare.com/build-website-trust/

Code: Select all

# rpm -Uvh https://mirror.webtatic.com/yum/el6/latest.rpm
# rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
# cd /etc/yum.repos.d
# curl -O http://rpms.famillecollet.com/enterprise/remi.repo
# yum install php-fpm php php-devel -y --enablerepo=remi-php56

# /usr/sbin/php-fpm -version
Thanks a lot.
Top


Post Reply
  • Print view

9 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
 

 

cron

Login  •  Register

I forgot my password