Software :: Error: Support Of At Least One Of Mysql Or Sqlite3 Must Be Configured

Jan 6, 2010

First off I'm using OpenSUSE 11.2. I'm trying to compile mediatomb and I'm having difficulty when I run './configure' This is the message I get when it fails:

Code:

configure: error: Support of at least one of mysql or sqlite3 must be configured I have both sqlite3 and mysql installed.

View 8 Replies


ADVERTISEMENT

Ubuntu :: Installing Squirrelmail - ERROR: Mysql Database Support Not Present

Oct 8, 2010

I am trying to install squirrelmail on Ubuntu 10.4 and at some point in the instalation process I get the following error:

[Code]....

View 1 Replies View Related

Fedora :: YUM SQLite3 Database Error - Disk Image Malformed

Jun 29, 2010

I have such trouble with YUM:
$ sudo yum update
Total 807 kB/s | 192 MB 04:03
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Traceback (most recent call last): .....
File "/usr/lib/python2.6/site-packages/yum/sqlutils.py", line 166, in executeSQLQmark
return cursor.execute(query)
sqlite3.DatabaseError: database disk image is malformed

I already try clean yum cache and remove checksum data, rebuild rpm db, check / partition,
but no luck, problem still occurs.

View 8 Replies View Related

OpenSUSE Network :: ERROR 2002 (HY000): Can't Connect To Local MySQL Server Through Socket '/var/mysql/mysql.sock

Jun 7, 2011

I think this goes here, but I'm not sure. I decided that XAMPP had been troublesome enough. MySQL never worked. So I decided to instal the LAMP stack offered by YaST. I went about installing it thinking that it would all work. But it seems that I was wrong. So I try to start mysql, and here's what I get:

