Displaying 20 results from an estimated 600 matches similar to: "OFF Topic: mysql installation problem"
2008 Jan 31
1
centosplus + priority plugin
I have a Centos 4 box that has been updated all the way to 4.6 without
using the centosplus repository.
Now I want to use the centosplus repository for Centos 4 to get the
latest LAMP, mod_perl, perl and other perl modules so that I can install
rt 3.6.6 and its necessary modules.
However, for some reason, the latest perl package in the centosplus
repository does not appear on the radar when
2006 Sep 12
1
postconf: /usr/lib/mysql/libmysqlclient.so.14: no version information available (required by postconf)
One of my servers is complaining with this error now that I have updated
to CentOS 4.4.
I am now running postfix-2.2.10-1.RHEL4.2.mysql_pgsql.c4 from the
centosplus repository.
I had been running postfix-2.1.5-4.2.RHEL4.mysql.centos4 from the
centosplus repository.
I also have the following MySQL related packages installed:
mysql-devel-5.0.22-1.centos.1
pam_mysql-0.6.0-1
2006 Mar 31
5
installing MySQL on 4.3 OR ''am I braindead or what?''
Hi all,
On a fresh CentOS 4.3 box, suddenly what should have took usually
around 60 seconds, now it makes me wonder if I can still perform
simple sysadmin tasks, or should I get a long vacantion...
# yum groupinstall "MySQL Database"
Repository update is listed more than once in the configuration
Repository base is listed more than once in the configuration
Repository addons is listed
2007 Jan 20
3
libmysqlclient not found, while compiling PowerDNS
Hi Everyone,
I am trying to build the PowerDNS rpm from the source rpms
powerdns-2.9.20-3.MIND.src.rpm, it requires opendbx-devel which I am
trying to build from the instructions at
(http://www.linuxnetworks.de/opendbx/download/index.html)
I have subscribe to centosplus for packages like mysql5 and php5. I
have the following MySQL packages installed
[root at charlie ~]# rpm -qa | grep mysql
2007 Mar 08
3
RE: MySQL Install error on Centos 4.3
I get the following error on trying to install mysql rpms please any idea
what might be wrong and how to work around it?
[root at localhost linux 23-02-2007]# rpm -i --nodeps
mysql-5.0.27-1.el4.centos.i386.rpm
warning: mysql-5.0.27-1.el4.centos.i386.rpm: V3 DSA signature: NOKEY, key ID
443e1821
file /etc/my.cnf from install of mysql-5.0.27-1.el4.centos conflicts
with file from package
2005 May 26
3
can't locate /etc/ini.d/mysqld file!
List, I installed my server and I want to start Mysql, but I can not find the file /etc/ini.d/mysqld ..
[root at netflow ntop]# rpm -qa|grep mysql
mysqlclient10-3.23.58-4.RHEL4.1
libdbi-dbd-mysql-0.6.5-10.RHEL4.1
mysql-4.1.10a-1.RHEL4.1
mysql-devel-4.1.10a-1.RHEL4.1
Am I missing some mysql rpm from Cds?
regards.
israel
-------------- next part --------------
A non-text attachment was
2008 Jan 18
1
Error: Missing Dependency: perl(:MODULE_COMPAT_5.8.8) is needed by package perl-DBD-MySQL
While trying to upgrade my CentOS 4.x webstack with the following the
command
yum --enablerepo centosplus install php perl php-pear php-mysql mysql
mysql-server
i get the following error
--> Downloading header for php-cli to pack into transaction set.
php-cli-5.1.6-3.el4s1.8.i 100% |=========================| 17 kB 00:00
---> Package php-cli.i386 0:5.1.6-3.el4s1.8 set to be updated
2010 Mar 10
12
Dependency problems with Yum update
I am spoiled with Yum: never have had a dependency problem until today.
Can this be resolved:
---> Downloading header for compat-openldap to pack into transaction set.
compat-openldap-2.3.27_2. 100% |=========================| 30 kB 00:00
---> Package compat-openldap.i386 0:2.3.27_2.2.29-4.el4.centos set to be
updated
--> Running transaction check
--> Processing Dependency:
2011 Feb 16
2
Dovecot can't start with error pop3-login & imap-login not supported protocol family
I've done the installation (rpm downloaded from the RHES4 link
given by Oli below) but dovecot won't start, it gave
the error pop3-login & imap-login not supported by protocol.
I'm sure with a much older version (in my previous post) of
dovecot, I'm able to start up dovecot & it did not give this
error. Thought dovecot is suppose to come with pop3 & imap?
# rpm -Uvh
2005 Aug 29
2
Samba+MySQL+Apache Authentication = possible?
Good evening,
I don't know if this is the right place to ask... but I gotta start
somewhere..
I have Samba setup as a PDC for my domain using the MySQL passdb backend for
authentication. I would also like to use other components such as
mod_auth_mysql for apache authentication.
Is there a way that it can use one of the 2 password fields from the samba
MySQL table (nt_pw or lm_pw) in
2006 Jan 17
2
yum groupinstall "MySQL Database"
Hi all,
I have a question related to yum groupinstall.
I just tried a:
yum groupinstall "MySQL Database"
I expected that I would end up with a MySQL Database server,
but it installed a bunch of .rpms *except* mysql-server. No
big deal, I'm just curious if it was intended this way or not,
that's all.
Thank you and,
Have a nice evening everyone,
Alex
2005 Aug 27
2
Mod_auth_mysql
Hello,
I just upgraded from WBEL 4 to Centos 4.1 per the FAQ. I'm pretty sure
after running 'yum update', mysql and apache were updated.
I was previously using mod_auth_mysql under WBEL 4 to password protect
several directories but now things seem to be broken. When I go to a
password protected directory I get an Internal Server Error 500. The only
explanation in the error log is
2007 Apr 03
1
RE: Asterisk-Addon-1.4.0 MySQL module
I still can't figure out why res_config_mysql module not showing up with many attempt. Anyone have any idea on this?
checking for mysql_config... /usr/bin/mysql_config
checking for mysql_init in -lmysqlclient... yes
configure: creating ./config.status
config.status: creating build_tools/menuselect-deps
config.status: creating makeopts
Sincerely,
K
-----Original Message-----
From: KC
2013 Oct 28
2
MySQL 5.5, PHP and other tools still use 5.0 client drivers
I upgraded a web server from CentOS 5.9 to 5.10. The instructions also
indicate that MySQL 5.0 is no longer supported so I followed the
instructions to upgrade to 5.5. Everything seems to be working so I
tried to remove MySQL 5.0 and MySQL 5.1. It seems there are still
dependencies on MySQL 5.0:
[root at w3 ~]# rpm -e mysql51-mysql-libs-5.1.70-1.el5 mysql-server-5.0.95-5.el5_9
2006 Jun 15
1
rails + apache2 + mod_auth_mysql + headers
Hello list!
I must confess i am kinda new to rails and my experience is truly
limited. I am searching to do a *quite* simple thing with rails.
I have a db. It has a table with users etc and works fine as it is. I
now want to add some very simple authentication mechanism. Instead of
authenticating through the use of a rails plugin that handles
sessions etc, I want to be able to route the
2007 Jan 17
3
Asterisk 1.4 and CDR
Hi guys, I have recently installed a Asterisk Server with CDR Call Detail
Records. I have installed it over a Asterisk 1.2 , but now It do not run
. I have installed it with the following procedure:
# yum install ncurses
#yum install openh323-devel
# yum install mysql-server
# yum install mysql
# yum install php-gd
# yum install php-mysql
# yum install mysqlclient10
# yum install zlib
# yum
2005 Feb 15
2
Poll: what features are you lusting for in v4
While we're waiting on the keebler elves to make the new CentOS 4, what
feature(s) are you most lusting after in RHEL/CentOS 4?
For me:
- official Mysql 4!!! (man does this make me happy)
- official Subversion
..are my top two, they will make me a happy camper for so many projects.
:) Sure sure the 2.6 kernel is nice, but that super-patched 2.4 kernel
on v3 seems to work quite well
2006 Jul 05
5
cacti on centos
Hi all,
I'm trying to get Cacti installed on my CentOS 4.3 x86_64 box. I've
got all of required packages installed, and created database file, and
followed all the instructions in install manual.
However, when I get login screen and use admin for username/password,
it simply redirects me straight back to login screen. Looking at
user_log table, the authentication was
2005 Sep 19
4
YUM error - are repositories down or something?
Following advice on how to ensure that PHP and MySQL are on my machine
and working correctly, I ran the following YUM command, with the
subsequent error:
[root at localhost ~]# yum install php php-mysql httpd mysqlclient10 mysql-
server
Setting up Install Process
Setting up Repos
http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml: [Errno 4]
IOError: <urlopen error (113, 'No route
2009 Sep 12
1
mysql query logging
Nothing I have done so far seems to work
# cat /etc/my.cnf
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
user=mysql
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
max_allowed_packet=2MB
[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid