General :: Load The Package Php-mysql-5.1.6-23.2.el5_3.i386.rpm?

Sep 22, 2010

I've got php 5.1.6 on my OEL (ie Red Hat Linux ) V 5 Release 4 box

I've downloaded the mysql community mysql packages. :-

MySQL-client-community-5.1.50-1.rhel5
MySQL-server-community-5.1.50-1.rhel5

when I try to load the package php-mysql-5.1.6-23.2.el5_3.i386.rpm I get the following problems :-

error: Failed dependencies:
libmysqlclient.so.15 is needed by php-mysql-5.1.6-23.2.el5_3.i386
libmysqlclient.so.15(libmysqlclient_15) is needed by php-mysql-5.1.6-23.2.el5_3.i386
php-pdo is needed by php-mysql-5.1.6-23.2.el5_3.i386

Shouldn't these .so's have been created when I loaded the mysql community rpms ? And what is the php-pdo rpm ?

View 2 Replies


ADVERTISEMENT

CentOS 5 :: Package Yum Not Installed 5.4 I386

Apr 1, 2010

I have a dedicated server. Centos 5.4 i386

But is I do the command "yum" is said: "package yum is not installed"

How can I install yum back on te server? Yum has removed by a guide that says: ""yum -y remove yum-fastestmirror"

Edit: yum

-bash: /usr/bin/yum: no such file or directory

View 3 Replies View Related

Debian :: Package Architecture Does Not Match System (i386)

Apr 14, 2011

I have built the linux-image deb using uclibc as cross compiler but I failed to install the package to the root file system on my CF card. It shows the following ERROR message :
Code:
dpkg: error processing linux-2.6.26_2.6.26-1_uclibc-linux-i386.deb (--install) :
Package architecture (uclibc-linux-i386) does not match system (i386)
Errors were encountered while processing :
linux-2.6.26_2.6.26-1_uclibc-linux-i386.deb

View 1 Replies View Related

CentOS 5 :: Tftp-server Package Not Available In I386 Repo?

Sep 21, 2011

So I'm playing around w/ some Cisco equipment and needed a quick tftp server. Go to command line and type yum install tftp-server. I get No Package available! I can clearly see it here on the i386 repo. Any ideas?? In the meantime, I'm just going to upgrade this lil 600m laptop to CentOS 6 to quickly solve the problem but I thought it was curious.

View 4 Replies View Related

General :: Load The Local .csv File Into Mysql Server The Date Format Varies?

May 25, 2010

When i load the local .csv file into mysql server the date format varies.Its mis matching.How to solve and match this.

View 1 Replies View Related

CentOS 5 :: Get The Source Codes Of The RPM Package Alsa-driver-1.0.20-78.el5.i386.rpm

May 23, 2009

I want to get the source codes of the RPM package alsa-driver-1.0.20-78.el5.i386.rpm, but I don't know where I can find it,

View 2 Replies View Related

General :: Can't Connect To Local MySQL Server Through Socket '/var/lib/mysql/mysql.sock' (2)

Jun 2, 2010

i am using liferay5.2(mysql included in the download pack) on fedora. while liferay is working fine but i cannot connect to mysql.i am getting the error