Code:
the-matrix:~ # mysql start
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' (2) or
Code:
the-matrix:~ # rcmysql start
Starting service MySQL warning: /var/mysql/mysql.sock didn't appear within 30 seconds
chmod: cannot access `/var/run/mysql/mysqld.pid': No such file or directory

[Code]...

View 6 Replies View Related

General :: Configured Internet Via: Static IP , DHCP , PPPOE And Preferably To Have Support For USB Modems?

Feb 20, 2010

I need a linux distro who provides the following:1) Has an partitioner who can resize fat , ntfs ,ext* , .....filesystems.2) Has an excellent hardware support3) The installer can install console or graphic mode 4) The updating can be done via console5) In console can be configured internet via: static IP , DHCP , PPPOE and preferably to have support for USB modems.

View 8 Replies View Related

Software :: Add MySQL Support To PHP?

Aug 28, 2010

I'm using the Arch packages, not compiled myself from source.

View 1 Replies View Related

Ubuntu Servers :: Mysql Error Stopping MySQL Database Server Mysqld?

Jun 17, 2010

I have installed Mysql in Ubuntu 9, for the use of roundcube database.After installing iam getting the error like this

* Stopping MySQL database server mysqld [ OK ]
* Starting MySQL database server mysqld [ OK ]
* Checking for corrupt, not cleanly closed and upgrade needing tables.

So because of this in the roundcube configuration its giving the error message that MYSQL is not installed. So Kindly give me a idea how to solve this.

View 1 Replies View Related

OpenSUSE :: MySQL Error 2002 (HY000): Can't Connect To Local MySQL?

Dec 6, 2010

I've downloaded and installed MySQL-client-5.1.53-1.glibc23.x86_64.rpm. I'm rather new to linux so it might be I haven't started the server. Unfortunately I have no idea which file is responsible for that. It is also possible that my head isn't functioning correctly ( if at all ).

Error I receive is:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

View 6 Replies View Related

Ubuntu Servers :: Mysql ERROR 1045 \ Trying To Allow Remote Access To Mysql?

Jan 14, 2011

i was trying to allow remote access to mysql by following mysql was running perfectly until i got here :

Code:
/sbin/iptables -A INPUT -i eth0 -s 192.168.1.0/24 -p tcp --destination-port 3306 -j ACCEPT
i changed my.cnf bind-address line to : "bind-address = 127.0.0.1" and nothing

[code]....

View 4 Replies View Related

Fedora :: MYSQL Error 2002 (HY000): Can't Connect To Local MySQL Server Through Socket?

Feb 22, 2011

I've been attempting to set up a LAMP for local web development, which meant installing mysql-server. But now have a problem when trying to run mysql, I get:-

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

When trying to downgrade mysql-server I saw that there are dependency problems between the various modules (but can't recall which). But whichever route I truied the results are always the same.

Thought about trying XAMPP but I note that even has it's problems, is there any way I can get a lamp set up on FC14, or must I give it up as a bad job.

Howver, just been trying to again to fix the problems with downgrading mysql and get:-

Error: Package: mysql-server-5.1.55-1.fc14.i686 (@updates)
Requires: mysql(x86-32) = 5.1.55-1.fc14
Removing: mysql-5.1.55-1.fc14.i686 (@updates)
mysql(x86-32) = 5.1.55-1.fc14

View 7 Replies View Related

Fedora :: Mysql Error When Type Mysql Into The Command Line?

Jan 16, 2011

I have mysql downloaded and when I type mysql into the command line I get this:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)

View 6 Replies View Related

Ubuntu :: Mysql 5.5.6-rc Error During 'make' Part Of Compilation Of Mysql V5.5.6rc?

Sep 26, 2010

getting foll error during 'make' part of compilation of mysql v5.5.6rc

Code:
libtool: link: unsupported hardcode properties
libtool: link: See the libtool documentation for more information.
libtool: link: Fatal configuration error.
code....

View 9 Replies View Related

Software :: ERROR: Unable To Find Mysql Headers (mysql.h)

Apr 3, 2010

I'm trying to install snort-2.8.5.3 on centos5-i386 an I get this error from ./configure --with-mysql --enable-dynamicplugin command:

ERROR: unable to find mysql headers (mysql.h)
checked in the following places
/usr
/usr/include

[Code].....

I've read here it has to do with libmysqlclient12-dev. How can I install libmysqlclient12-dev on centOS?

Is it possible to install snort from repositories using yum?

View 3 Replies View Related

CentOS 5 :: Error: Mysql Conflicts With Mysql-server-community

Jun 4, 2009

I have MySQL 5.1.34 and PHP 5.1.6 installed on my system, how do I install php-mysql? Each time I try, it says

mysql-5.0.45-7.el5.i386 from base has depsolving problems
-- > mysql conflicts with mysql-server-community
error: mysql conflicts with mysql-server-community

View 16 Replies View Related

CentOS 5 :: Can't Get Php Mysql Support To Work

May 22, 2009

This is a fresh install of CentOS 5.3 x86_64 with the following packages installed (using yum) as I have always done and has always worked in the past: httpd mysqld php php-mysql php-gd

However any pages requiring mysql fail and the following shows up in the httpd/error_log:

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/dbase.so' - /usr/lib/php/modules/dbase.so: cannot open shared object file: No such file or directory in Unknown on line 0

[Code].....

View 3 Replies View Related

CentOS 5 Server :: MySQL On Cent OS 5.2, Error In MySQL

Mar 3, 2009

I just configured a complete Cent OS 5.2 system for use as a web server. I can configure Apache and PHP but MySQl seems to be causing some issues -

[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).

[Code]...

View 16 Replies View Related

Ubuntu Servers :: Does 10.04 Support Multithread On Mysql 32 Bit?

Jun 18, 2010

does ubuntu 10.04 support multithread on mysql 32 bit?

View 8 Replies View Related

Ubuntu Servers :: Maildrop With Mysql And Authlib Support?

Apr 4, 2010

I'm not having any luck today getting maildrop working. Ubuntu (Hardy) and everything is from aptitude.If I use 2.0.3 (the version aptitude serves up) I get this:

maildrop 2.0.3 Copyright 1998-2005 Double Precision, Inc.
GDBM extensions enabled.
Courier Authentication Library extension enabled.

[code]...

This is after I made maildrop setuid root. It seems that the version aptitude serves us was compiled without the --enable-trusted-users flag at compile time. There appears to be no way around this other than to recompile, according to Sam V, the author of the program. So I'm off to compile my own.

/usr/local/bin/maildrop -v
maildrop 2.4.2 Copyright 1998-2005 Double Precision, Inc.
Maildir quota extension are now always enabled.
This program is distributed under the terms of the GNU General Public
License. See COPYING for additional information.

[code]....

It never talks to mysql and obviously isn't authenticating. The aptitude version does talk to mysql, but can proceed no further because it hits that "trusted user" issue.

Are the authlib & mysql libraries somewhere else? There areHow can I solve this? Have any of you successfully compiled maildrop to work with courier-authlib and mysql? This is driving me nuts. I'm using courier-imap with virtual users in mysql. This setup has worked just fine for a long time, but I now need to add server side filtering. It seems like I'm almost there....

View 2 Replies View Related

General :: Configured A Svn Server With Apache - Error

Feb 2, 2011

I configured a svn server with apache. But while checking out it give the error as follows:

PHP Code:

It's on suse 10.

View 3 Replies View Related

Slackware :: Slack Full Install - Joomla Says No Mysql Support

Jan 29, 2010

I made a full install of Slackware and have been using one of my boxes as an Apache web server. I recently tried to install Joomla, the PHP CMS software, and when I ran the pre-install requisite checker (The second step of the installation), the installer notified me that I do not have MySQL support. I find this especially strange as I've made webpages using PHP that made use of MySQL databases.

My pre-post research has lead me to several other people with the same problem. Half were using windows, and just had not uncommented the "extension mysql.so" line in the php.ini file. The other half solved their problem by installing their distro's php-mysql module. According to what I'd read, you can still use MySQL if you don't have that module installed, but Joomla does need it to be able to use the MySQL database.

I've searched long and hard for this plugin/add-on/module for Slackware, but to no avail. It's available in RPM format, and I know that it's possible to use rpm2tgz to convert these files, but I don't know exactly what the issue is, and if Slackware may be different. I don't want to install that and then find out that it overwrote something that I'd needed.

View 3 Replies View Related

CentOS 5 Networking :: Error: No Valid Servers Configured

Jun 3, 2010

My problem is configure and start FTP server on own computer. I edited configure files, and i try to run ProFTP. Then i see that communication: Launch proftpd: - warning: unable to determine IP address of 'dhcppc1'

- error: no valid servers configured
- Fatal: error processing configuration file '/etc/proftpd.conf'[FAILED]

View 3 Replies View Related

Software :: Proxy Server That Will Support Having Authenticated Users / Passwords In MySQL?

Nov 29, 2010

Im trying to set up a Proxy server on my CentOS server and I have been looking at Squid, however I wondered if there is a proxy server that will support having authenticated users and passwords in a MySQL database?I wanted to do this so I have good control over who is connected through my proxy.

View 6 Replies View Related

Ubuntu Networking :: Authentication Error If WiFi Is Configured For WPA & WPA2

Jun 9, 2010

I am using an eeePC with Xubuntu Lucid and I just configured a wireless network to run with WPA & WPA2 (wireless access point NetGear WG103). It tries to connect and then comes back with a request for reentering the passphrase. I have had this once before in a pub. The way I read this the driver is getting confused how to authenticate.

View 1 Replies View Related

Ubuntu :: Wine Install Error - No Windows Program Configured

May 9, 2011

I'm trying to setup Baldur's Gate in Wine and it's giving me this error: "There is no Windows program configured to run that type of file". I've enabled the file to be allowed to run as an executable, and the program is completely uncorrupted - I just installed it on another computer with Windows.

View 3 Replies View Related

OpenSUSE :: Error - Nepomuk Was Not Able To Find The Configured Database Backend 'redland'

Aug 1, 2010

Installed 11.3 as new install on Thinkpad T42. I now have a persistent notification "Nepomuk was not able to find the configured database backend 'redland' ... what it means. System seems to be working but desktop icons have grey vertical rectangular box when selected. No objects to select in the boxes though. Previous version had tools available as I recall.

View 8 Replies View Related

Fedora Installation :: Update 15 - Transaction Error - Check That The Correct Key Urls Are Configured For This Repository

Jul 28, 2011

I've been trying to update Fedora 15 for weeks. I always end up with a transaction error and the update stalls. The error reads: GPG keys listed for RPM Fusion for Fedora Rawhide-free repository are installed but they are not correct for this package. Check that the correct key urls are configured for this repository.
This is far too involved for a linux newbie, I think my only option is to reformat and reinstall. This is so frustrating, there are 250 MB of updates available that I can't access.

View 6 Replies View Related

Programming :: Error ""Can't Connect To Local MySQL Server Through Socket" In Connecting To MySQL In C Language

Sep 29, 2010

I wrote a code in C to connect to MySQL by using mysql_real_connect function but I recieved error "Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)" (by using mysql_error function).

I also did the following things: in mysql I typed 'SHOW VARIABLES LIKE '%SOCKET%'', it returned /var/lib/mysql/mysql.sock I typed 'mysql_config --socket' in shell, it returned /var/lib/mysql/mysql.sock I modified /etc/my.cnf file

View 3 Replies View Related

Hardware :: Test Hard Drive / Ghost Kernel: [ 3495.452698] Ata3.00: Configured For UDMA/33 Error?

May 16, 2011

I notice a bunch of weird what appear to be hard drive related error messages on my Linux server:

Code:
May 16 19:07:38 ghost kernel: [ 3495.452698] ata3.00: configured for UDMA/33
May 16 19:07:38 ghost kernel: [ 3495.452706] ata3: EH complete
May 16 19:07:40 ghost kernel: [ 3497.380640] ata3.00: configured for UDMA/33
May 16 19:07:40 ghost kernel: [ 3497.380648] ata3: EH complete
May 16 19:07:44 ghost kernel: [ 3501.732973] ata3.00: configured for UDMA/33

please use /proc/5073/oom_score_adj instead.

I don't know if this could be an indication that my hard drive(s) are about to fail. Can someone tell me if there's a way to test the drives or understand what's causing this error?

View 6 Replies View Related

General :: Running Sql Script Under Sqlite3?

Jun 16, 2010

I have been given a sql script with SQL commands in it to set up a new sqlite3 db. How do I run such a thing?

View 1 Replies View Related

Software :: Get Sqlite3 Working With Wordpress 2.9.2?

Mar 20, 2010

I am running Debian 5.0 (Lenny). I am trying to get Wordpress 2.9.2 to work with Sqlite3. I hear Sqlite is a better database server than MySql because it is lighter on resources and is much smaller. I am very new to Sqlite3, however, so I'm not totally sure what to do here. In my wp-config.php file (the Wordpress configuration file), I've set the database name and user name, and such. Now, I think I know how to create a database, but from that point forward, I'm lost. How do I add the password for Wordpress to access the database. By the way, I made a regular Unix user, called sqlite, for all Sqlite things.

View 1 Replies View Related







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