Shared Server List: Difference between revisions

From Cheatsheet
Jump to navigation Jump to search
Created page with '<center><h1>Shared server types List</h1></center> This will contain the Apache version, php version and handler and Mysql version for every shared server that we have. I will …'
 
No edit summary
Line 2: Line 2:


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.
<hr>
<center><h3>Adama</h3></center>
<br>
Apache/1.3.42<br>
Mysql version: 5.0.90<br>
<br>
[root@adama ~]# php -v<br>
PHP 5.2.13 (cli) (built: May  7 2010 15:22:24)<br>
Copyright (c) 1997-2010 The PHP Group<br>
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies<br>
    with the ionCube PHP Loader v3.3.14, Copyright (c) 2002-2010, by ionCube Ltd., and<br>
    with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies<br>
[root@adama ~]# /usr/local/cpanel/bin/rebuild_phpconf --current<br>
Available handlers: dso cgi none<br>
DEFAULT PHP: 5<br>
PHP4 SAPI: none<br>
PHP5 SAPI: dso<br>
SUEXEC: enabled<br>
<br>
<hr>

Revision as of 21:55, 8 August 2010

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.



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