[
[root@localhost ~]# ln -s /var/lib/mysql/mysql.sock /tmp
[root@localhost ~]# /etc/init.d/mysqld start
Timeout error occurred trying to start MySQL Daemon.

[code]....

i didnt find the mysql.sock file in the location /var/lib/mysql/mysql.sock. i cannot find the portal-ext.properties file also to make intial settings.

View 9 Replies View Related

Programming :: Assembly Error: I386 Architecture Incompatible With I386:x86-64 Output?

Aug 21, 2010

I was following a simple tutorial on how to program and compile a hello world program using assembly when I got this error;Quote:ld: i386 architecture of input file `hello.o' is incompatible with i386:x86-64 output.The tutorial told me to make two files;Quote:hello.asmsection .data;section declaration

msg db "Hello, world!",0xa;our dear string
len equ $ - msg ;length of our dear string
section .text;section declaration

[code]....

View 3 Replies View Related

Ubuntu Installation :: Configure MFC-7420 Scanner Part - Get Warning : Overriding Because --force Enabled : Package Architecture (amd64) Does Not Match System (i386)?

Aug 13, 2011

I have installed Ubuntu 11.04, 64 bit and now I am trying to install/configure MFC-7420 scanner part (printer works fine)I tried to follow the steps listed at http://ubuntuforums.org/archive/index.php/t-590793.html, but I don't have etc / udev / rules.d/45-libsane.rules file to edit and can not continue with the remaining steps of the guide.

I also tried to follow the steps provided by the Brother Solution Center http:[url].... I have downloaded brscan2 64 bit and installed without error but when I tried to install the brscan-skey-0.2.1-3.amd64.deb using >sudo dpkg -i --force-all brscan-skey-0.2.1-3.amd64.deb I get the following error:

************************************************** **************************************************
sudo dpkg -i --force-all brscan-skey-0.2.1-3.amd64.deb
[sudo] password for aUser:
dpkg: warning: overriding problem because --force enabled:[code].....

Which dependencies am I missing? or What am I doing wrong?

View 1 Replies View Related

Ubuntu :: Can't Load Mysql Extension In PHP?

Feb 20, 2011

I installed LAMP according to these instructionswhit sudo taksel install lamp-serverI've moved the mysql(i).so files to /usr/lib/php5/ext/and added these lines in the php.ini file

extension=mysql.so
extension=mysqli.so
extension_dir="/usr/lib/php5/ext/"

View 6 Replies View Related

CentOS 5 :: Cannot Load Mysql Extension For PhpMyAdmin?

Aug 30, 2010

I have a centos 5.5 machine. First I upgraded my php to php 5.3. So I was then installing phpMyAdmin so I just put the whole folder into my /var/www/html/phpMyAdmin.The I tried to run my phpMyAdmin and I got this error Cannot load mysql extension. Then I uinstall my mysql db and reinstall it. Again it show me the same error.For addition info via the php info page for the Configure Command I saw this option -without-mysql' .

View 5 Replies View Related

Ubuntu :: Mysql Database Down / Apache / Phpmyadmin Wont Load?

May 4, 2010

I am at work right now and noticed my blog is down because of a database connection error. phpmyadmin wont load either it says theres an error, and webmin wont load either. So what would cause a mysql to go down? a hack or update? i am running ten.o four ubuntu server.

View 3 Replies View Related

Ubuntu Installation :: Get Hangs With The Mysql Package After One Apt-get Upgrade

Apr 19, 2010

I'm running Lucid, and after one apt-get upgrade I get hangs with the mysql package: Preparing to replace mysql-server-5.1 5.1.41-3ubuntu11 (using .../mysql-server-5.1_5.1.41-3ubuntu12_i386.deb) ... no matter what I do I can't get it to remove or install the mysql package. I've tried doing:

sudo dpkg --remove --force-remove-reinstreq mysql-server-5.1 but even that just hangs forever. I just want to remove the package so I can install the other updates

View 1 Replies View Related

General :: Create A New Mysql User And A Mysql Database At The Shell Prompt?

Aug 7, 2010

How do I create a new mysql user and a mysql database at the shell prompt?

View 1 Replies View Related

General :: Mysql Not Starting After Changing Mysql Admin Password In Fedora?

Feb 19, 2010

Mysql starting problem after changing mysqladmin password.I tried all the solutions available on forums, but not solve the problem.At last I restored the mysql db backup, this make mysql service start, but till other databases not showing all tables.

View 1 Replies View Related

Ubuntu :: Digikam Package On 64bits Fails To Load?

Jan 8, 2010

I have two computers running Kubuntu 9.10 (using the upgrade paths from 8.04 and so on) one running 32bit and the other running 64 bit and I have the following problem: On the 32bit version installing the repository package for Digikam, everything works just fine. On the 64bit version I have two problems:

First digikam won't start due to the following error:

digikam: symbol lookup error: /usr/lib/kde4/digikamimageplugin_freerotation.so:
undefined symbol: _ZN7Digikam11ImagePlugin17setActionCategoryERK7QSt ring

I'll have to delete all digikamplugin files from /usr/lib/kde4 and then it works from the command line. It appears that everything is working as it should.Second, starting digikam from Lancelot does nothing.

View 1 Replies View Related

General :: Access Remote Mysql Db With Mysql-administrator Command?

May 13, 2011

I have install mysql on my fedora12. My different mysql server is located in us. I want to check health status and hits per seconds everything. Is it possible with mysql-administrator command.

now a these days i am connect through ssh and excuting below command

#mytop mysql -u root -p <passwd>

In my mysql db i have added the userip & passwd (allowed the privileages for that ip)

If i use mysql-administrator i am getting below error

MySQL Error Nr. 2003
Can't connect to MySQL server on '66.98.152.64' (111)

View 6 Replies View Related

General :: Interact With The Mysql To Reset The Root Mysql Pass?

Jun 14, 2011

I have tried many different ways to interact with the mysql to reset the root mysql pass. This is what I got to right now

Code:
#!/bin/sh
newpass=$1
service mysqld stop
mysqld_safe --skip-grant-tables --skip-networking &
echo "use mysql;" >> /tmp/mysql_pass_reset.txt
echo "update user set password=PASSWORD("$newpass") where User="root";" >> /tmp/mysql_pass_reset.txt

[Code]...

View 6 Replies View Related

Debian :: Can Load System-config-samba Package Under Wheezy?

Mar 15, 2015

I really don't like GADMIN-SAMBA, and want to load the graphical tools I used previously on my homebrew Samba box I have at home (used to have Squeeze on it).

Have amd64 Debian 7.8 installed on a slimline HP Compaq PC ...

View 1 Replies View Related

Ubuntu :: Software Center & Synaptic Package Manager Won't Load?

Apr 6, 2011

Accidentally removed the firefox source list from the Software Source and when I tried to open the Ubuntu Software Center it won't load. Then when I tried to open the Synaptic Package Manager, I get this error:E: Type 'src' is not known on line 1 in source list /etc/apt/sources.list.d/mozillateam-firefox-stable-maverick.listE: The list of sources could not be read.Go to the repository dialog to correct the problem.E: _cache->open() failed, please report.Btw, here's what's inside my etc/apt/source.list file

# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release amd64 (20101007)]/ maverick main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to

[code]....

View 2 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 :: Difference Between I386 And X86_64 OS

Jul 25, 2011

whats the difference between i386 and x86_64 OS. and also difference between x86_64 Live CD and x86_64 DVD? W Whats extra in DVD ?

View 4 Replies View Related

General :: PDF To Doc Converter For Debian 6.0 I386

Jul 23, 2011

Any of u who can tell me the Software for PDF to DOC Converter for Debian 6.0 i386 Operating System ...

View 2 Replies View Related

General :: Wine_1.1.38.deb Is Not Working On 9.04 I386

Jul 3, 2010

I m using Ubuntu 9.04 version.I wanted to run .exe files on it so i downloaded wine_1.1.38 version. After running this wine.deb an error is displayed that is "Error: Dependency is not satisfiable: libaudio2". So what should i do now to run .exe files. That .exe file is setup.exe file of software of wireless internet connection.This software is required is establish the internet connection.

View 2 Replies View Related

Ubuntu Servers :: MySQL - Setup An Active / Active Load Balanced And High Available?

Mar 11, 2011

how to setup an Active/Active Load Balanced and High Available (If one of the nodes is down the system still runs) MySQL cluster. I have found quite a few howto's but I have some things unclear in my mind. I found a few solutions like this one: [URL] or this: [URK] Those are using two or four MySQL nodes, two Load Balancers to avoid a single point of failure but only one MySQL cluster management server. What happens if the MySQL cluster management fails?

I have also found a "MySQL Master-Master Circular Replication" technique but from what I read, with this option there is a chance that conflicts will arise if node A and node B both insert an auto-incrementing key on the same table.

View 1 Replies View Related

General :: Process_explorer-0.3-117.i386.rpm Won't Open / Track It Down?

Mar 15, 2011

I tried to install this RPM file and Yum says it's installed but when I type procexp in the shell it states that command not found. So how do I track the problem down?

View 5 Replies View Related

General :: I386 Or X86_64 For New Dell Laptop?

May 4, 2011

I plan to install Fedora on my laptop. But I just confuse which one is right for me. My laptop is Dell Latitude E6420 (ODM CTO) Intel(R) Core(TM) i7-2620M (2.7GHz, 4M cache) with Turbo Boost Technology With 6 GB Ram

View 5 Replies View Related

General :: Unable To Install Glibc-2.3.4-2.41.i386.rpm / Make It Possible?

Apr 27, 2011

Code: [root@test ank]# uname -a
Linux test.testbox.com 2.6.9-67.0.0.0.1.ELhugemem #1 SMP Sun Nov 18 00:31:12 EST 2007 i686 i686 i386 GNU/Linux I am unable to install glibc-2.3.4-2.41.i386.rpm
ode: [root@test ank]# rpm -Uvh glibc-2.3.4-2.41.i386.rpm
warning: glibc-2.3.4-2.41.i386.rpm: V3 DSA signature: NOKEY, key ID b38a8516
error: Failed dependencies:
glibc-common = 2.3.4-2.41 is needed by glibc-2.3.4-2.41.i386
glibc = 2.3.4-2.39 is needed by (installed) glibc-headers-2.3.4-2.39.i386
glibc = 2.3.4-2.39 is needed by (installed) glibc-devel-2.3.4-2.39.i386
glibc = 2.3.4-2.39 is needed by (installed) glibc-utils-2.3.4-2.39.i386

View 3 Replies View Related

General :: Getting The Error: Openmotif21-2.1.30-14.i386.rpm: RpmReadSignature Failed?

Jan 28, 2010

I am trying to install the rpm of openmotif. I am getting error while installation. OS kernel details are as follows:

[root@SCADA21 Desktop]# uname -a
Linux SCADA21 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux

[code]....

View 6 Replies View Related

General :: Cannot Detect Or Mount Cd-rom On Ubuntu (server) 6.06.1 I386?

Nov 22, 2010

So I am trying to install ubuntu server on to a sony vaio laptop (long story in and of itself) I have a few questions the first and most important being this: 1. What is the module and /dev/ I am supposed to use to get it to recognize the drive? It kind of dumb because it can't read the drive that it's installing from ya'know? The drive is a sony nec optiarc AD-7560S the vaio is a VGN-NS110E all stock equip except the hardrive.

2. Keeping in mind that I may..probably will move the hdd to a netbook what are ALL the module I will need to finish the install and how do I add them in (can I use a usb or do I have to re-burn the iso)

3. What do I need to do to get the built in remote desktop to run once the install is done and most of the software is taken care of. Also I need to be able to install stuff from the remote computer and said remote computer may be holding the program. I am also looking into rdc-ing from my andriod (tmobile g1)

View 5 Replies View Related







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