Shared Server List: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
<hr> | <hr> | ||
<center><h3>Adama</h3></center> | <center><h3>Adama</h3></center> | ||
< | <pre> | ||
Apache/1.3.42 | Apache/1.3.42 | ||
Mysql version: 5.0.90 | Mysql version: 5.0.90 | ||
[root@adama ~]# /usr/local/cpanel/bin/rebuild_phpconf --current | [root@adama ~]# php -v | ||
Available handlers: dso cgi none | PHP 5.2.13 (cli) (built: May 7 2010 15:22:24) | ||
DEFAULT PHP: 5 | Copyright (c) 1997-2010 The PHP Group | ||
PHP4 SAPI: none | Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies | ||
PHP5 SAPI: dso | with the ionCube PHP Loader v3.3.14, Copyright (c) 2002-2010, by ionCube Ltd., and | ||
SUEXEC: enabled< | with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies | ||
[root@adama ~]# /usr/local/cpanel/bin/rebuild_phpconf --current | |||
Available handlers: dso cgi none | |||
DEFAULT PHP: 5 | |||
PHP4 SAPI: none | |||
PHP5 SAPI: dso | |||
SUEXEC: enabled</pre> | |||
<hr> | <hr> |
Revision as of 21:57, 8 August 2010
This will contain the Apache version, php version and handler and Mysql version for every shared server that we have. I will try to update it regularly.
Adama
Apache/1.3.42 Mysql version: 5.0.90 [root@adama ~]# php -v PHP 5.2.13 (cli) (built: May 7 2010 15:22:24) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies with the ionCube PHP Loader v3.3.14, Copyright (c) 2002-2010, by ionCube Ltd., and with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies [root@adama ~]# /usr/local/cpanel/bin/rebuild_phpconf --current Available handlers: dso cgi none DEFAULT PHP: 5 PHP4 SAPI: none PHP5 SAPI: dso SUEXEC: enabled