Best Apache/php/mysql Version Combo

Jun 14, 2008

What will be best combo of those 3 which is main core for running almost any web server.Presently i have latest mysql,apache and php installed,but some people says how that is not good beacuse newest version arenot tested yet well enough.

View 6 Replies


ADVERTISEMENT

Your PHP MySQL Library Version 5.0.75 Differs From Your MySQL Server Version

Jun 27, 2009

I have recently upgraded mysql server from 5.0.75 to 5.1.31 on my Ubuntu server 9.04 32 bit. After that when I am running phpmyadmin it is printing a warning :

Your PHP MySQL library version 5.0.75 differs from your MySQL server version 5.1.31.

View 2 Replies View Related

Mysql And Php: What If "Client API Version" Doesn't Match Mysql Version

Jun 1, 2007

loading a phpinfo() shows that the mysql variable "Client API version" on my server doesn't match the version of mysql installed ( 4.0.20 when mysql version is 4.1.21).

Can this cause trouble and php or mysql errors on scripts i'm running?

View 0 Replies View Related

Apache :: Compiled Version Does Not Match Loaded Version

Mar 26, 2014

I am running Apache on a Windows server and it is up and running.I downloaded and installed:

Apache 2.4.9 Win32 [Apache VC11 Binary] httpd-2.4.9-win32-VC11.zip

And included ModSecurity from download: modules-2.4-win32-VC11.zip..

The version of ModSecurity is mod_security-2.7.7 . It is up and running, but I get a warning:

ModSecurity: Loaded PCRE do not match with compiled!

Here's the difference in the PCRE from the logs:

PCRE compiled version="8.33 "; loaded version="8.34 2013-12-15".

The compiled version does not match the loaded version. Is this something I should be concerned about and try to find compiled versions that match?

View 2 Replies View Related

MySQL Version

Nov 4, 2007

A very unusual issue;

MySQL updated from 3 to 4.1. PHPinfo reports 3.1 is still in effect.

Any ideas?

Stumped me a little, every other MySQL upgrade has gone 100% perfect.

Im blaming PHPINFO for now

View 8 Replies View Related

What Version Of MySQL Do I Really Have

Oct 25, 2007

I need MySQL 5.x for my IPB forum and took one host, but I cannot understand what version of MySQL i have, as:

cPanel says:
MySQL version: 5.0.45-community

but phpMyAdmin says:
Server version: 5.0.45-community
MySQL client version: 4.1.22

What version of MySQL do I really have?

What is difference with Server and client? and why version of client is not 5?

View 8 Replies View Related

Which Version Of PHP And MySQL

Feb 5, 2007

for a hosting plan now. I will mainly use it for developing. What version of PHP and MySql is reasonable to settle for? I understand that the later the better, but I see that most hosting companies are stuck in PHP 4.1 and MySql 4.4. Is that good enough?

View 7 Replies View Related

Which Version Of MySQL Is Most Adopted

Aug 4, 2009

Which version of MySQL is the most used version in webhosts? The latest version of MySQL is version 5.1.

I am wondering because PHP5 which came out back in 2005 has still not been adopted in many web hosts.

Is mysql 4 the most used or mysql 5.x ? Which is the most common mysql version?

View 9 Replies View Related

Increasing The Apache ServerLimit In Apache 2.2.8 Version.

May 28, 2008

The Linux Server got down when the MaxClients 256 is reached.
Error Log:

"server reached MaxClients setting, consider raising the MaxClients setting"

So that I have tried to increased the MaxClients Value to 500, after changed the value in httpd.conf and restart I get following error message.

" [notice] SIGHUP received. Attempting to restart
WARNING: MaxClients of 500 exceeds ServerLimit value of 256 servers,
lowering MaxClients to 256. To increase, please see the ServerLimit
directive."

So that I tried changed the Server limit in /usr/local/apache/include/httpd.h header file. but it seems like there is no entry.

Apache Version : 2.2.8

So I have added the ServerLimit 500 entry in httpd.conf file and restart the httpd service. But still shows the same warning mesg. Please help me regarding this.

We have the Dedicated server for Flash Game Server with following configuration.

RHEL4 OS
2GB RAM
Intel(R) Xeon(R) X3210 @ 2.13GHz
Cpanel Installed.
Apache 2.2.8
PHP 5.2.4
MySQL 4.1.2 (MySQL Server is working in differend server)

