Shared Server List: Difference between revisions

From Cheatsheet
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<center><h1>Shared server types List</h1></center>
= 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.
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.


=== A ===


<center><h3> </h3></center>
==== Adama ====
<pre>
 
</pre>
Apache/1.3.42
<hr>
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


<hr>
<hr>
<center><h3>Adama</h3></center>
<pre>
Apache/1.3.42
Mysql version: 5.0.90


[root@adama ~]# php -v
==== Aerelon ====
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
</pre>
<hr>


<center><h3>Aerelon</h3></center>
<pre>
</pre>
<hr>
<hr>

Revision as of 12:50, 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.

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