Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







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


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 Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Mysql And Php: What If "Client API Version" Doesn't Match Mysql Version
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 Replies!   View Related
Which Version Of PHP And MySQL
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 Replies!   View Related
Best Apache/php/mysql Version Combo
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 Replies!   View Related
Upgrading The Php Client API Version To MySQL
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 Replies!   View Related
MySQL Version
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 Replies!   View Related
What Version Of MySQL Do I Really Have
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 Replies!   View Related
Which Version Of MySQL Is Most Adopted
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 Replies!   View Related
Mysql Version Best Stable And Fast
Which version of Mysql is proven to be the most fastest and stable

View Replies!   View Related
Phpinfo Shows Wrong MySQL Version
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 Replies!   View Related
2 Version Of PHP On The Same Server
How do i enable PHP4 and PHP5 running simultaneously on the same server?

View Replies!   View Related
Php Version Vs Hacker
There Is Some Way That Hacker use a .htaccess file to change the php Version On The Server To use the Exploit
Look I Run A php Shell From My Server
[url]
You Can See From The picture that my php version is 5.2.6
then I Have upload the .htaccess To My server
the Version has been changed
look to other picture
[url]
You Can see The .htaccess file
And This Way Only Work If I have More Than one php Version on my server
How Can I Secure My server From This Way

View Replies!   View Related
Upgrade To Php Version 5
Someone familiar with server software upgrade, please help. I want upgrade from php 4 to php version 5.

My server not running with cpanel or anything. Just apache, php and mysql!

View Replies!   View Related
Recommendable Version Of Php With RH
what is the recommendable version of php for linux, and also please tell me from where I would find php.ini file to configure?

If you have direct download link then give it to me here

View Replies!   View Related
Upgrading Php...backing Up Old Version
I am in the process of upgrading PHP. I have successfully compiled with with no errors. However, before I run the make install command, I would like to backup all the files associated with my current version of PHP. I am going from 4.3.11 to 4.4.6. I was wondering if anyone knew what the directories and files to back up? I am using Fedora Core.

View Replies!   View Related
Specific PHP Version For Vhost On Vps
I'm currently hosted on a friends VPS, and he has been good enough to give me his root access account details so I can mess with things if I need to. Good thing he has, too... Because I'm about to need to really mess with some things.

I've hit a brick wall, however.

The VPS is currently running php 4.3, but the CMS software that I am going to use to run my site requires PHP 5. Now, I don't want to arbitrarily update to php5 across the whole VPS, cause I dont know if thats going to knock out scripts on other vhosts. I read about the "run php5 as cgi" thing, but that doesnt really work for me, as the cms I am using has some quite in-depth url rewriting going on, and I dont want to have to make all of the php files for it end with .php5, in case that screws something up.

So, in my research, I came accross this:

wiki.apache.org/httpd/PHP4AndPHP5

The article on the apache wiki refers to a way of setting up a private server, or a VPS in this case, so that an individual vhost will use php5 as opposed to the default php4. "Great", I think... But then after loggin in to the shell and downloading the php-5.2.5 binary, I realised I dont have the first clue how I can install this, without it conflicting with the current PHP4 install, and so that it pick up on things like mySQL, and all the other libraries (gd, libxslt etc).

So, I guess my question is, does anyone know how I can accomplish this? I'm sorry if this isnt the right forum, I put it in the place that made most sense to me... Any help would be gratefully received, as I'm completely dumbfounded right now!

View Replies!   View Related
2 Tomcat Version On Single Server ?
I have a Linux(RHEL5) dedicated server.Tomcat version 5.x is running integrated with Apache and now i want to install tomcat 6.x integrate with apache without effecting older tomcat version. it will run as it is.

How can i do this and if yes then how can i set tomcat home path for both versions.

CATALINA_HOME=<Which path for both> and how to install it.

View Replies!   View Related
Which Windows Server Version To Learn
i want to learn windows server using,

there are many version,2000,2003,2008,

which one i should take time to learn?

View Replies!   View Related
File Server With CDP/ Or Some Version Of Inhouse Snapshot
We have a immediate need for a fileserver with some sort of CDP/snapshot backup offered on their own internal *lan*

It will be primarily used as a file server with multiple developers worldwide .

Can anyone recommend a hoster with this. Reliability and Quality.
Not necessarily a requirement, but the person managing this *would prefer a Plesk CP*.

Looked at softlayers offerings and while it's fair for what it is....at their pricepoint, we would just setup one in a DC. It's moreso a immediate need that does not allow this.

View Replies!   View Related
Webspacedepot VPS, Server 2008 Web Editon Or Standard Version
which version better for general use?

I only host my wordpress, some lite-weight asp.net application on iis 7.0

webspacedepot offer
Windows Server 2008 Web edition
Windows Server 2008 Standard edition
both of them no extra charge, is it web edition better?

View Replies!   View Related
Best Linux Version To Run A VPN (Virtual Private Network) Server Over Vps?
What is the best linux version to run a vpn server over vps?

I'm a bit confused ,what's the best linux version if i want to have a vpn server ? Does Centos 5 work?

View Replies!   View Related
How To Make MySQL Functions In PHP In Server
how to make MySQL functions in PHP in server,bcz when i intall VB in my dedicated server it comeing is there is any option in WHM to chnage these funtion!

View Replies!   View Related
Configuring Php/mysql On IIS Server
I have setup php and mysql on a windows IIS 6 server. php has installed fine and works but I have 2 problems

1. When i browse to http://localhost i get a 403 error but when browsing to http://localhost/index.php it works fine. It makes me think that the server does not know what extension to default to when doing a directory listing

2. I have phpmyadmin installed and the cfg file is set to do a 'config' authentication. That works but everytime i go to submit a form to create a new database or anything i get prompted with an HTTP user/pass. I'm not sure if this is a phpmyadmin issue or a php configuration issue

View Replies!   View Related
Installing Php On Server That Does Not Have Mysql Installed
I have two servers, one is web server, the other one is mysql server.

I am installing php on web server that does not have mysql installed.

when I do the follows:

./configure --prefix=/usr/local/webserver/php --with-config-file-path=/usr/local/webserver/php/etc --with-mysql=/usr/local/webserver/mysql --with-mysqli=/usr/local/webserver/mysql/bin/mysql_config --with-iconv-dir=/usr/local --with-freetype-dir --with-jpeg-dir --with-png-dir --with-zlib --with-libxml-dir=/usr --enable-xml --disable-debug --disable-rpath --enable-discard-path --enable-safe-mode --enable-bcmath --enable-shmop --enable-sysvsem --enable-inline-optimization --with-curl --with-curlwrappers --enable-mbregex --enable-fastcgi --enable-fpm --enable-force-cgi-redirect --enable-mbstring --with-mcrypt --with-gd --enable-gd-native-ttf --with-openssl --with-sendmail=/usr/sbin/sendmail

the script tells me error:

configure: error: Cannot find MySQL header files under /usr/local/webserver/mysql.
Note that the MySQL client library is not bundled anymore!

Because mysql installed on another physical server. so how may I fix the problem? can I configure php without "---with-mysql" and "--with-mysqli" parameters? I need my php could access remote mysql server.

View Replies!   View Related
Installed MySQL In /usr/local/mysql But Error In /var/lib/mysql
I installed the MySQL binary packages in /usr/local/mysql/ after removing the MySQL RPM package. MySQL is functioning when I executed /usr/local/mysql/bin/safe_mysqld. I reinstalled MySQL before I installed PHP. When I used a PHP script to access a MySQL database, it outputs an error:

Code:
Warning: mysqli::mysqli() [function.mysqli-mysqli]: (HY000/2002): can't connect to local mysql server through socket /var/lib/mysql/mysql.sock in index.php on line 2
However, I installed MySQL in /usr/local/mysql, not in /var/lib/mysql. How do I fix MySQL?

View Replies!   View Related
Which Vmware Version
which version of vmware are stabler/better ?

install on centOS server

for creating VPS windows/linux

vmware 1.5

vmware 2 ?

View Replies!   View Related
Version Of Virtuozzo
How can I tell which version of virtuozzo my host is running?

I have the VZPP, is there any way to check?

View Replies!   View Related
Linux - Version?
I have an old laptop, it's got a 1000mhz processor and 128mb ram..

I want to install linux on it, but a) haven't got that much exp with Linux and b) don't know much about the OS in general..

I just am getting fed up of Windows!!

My knowledge stretches to using X-Windows about 8 years ago..

I have looked at Ubuntu, as the desktop looks cool and a friend said it's quite easy to get ya head around, but the site says you need atleast 256mb ram..

View Replies!   View Related
Which Ioncube Version Should I Use
i m using DirectAdmin server with Redhat CentOS 5.0.

May i know which version of ioncube should i use.

i found there is so many different type of ioncube at [url]

View Replies!   View Related
Old Version Of Perl
I have a Centos VPS with Cpanel. I have begun receiving some email notifications, apparantly from my cpanel... The latest one says that the version of perl I am running is too old.

Subj: [checkperlmodules] perl version too old (v5.8.8 required, v5.8.7 is installed.)

Are there any problems or dire consequences from upgrading or side effects? What version should I upgrade to?

View Replies!   View Related
Apache Up Version
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 Replies!   View Related
Mod_frontpage Version
This feels like a dumb question that I should be able to locate the answer for, but amazingly, I have not -

How do I determine what version of mod_frontpage I have installed?

This is a Linux/Apache box running cpanel/WHM.

View Replies!   View Related
ImageMagick :: Version Is Vulnerable
I installed ImageMagick via yum on my CentOS 4 box. It is version 6.0.7

When using gallery 2, I received a warning message stating that this version is vulnerable (low risk but still) and was wondering if there was anyway to update this past 6.2.2

I tried to do it manually by compiling from source but the composite part of ImageMagick never works...the identify and convert are recognized.

Is there an easier way....a RPM for RHEL 4 I could use?

View Replies!   View Related
How To Check Which Version Of Cent Os Is Used
how to check which version of cent os is used?

my friend ordered an vps with a host, he ordered 5.3 - 32bit but some how I feel he has been provided with 5.0 version by the host, I didn't know how to confirm it, when I checked his hypervm, this was the cent os details provided:

Ostemplate: centos-5-i386-hostinabox576

there is rebuild option in the hypervm and in tht when I look out,here it shows the following:
[url]

what my friend exactly needs is a cent os 5.3 - 32bit system, so if he selects cent os 5.3-ix386 (full) will it install with cent os 5.3 ?? he doesn't want kloxo to b in there auto, he/I can install tht,

View Replies!   View Related
Latest Version Of APF
I noticed when installing latest version of APF 0.9.6.3 over the previous version 0.9.6.2 it will import all the variable and ports settings from conf.apf and allow_hosts.rules files of the previous version. so there will be no need to edit or configure any thing any more when upgrading APF exept setting DEVEL_MODE to 0 and restart APF.

View Replies!   View Related
Installing A Different Version Of Gcc
I am having a problem with a specific program im using and the developers are telling me that there is an mmap bug with the gcc version of centos 5.1 possibly including the libstdc++ libraries.

I have everything updated so my only recourse right now is to try a different compiler.

Is it possible to install a different version of gcc along with the one that comes with the distro?

I remember way back I tried to change gcc versions and all hell broke lose, almost everything was dependent on distro gcc.

View Replies!   View Related
APF Firewall.. What Version Do I Have
Is there a command to use with ssh to show whether or not I am up to date with my version of APF Firewall?

Did some searches for a FAQ but didn't come across much but how to add or remove ip's from blacklists.

View Replies!   View Related
How To Upgrade Apache To 2.2 Version
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 Replies!   View Related
Free Version Of DNSstuff
When did they start charging? DNStools is free but doesn't provide details like A and MX records. Is there anyone else that is gratis out there?

View Replies!   View Related
Two Version Of My.cnf, Neither Of Them Works For Me
I got two version of my.cnf, but neither of them works ideally.

On one hand, If i used the old one, the swap memory will be used out after 5-7 days running and system halt.

On the other hand, the second copy of my.cnf will cause too much pain on cpu, even traffic is low, cpu could up to 70 or 80 percentage and hanging there for 1 minutes.

I did a lots optimization in the past (including httpd.conf, my.cnf, sysctl.conf ), and found that the only problem left on my server would be my.cnf, I have to get it right this time!

So I would be really appreciate if you guys can help me out.

here is two copies of my.cnf:

first one

[mysqld]
max_connections = 400
key_buffer = 64M
myisam_sort_buffer_size = 32M
join_buffer_size = 2M
read_buffer_size = 2M
sort_buffer_size = 3M
table_cache = 1024
thread_cache_size = 286
thread_concurrency=2
interactive_timeout = 60
wait_timeout = 60
connect_timeout = 30
max_allowed_packet = 16M
max_connect_errors = 10
query_cache_limit = 1M
query_cache_size = 128M
query_cache_type = 1
tmp_table_size = 48M

[mysqld_safe]
open_files_limit = 8192

[mysqldump]
quick
max_allowed_packet = 16M

[myisamchk]
key_buffer = 32M
sort_buffer = 32M
read_buffer = 16M
write_buffer = 16M

[mysqlhotcopy]
interactive-timeout

second one

mysqld]
skip-locking
max_connections = 400
max_user_connections=300
interactive_timeout=60
key_buffer = 64M
myisam_sort_buffer_size = 64M
join_buffer_size = 2M
read_buffer_size = 2M
sort_buffer_size = 3M
table_cache = 1024
record_buffer=2M
thread_cache_size = 286
thread_concurrency=2
interactive_timeout = 60
wait_timeout = 60
connect_timeout = 30
max_allowed_packet = 16M
max_connect_errors = 50
query_cache_limit = 4M
query_cache_size = 128M
query_cache_type = 1
tmp_table_size = 256M
max_heap_table_size = 128M

[mysqld_safe]
open_files_limit = 8192

[mysqldump]
quick
max_allowed_packet = 16M

[mysql]
no-auto-rehash

[isamchk]
key_buffer = 256M
sort_buffer_size = 256M
read_buffer = 2M
write_buffer = 2M

[myisamchk]
key_buffer = 256M
sort_buffer = 256M
read_buffer = 2M
write_buffer = 2M

View Replies!   View Related
Which Version Of Windows 2003 Is Best
We have just purchased a new web server and are now in the process of buying the software. Our previous server is runnig Windows 2003 Std, we installed 5 GB RAM in the previous server, but could only see 4, after making a posting on this board someone advised me it was because Win 2003 Std can only see 4 GB RAM. Our new server only has 4 GB RAM, we are going to run an application on it that uses SQL 2005. Will we be OK running this on Std edition? or are there any benefits to buying the far more expensive Enterprise Edition, the cost seems a great deal more, and my question is would we benefit from using it considering the extra cost? (the reason I ask all the above is someone recommended we install Enterprise)

View Replies!   View Related
How To Fake Kernel Version
how can i fake the kernel version?

View Replies!   View Related
Www Version Doesn't Resolve
I set up a domain in plesk 8 (LAMP), but the www version of the domain doesn't resolve via the browser, wheras the non-www version does. I set the nameservers (and glue records) yesterday.

Why might this be? Could this be due to dns propagation?

View Replies!   View Related
I Moved Mysql From /var To /backup/mysql, Mysql Is No Longer Working
Since my /var partition is full, so I moved /var/lib/mysql to /backup/mysql/.

Seems all the files are copied and I changed my.cnf reboot mysql, but all the web sites using db is not working anymore..

View Replies!   View Related
Upgrading Php & MySQL On A Plesk Win2K3 Server
I have a Win2003 dedicated server (with The Planet) that i use to host a large IPB forum site.

I got it about 3yrs ago and as I was a complete newbie to server management I got Plesk CP installed so that it would take care of all the SQL, PHP and mail installation and setup in one easy go.

I've since found Plesk for Windows to be a complete waste of space.. but it's still on there and has never been upgraded. I don't actually use it as a CP.

Similarly PHP and mySQL have never been upgraded.

Now I've got to the stage where, to upgrade the IPB forum software, I need to upgrade PHP and mySQL.. but looking at the installation, they seem to be embedded in the Plesk installation. They're inside the SWSoft/Plesk/ folders and none of the ini or config files appear to be in the places you'd expect them to be.

My question -

Would these upgrades be simple?? A case of just running an update package?? Or is the fact that PHP/mySQL are embedded in Plesk mean that it'll all mess up?

I'm worried that a failed upgrade will knacker the forum, which is why I've delayed for so long.

View Replies!   View Related
Cheap Reliable Server That Can Run PHP/MySQL With Plesk
I currently have a decent server that runs around 10 websites, but 1 of those sites contributes around 99% of the total traffic. This large site is being moved onto a new server, leaving the remaining 9 sites rattling around on this big (and expensive!) server.

So, I am now looking for a smaller server to handle the other smaller sites. They get minimal traffic - around 5k uniques a day.

View Replies!   View Related
How To Install PHP & MySQL On A Windows Server 2003
i want to know that how to install php and mysql on a windows server (2003). i have a windows server version 2003 and i need php and mysql to run on that.

View Replies!   View Related
.htaccess, Mobile Version Of Site
can i configure .htaccess to direct browsers to a different css file based upon their browser type?

That's the short question. The longer question is: how do I set up my .htaccess file to call a different css file based on mobile browsers?

All I want to do create a 2nd version of a css file so that my site's content, when viewed on a mobile browser, calls /mobi/style.css instead of /style.css.

I have the rewritecond statement for all the mobile browsers, and in fact I presently direct all mobile browser traffic to a designated static webpage, which you can see at tastyplacement . com which directs to tastyplacement . com/mobi.

But if I could simply call a different css file, I could have the pages load as they normally would but with a different css file and thus an entirely different look for the website (narrower columns, no header navigation, ie., a stripped down version of the site with the main text intact).

Can it be done?

View Replies!   View Related
120V 30A Version Of AP7752
[url]

APC don't seem to make a 30A version of the above @ 120V. Any alternative suggestions? Baytech's website is next to useless.

View Replies!   View Related
Upgrade WHM To Latest Version
I have a CentOS server based on WHM ( Whm version : 11.24 )

i have just upgraded the WHM but it has not been upgraded to the latest version (i mean : 11.25 )

My WHM version is still 11.24

View Replies!   View Related
CSF Conf Settings On New Version
I just installed a new version of CSF again on my server.

Based on the article and tutorial that I read, I do not have to change anything much on the csf.conf if I am installing it for WHM/Cpanel server.

I notice new version 3.33 has new function such as synflood and so on, can someone tell me if I need to change any settings inside my csf.conf other than disabling the testing = 0 on a fresh new cpanel server?

View Replies!   View Related
Anyone Try Hyper-V Free Download Version
[url]
Hyper-V will compete with other Virtulization technology. yet to check its license agreement.

View Replies!   View Related
Upgrade To Exim Latest Version
SecurityMetrics has determined that we are not COMPLIANT with the PCI scan validation requirement for our server.

The remote host is running a version of the Exim MTA which is vulnerable to several remote buffer overflows. Specifically, if either 'headers_check_syntax' or 'sender_verify = true' is in the exim.conf file, then a remote attacker may be able to execute a classic stack- based overflow and gain inappropriate access to the machine. *** If you are running checks with safe_checks enabled, this may be a false positive as only banners were used to assess the risk! *** It is known that Exim 3.35 and 4.32 are vulnerable. Solution: Upgrade to Exim latest version Risk Factor: High

HOW DO i Upgrade to Exim latest version? I am on WHM/Cpanel 11 (centos 5) I never did this before.

View Replies!   View Related
How To Check Tomcat Version In Helm
I am using Helm control panel

Please guide me how to check tomcat version in helm.
and whether my server support java "war" form or not?

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved