Shared Server List: Difference between revisions

From Cheatsheet
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
what I ran to get this info.
what I ran to get this info.
  httpd status
  httpd status
httpd -version
  mysqladmin --version
  mysqladmin --version
  php -v
  php -v
Line 21: Line 22:


===== Adama =====
===== Adama =====
  Apache/1.3.42
  Apache/1.3.42
  Mysql version: 5.0.90
  Mysql version: 5.0.90
Line 40: Line 40:


===== Aerelon =====
===== Aerelon =====
  Apache/1.3.42
  Apache/1.3.42
  Mysql Version 5.0.90
  Mysql Version 5.0.90
Line 59: Line 58:


===== Archbishop =====
===== Archbishop =====
Server version: Apache/1.3.33    Server built:  Jun 17 2005 14:07:21
Mysql Version 4.0.27


  Apache/
  PHP 4.3.11 (cli) (built: Jun 17 2005 14:13:24)
  Mysql Version
  Copyright (c) 1997-2004 The PHP Group
 
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
    with Zend Extension Manager v1.0.6, Copyright (c) 2003-2004, by Zend Technologies
    with Zend Optimizer v2.5.7, Copyright (c) 1998-2004, by Zend Technologies


[root@archbishop ~]# /usr/local/cpanel/bin/rebuild_phpconf --current
Sorry, php has not yet been configured with EA3 tools[root@archbishop ~]# 
<hr>
<hr>

Revision as of 13:21, 23 January 2011

Shared server types List

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.

what I ran to get this info.

httpd status
httpd -version
mysqladmin --version
php -v
/usr/local/cpanel/bin/rebuild_phpconf --current
Apache/
Mysql Version 



A

Adama
Apache/1.3.42
Mysql version: 5.0.90
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

Aerelon
Apache/1.3.42
Mysql Version 5.0.90
PHP 5.2.13 (cli) (built: May  7 2010 15:08:59)
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.20, Copyright (c) 2002-2010, by ionCube Ltd., and
with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies
[root@aerelon ~]# /usr/local/cpanel/bin/rebuild_phpconf --current
Available handlers: dso cgi none
DEFAULT PHP: 5
PHP4 SAPI: none
PHP5 SAPI: dso
SUEXEC: enabled

Archbishop
Server version: Apache/1.3.33    Server built:   Jun 17 2005 14:07:21
Mysql Version 4.0.27
PHP 4.3.11 (cli) (built: Jun 17 2005 14:13:24)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
   with Zend Extension Manager v1.0.6, Copyright (c) 2003-2004, by Zend Technologies
   with Zend Optimizer v2.5.7, Copyright (c) 1998-2004, by Zend Technologies
[root@archbishop ~]# /usr/local/cpanel/bin/rebuild_phpconf --current
Sorry, php has not yet been configured with EA3 tools[root@archbishop ~]#