RE: Centos 7 support
10-13-2014, 09:13 PM
(This post was last modified: 10-15-2014, 09:06 PM by Nigel.)
(10-13-2014, 08:54 PM)5050 Wrote: - Please can you type in ssh console php -v and post here the result (to confirm that suhosin is still ok). It should like to:
Code:PHP 5.5.9-1ubuntu4.4 (cli) (built: Sep 4 2014 06:56:34)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies
with Suhosin v0.9.37-dev, Copyright (c) 2007-2014, by SektionEins GmbH
- If possible, you are also welcome to check emails sending/receiving (and if no mail are waiting in queue or if logs contains errors) and report anything suspect here.
- Do you use your domain DNS manager of did you setup your server to manage domains DNS ?
In second case I'm interested to have returns of checks because it was a source of a lot of problems in previous versions and we are trying to catch all that may be wrong.
Whatever, thank you for your help!
Here my output of php -v
Code:
[root@localhost /]# php -v
PHP 5.5.17 (cli) (built: Oct 2 2014 14:15:24)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
with Suhosin v0.9.37-dev, Copyright (c) 2007-2014, by SektionEins GmbH
[root@localhost /]#
I use the DNS manager of my domain.
Forgot to mention that i had to re patch Suhosin after installing phpw55.
***Update***
ZGodX and sentastico running fine on 1.0.0.0 Centos7
***update***
Running now on PHP-FPM trough mod_proxy_fcgi. Sentora panel was not working at first. After stopping the Apache version get method in the files:
/etc/zpanel/panel/dryden/ui/tpl/apacheversion.class.php
/etc/zpanel/panel/dryden/sys/versions.class.php
it works fine!