Search found 5 matches
- Fri Nov 25, 2016 8:17 pm
- Forum: Web Server
- Topic: Integrate PHP to use server version on Ubuntu
- Replies: 11
- Views: 15219
Re: Integrate PHP to use server version on Ubuntu
I see that there is a new release of VestaCP (#17). The VestaCP site talks about PHP7 working with this version. I've updated my VestaCP however still find that it is using PHP5.4.45. I noticed that on sites: http://forum.vestacp.com/viewtopic.php?f=16&t=12918&p=53019&hilit=php7#p53019 That it talks...
- Tue Nov 15, 2016 6:46 pm
- Forum: Web Server
- Topic: Integrate PHP to use server version on Ubuntu
- Replies: 11
- Views: 15219
Re: Integrate PHP to use server version on Ubuntu
Do you know if/when VestaCP plans on updating PHP to be more current or perhaps having a button in the control panel to use internal or server version of PHP?
- Tue Nov 15, 2016 4:19 pm
- Forum: Web Server
- Topic: Integrate PHP to use server version on Ubuntu
- Replies: 11
- Views: 15219
Re: Integrate PHP to use server version on Ubuntu
Yes, you are right. Other applications are using PHP7, only the VestaCP is using PHP5. We are using apache2 but the VestaCP is using it's own nginx webserver (/usr/local/vesta/nginx/) which is running on port 8083. We are running a PCI Scan and in the report we have a problem: "Port: tcp/8083 Remote...
- Mon Nov 14, 2016 3:16 pm
- Forum: Web Server
- Topic: Integrate PHP to use server version on Ubuntu
- Replies: 11
- Views: 15219
Re: Integrate PHP to use server version on Ubuntu
We already updated the php version. php -v PHP 7.0.12-1+deb.sury.org~trusty+1 (cli) ( NTS ) Copyright (c) 1997-2016 The PHP Group Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies with Zend OPcache v7.0.12-1+deb.sury.org~trusty+1, Copyright (c) 1999-2016, by Zend Technologies But Vesta C...
- Tue Nov 08, 2016 5:21 pm
- Forum: Web Server
- Topic: Integrate PHP to use server version on Ubuntu
- Replies: 11
- Views: 15219
Integrate PHP to use server version on Ubuntu
I've been trying to pass my PCI-DSS standard with my credit card company and because VestaCP uses an internal version of PHP (v5.4.45) I'm not able to pass this scan. My server information is as follows: Ubuntu 14.04, running apache2. I have VestaCP v0.9.8 - release16 I've noticed that VestaCP is us...