View 7 Replies View Related

Upgrading The Php Client API Version To MySQL

Jun 14, 2007

I can't for the life of me figure out how to upgrade the Client API version authencation method in php for MySQL.

The server had MySQL 3.23.58 before and doing a phpinfo() reflects that. The problem is even after I install a newer version of MySQL 4.1.22 (using RPMs), it still doesn't see it.

I've ran privilege table fix but I am unable to use any mysql accounts unless I use the old password method.

I can have MySQL be up and running using the old password method but I prefer that it works with the newer authentication method since things could go wrong if I do the other way.

Is there a way I can resolve this? or do I just have to stick with the old password hashing method?

View 3 Replies View Related

Mysql Version Best Stable And Fast

Jan 26, 2007

Which version of Mysql is proven to be the most fastest and stable

View 3 Replies View Related

Phpinfo Shows Wrong MySQL Version

Mar 25, 2008

I have recently upgraded MySQL to 5.25

However, when I run phpinfo, I see the following:

mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 4.1.21
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient

mysqli
MysqlI Support enabled
Client API library version 4.1.21
Client API header version 4.1.20
MYSQLI_SOCKET /var/lib/mysql/mysql.sock

View 4 Replies View Related

Plesk 11.x / Linux :: Upgrade MySQL To At Least Version 5.6.5

Sep 22, 2014

I'm still using Plesk 11.5.30 and MySql 5.5.39. That was discribed here how to update. But i need to have a MySql 5.6.5 (minimum) for some software (This version is over 2 years old). I'm using CentOs 6.5. and PHP 5.4.33

how to do this, whitout breaking plesk 11.5.30??

View 4 Replies View Related

Php Accelerator Combo

Dec 7, 2007

This box is a dual xeon, 4gb memory server with a dozen domains only. What do you recommend for optimal performance and speed?

[xcache-common]

zend_extension = /usr/local/lib/php/extensions/no-debug-non-zts-20060613/xcache.so

[xcache.admin]
xcache.admin.auth = On
xcache.admin.user = ""
xcache.admin.pass = ""

[xcache]
; ini only settings, all the values here is default unless explained

; select low level shm/allocator scheme implemenation
xcache.shm_scheme = "mmap"

; to disable: xcache.size=0
; to enable : xcache.size=64M etc (any size > 0) and your system mmap allows
xcache.size = 0M

; set to cpu count (cat /proc/cpuinfo |grep -c processor)
xcache.count = 1

; just a hash hints, you can always store count(items) > slots
xcache.slots = 8K

; ttl of the cache item, 0=forever
xcache.ttl = 0

; interval of gc scanning expired items, 0=no scan, other values is in seconds
xcache.gc_interval = 0

; same as aboves but for variable cache
xcache.var_size = 100M
xcache.var_count = 1
xcache.var_slots = 8K
; default ttl
xcache.var_ttl = 0
xcache.var_maxttl = 0
xcache.var_gc_interval = 300

xcache.test = Off
; N/A for /dev/zero
xcache.readonly_protection = Off
; for *nix, xcache.mmap_path is a file path, not directory.
; Use something like "/tmp/xcache" if you want to turn on ReadonlyProtection
; 2 group of php won't share the same /tmp/xcache
; for win32, xcache.mmap_path=anonymous map name, not file path
xcache.mmap_path = "/dev/zero"

; leave it blank(disabled) or "/tmp/phpcore/"
; make sure it's writable by php (without checking open_basedir)
xcache.coredump_directory = ""

; per request settings
xcache.cacher = On
xcache.stat = On
xcache.optimizer = On

[xcache.coverager]
; per request settings
; enable coverage data collecting for xcache.coveragedump_directory and xcache_coverager_start/stop/get/clean() functions (will hurt executing performance)
xcache.coverager = Off

; ini only settings
; make sure it's readable (care open_basedir) by coverage viewer script
; requires xcache.coverager=On
xcache.coveragedump_directory = ""

[eAccelerator]
extension="eaccelerator.so"
eaccelerator.shm_size="16"
eaccelerator.cache_dir="/var/cache/eaccelerator"
eaccelerator.enable="1"
eaccelerator.optimizer="1"
eaccelerator.check_mtime="1"
eaccelerator.debug="0"
eaccelerator.filter=""
eaccelerator.shm_max="0"
eaccelerator.shm_ttl="0"
eaccelerator.shm_prune_period="0"
eaccelerator.shm_only="0"
eaccelerator.compress="1"
eaccelerator.compress_level="9"

;[Zend]
;zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.0
;zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.0
;zend_optimizer.version=3.3.0

;extension=/usr/local/lib/php/extensions/no-debug-non-zts-20020429/ffmpeg.so

[Zend]
;zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.0
;#zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.0
;#zend_optimizer.version=3.3.0
;#zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
;#zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.0
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.0
zend_optimizer.version=3.3.0
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

View 0 Replies View Related

Apache Up Version

Nov 9, 2007

I have recently ordered a dedicated server. The server has a Centos Firefox. With a Web Host Manager package.

We are running apache1 with php5.

I would like to upgrade to apache2 (httpd2) and recompile php.

I found myself some bit stuck, the WHM won't allow me to upgrade my apache version and only upgrade the current installed version.

Is there a build script somewhere out there that will do this for me?

View 9 Replies View Related

Plesk Automation :: Update MySQL Version Database Node

Jun 6, 2015

Is it possible to update the MySQL version on the db nodes from 5.1 to 5.5 or is it supported?

View 3 Replies View Related

What Is The Best Web Server Combo Setup

Apr 28, 2008

OS: CentOS or FreeBSD?
Httpd: Apache wich version?
Database: MySQL or postgresql which version?
PHP: 4or5?

I am still using Freebsd 5.4 apche 1 and php4, so far I didn't see a need to upgrade.

I wonder if there could a distribution which has the best combo setup for web servers.

View 1 Replies View Related

How's This Combo For Webserver (mobo+cpu)

Aug 22, 2007

[url]

look at the Combo deal. basically you buy ASUS M2N-LR Socket AM2 NVIDIA nForce Professional 3600 ATX Server Motherboard - Retail and get AMD Athlon 64 X2 3600+ Windsor 2.0GHz 2 x 256KB L2 Cache Socket AM2 Processor - Retail for free.

how's this combo for a windows web server with 4gb none ECC RAM and a 2U case to go with it?

View 1 Replies View Related

DirectAdmin./SUPHP (Anyone Run This Combo)

May 13, 2007

A server I have runs DA. On this server I switched php to SUPHP. This combo has worked 99% good so far except for one big pain in the ***.

When ever a new domain, sub domain or a pointer domain is added I get a php_admin_flag error and Apache will not restart untill I rem out all instances of php_admin_flag lines in the httpd.conf file.

Code:
Stopping httpd: [FAILED] Starting httpd: Syntax error on line 31 of /usr/local/directadmin/data/users/****/httpd.conf: Invalid command 'php_admin_flag', perhaps mis-spelled or defined by a module not included in the server configuration [FAILED]

Has anyone solved this? Apperantely the new version of DA was suppose to fix this but I upgraded DA today and at the end I ended having to rem out all php_admin_flag instances for all domains on that server which = good times.

View 2 Replies View Related

How To Upgrade Apache To 2.2 Version

Dec 23, 2007

my dedicated server is running using cPanel 11
apache 1.3.39 , php 5.2.4

i read a thread here in WHT says the " apache 2.2 with php 5.2.5 handle the load
and doing high performance"

if it is true , plz anyone get the tutorials to upgrade it using /scripts/easyapache
with GD libraries .
and after upgrade will i have to re secure php again or what?

View 5 Replies View Related

Apache :: Error RedirectMatch Version 2.2.29

May 31, 2014

I updated the version of HTTPd 2.2.9 to 2.2.24 and I have problems with RedirectMatch

version 2.2.9

<VirtualHost 1.1.1.1>
ServerName myweb.my.com
RewriteEngine on
RedirectMatch ^/$ /abc/login.jsp
JkMount /* worker
</VirtualHost>

This does not work in version 2.2.24. As I can do?

View 1 Replies View Related

Remove Info & Apache Version From Domaintools

Sep 1, 2007

How would I Remove/Modify the Apache version from Domaintools?

Heres what I mean:
[url]

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved