Installation Problems On RedHat EL4 On Ia64
I'm running RedHat EL4 on an ia64 system. I've been using
PostgreSQL for a while but I now have an app that I think
requires MySQL so I wanted to try it out.
I tried installing MySQL-server-standard-5.0.18-0.rhel4.ia64.rpm
and I get an error that it conflicts with mysql-4.1.7-5.RHEL4.1,
so apparently I've already got MySQL 4.1.7 on the system.
I want use PHP with MySQL, which means I have to configure PHP and
tell it where the MySQL headers are. But I don't seem to have
headers, at least not that I can find.
I tried uninstalling MySQL 4.1.7 first but it says that dovecot and
perl depend on it. I tried installing the "headers" rpm for 4.1
but the only one I found was 4.1.18 and rpm says it conflicts with
mysql-4.1.7-5.RHEL4.1.
So, any suggestions? I don't think I'm currently using MySQL for
anything, but I don't want to break perl. I'd like to get 5.0
running. I just don't know enough about Linux and RPMs to be
confident that I can uninstall 4.1 and install 5.0 without screwing
something up.
View Complete Forum Thread with Replies
Related Forum Messages:
MySQL Client Crashes With Segmentation Fault On Red Hat Linux Enterprise IA64
I have an IA64 Red Hat Linux Enterprise Edition system and I tried to install the binaries recommended on MySQL. However, when I run the mysql client, I get simply: Segmentation fault. So I tried to do a basic source compile, which went fine, but when I run mysql client, I get this: Welcome to the MySQL monitor. Commands end with ; or g. Your MySQL connection id is 2 to server version: 4.1.12 Segmentation fault When I try the flags recommended by MySQL (--with-extra-charsets=complex among others), the make test fails on ucs_binlog - something to do with charsets I believe? The mysql user, group etc. are all set up. Strangely, the mysql client works in batch mode so if you make a file that reads: SHOW DATABASES; Then type: mysql < commandfile It'll display Database mysql test Without any faults.... Anyone any ideas or suggestions?
View Replies !
MySQL Redhat
I have installed MySQL 3.53 on two RH7.3 and one RH9.0 boxes. On one of the 7.3 and the 9.0 box, when I try to connect remotely, it takes about 45 seconds to connect, whereas the other 7.3 box connects almost immediately. The fast box has standard install of 7.3 with tomcat added. The 9.0 box is straight RH9.0 standard install. I can't find anything in common between the slow boxes, but not on the fast one.
View Replies !
Thread_stack On Redhat 8.0
I saw this section in mysql manual. "If you are using Red Hat 8.0 or a new glibc 2.2.x library, you should start mysqld with the option --thread-stack=192K. (Use -O thread_stack=192K before MySQL 4.) If you don’t do this, mysqld will die in gethostbyaddr() because the new glibc library requires a stack size greater than 128K for this call. This stack size is now the default on MySQL 4.0.10 and above." I am using red hat 8.0. Mysql is started automatically when my machine is started. How should I set this variable. Can I add this to my.cnf file and restart mysql. If so how should(format) I add it to the my.cnf file.
View Replies !
Mysql For Redhat 9
im planning to have a mysql server in redhat 9. my question is from the list on the download page of mysql, what should i download? there seem to be so many mysql for linux and i cant find the one for redhat 9.
View Replies !
RedHat 8 And MySQL
I recently ran across an interesting problem, and I'm curious as to whether any of you out there have had the same problem. A friend of mine was trying to get his MySQL server running on RedHat, and was having a difficult time. He could not connect from his windows workstation. After a short look at his user table, I could see it was set up to only allow local connections (an obvious default security measure). This is where it gets wierd. From a SSH session, I created a super user with full rights to all databases on all hosts (allowed login from any host). But my friend still couldn't connect from his workstation. I finally realized that the mysql daemon is appending '@localhost' on the supplied username no matter what the user supplies. Thus, a non-local connection fails. Perhaps I'm missing something here...I am obviously not a MySQL expert. But I was able to get my MySQL running very quickly on my Mandrake 9 box. It seems RedHat has made some changes to its distribution of MySQL. I'm not sure what to do next.
View Replies !
MySQL On Redhat Linux
To make a long story short, let me say I had MySQL working on Windows 98 and everything was fine. Well, I took the big leap and removed all traces of Windows and Microsoft from the computer. (hooray!) Once I had Linux running OK, I downloaded and installed MySQL using an RPM package. I guess the server is running (it says it is every time the computer starts and it stops successfully every time the computer shuts down) however, I cannot figure out how to get the MySQL prompt. I've searched the entire hard drive for MySQL, mysql, MySQL*, mysql* and probably some others, too. The only thing I found was a shell script called mysql that starts or stops the server if I am logged in to Linux as root. I cannot figure out how to start the interactive program that allows me to make select statements, inserts, updates, etc. I'm wondering about some things: Did I download and install the wrong thing? Am I just not looking for the correct thing? Did I install it incorrectly?
View Replies !
What Shoud Be Version On Redhat 7.3
I have installed as OS (Operating System) Linux Red Hat 7.3. My issue is that I don't know what kind of MySQL should I download to install on it. Would you tell me what version from Community > Downloads > MySQL Community Server > 5.0 ,I must to download ?
View Replies !
Replication Error On RedHat AS 4 ( 5.0.33)
I download the newer MySQL version 5.0.33. And i compile it for multi-threads support on my 64 bit Redhat AS 4 running on DELL 2950. Everything is fine while installation time. But error occues when another slave MySQL contact this new MySQL version master. After trying, I found out some kind of error "ONLY" happen on 64 bit RedHat AS4 and running with mult-threads MySQL. I wound not wanna downgrade my 64 RH4 AS to 32. Although "Non-Multi-thread" MySQL can well run on my 64 bit RH4 AS, multi-threads MySQL still my prefer if it can work out.
View Replies !
RedHat 9.0 MySQL, PHP CREATE
I have a RedHat 9.0 web server setup for intranet use. When the webmaster tries to use his CREATE DATABASE and CREATE TABLE scripts it tells him that he doesn't have the permission to do it. I've given all the necessary permissions to do it, I think. Any suggestions?
View Replies !
Installing Mysql-administrator On Redhat
I am unable to install mysql-administrator on Redhat AS 4. #rpm -i mysql-administrator-1.1.6-1.i386.rpm erreur: Dépendances requises: libstdc++.so.6(GLIBCXX_3.4.4) est nécessaire pour mysql-administrator-1.1.6-1.i386 But I already have the library: #ls -l /usr/lib/libstdc++.so.6 lrwxrwxrwx 1 root root 18 nov 16 17:27 /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.3 Anybody have had such installation problem?
View Replies !
MySQL As Part Of RedHat 9 Install
When I did my RedHat9 install, I choose Workstation and customized the packages I wanted install. As a part of that customization, I chose mySQL DB; however, I can't seem to find any RedHat documentation that says how to get to these installed packages. I would like to just start using them, but not sure where to start. Any hints to get up and going quickly?
View Replies !
Activating MySQL In RedHat Linux 9
After being absent for a while now I'm back with this question: Does anyone know of any guide on how to start mysql on Linux? Actually I was writing a long complain that mysql doesn't run on linux! But during the writing I could sort of fix it! Now it works, but only the mysql & test databases are not active coz their directory isn't created. I think I can do something for it myself! I just wanted to know if any of you went through the same experience: running mysql that is already installed with your Linux package, not grabbing a new mysql and deleting the old one and installing the new one!
View Replies !
Java In Linux (Redhat 9) To Access MySQL
Using a Java program, I can connect to the test database in MySQL. The test database is installed using a MySQL utility, and it can be accessed by any user without supplying a password. The relevant lines in my Java (Java version 1.4.1) code are: Connection con = null; String url = "jdbc:mysql:///test"; // <== no user or password specified con = DriverManager.getConnection(url); However, when I try to connect to the accounting database (built as one follows the Larry Ullman's "MySQL" book), the program fails. I need to supply a user and a password. The relevant lines are now: Connection con = null; String url = "jdbc:mysql:///accounting?user=root&password=pswd"; // <== con = DriverManager.getConnection(url); I cannot get a connection. The error message is: "Invalid authorization specification: Access denied for user: 'root@thorvald' (Using password: YES)" (thorvald is my machine name.) I have tried all sorts of variations on the url, trying to access the accounting database, with no success. I can use the same user/password of root/pswd within the mysql monitor to access anything I want. Any ideas? Again, I am using Linux (Redhat 9) , Java 1.4.1, MySQL 4.0.13, and the MySQL ConnectorJ 3.0.8 (for Java access to MySQL).
View Replies !
Nothing After Installation
I need to incorporate MySQL and php into the site to accomplish what all they are wanting the site to do. But I am having a problem getting MySQL installed and running. OS: Mac OS X vs. 10.4.5 I have downloaded Mac OS X 10.4 (x86) Standard 5.0.20 and ran the pkgs but nothing seems to happen when I close out of the installer. I can't find it anywhere on my hard drive. I also have MySQL Query Browser installed but I can't do anything with it at the time being because I'm guessing my other isn't installed correctly or I just don't know what I'm doing to begin with. Probably the later.
View Replies !
Mass Installation
I need to install the same database on 40 accounts, all with the same database name, and same table in it... any way of doing this? I've got access to WHM.
View Replies !
Mysql 5 /msi Installation
i had mysql 5 alpha installed and npow i uninstalled due i downloaed the latest v5 .msi. Although i uninstalled the previous mysql before installing the current one, the latter wont be able to start when try to install itslef as a windows service. I have disables from administrative tools-services the previosu mysql set it to disable so now i guess the old one its not runnigns as a service but the new one wont start why?
View Replies !
Installation Query
i have installed MySQL on a new machine.. its all up running fine. Using PHP I have sent a CREATE DATABASE statement to Mysql and it has run fine. However in winMySQLadmin, it doesnt show as a database! If I run the PHP query again, it comes up "Cannot Create database; database exists".... so its there and you can select the database fine. Tried restarting mySQL, but its still not there? Can anyone explain why it wouldnt show up?
View Replies !
Mysqlserver5.0 Installation
I've installed mysqlserver 5.0(mysql command line client) on windows2000 and that looks ok. But my problem is how do i view tables e.t.c.Should i install WinMySQLaDMIN 1.4.
View Replies !
Installation On WinXP
I have installed MySql on my WindowsXP laptop, but cannot start the service. I entered the following command: net start mysql And got the following messages. The service could not be started. A system error has occurred. System error 1067 has occurred. The process terminated unexpectedly.
View Replies !
New Mysql Installation
I just installed MySQL and the appropriate ODBC driver on IIS 5, and can't make it work. The db server itself is running as a service just fine. Here's the error I get when trying to connect from a PHP script: Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) I get a similar error trying to connect from a command line. I feel sure I must have skipped some necessary step in setting this stuff up.
View Replies !
Eventum Installation
I am NOT a system administrator, so there is a bunch of this stuff I don't understand. I just need to get Eventum installed, and unfortunately the documentation is not clear enough for me. Is there an "A-B-C....etc" type of document anywhere? It's not even clear enough where to install the My-SQL portion, so I guess I'm just a real dunce. Thank anyone who responds that can help. Also, does anyone know whether this will work on an Earthlink hosted space?
View Replies !
Installation Problem
I have installed Apache Server 2.0.52 and PHP 4.3.9 on XP Pro (Service Pack 2). I downloaded MySQL 4.1 (Windows Essentials) and installed it. The MySQL server starts up fine but I can't connect to it from a web page that I design. I used a normal PHP script to display the version, etc. I also tried installing My PHP Admin but it does not connect to the Database at all. Is there a configuration that has to be done or Did I do the installation wrong? Can someone please give me advice or a run down on the installation process that I have to follow in order for it to work on my system. Code:
View Replies !
Installation Problem On Win 98
I tried to install the latest mysql on a win 98 machine which ran a previous version. There were no error messages, only the two last items on the final installtion configuration wizard were grayed out (if I am not mistaken these were about setting security features and running the server). After the installation, my Start menu included only to shortcuts: to the command-line shell and to the configuration wizard. There was no server shortcut. When I tried to run mysqld, it just closed. Then I uninstalled everything and tried to re-install the old version, which ran on this machine until a few hours ago, and it to behaved exactly the same: the server just closed when I tried to start it.
View Replies !
Installation Help For Mac OS X 10.5 Leopard
I am trying to install MySQL for my Mac running OS X 10.5 Leopard. I want to use a GUI to avoid scrambling something in Terminal, as well as it being easier on the eyes. I have downloaded the two DMG's: mysql-5.0.67-osx10.5-x86.dmg mysql-gui-tools-5.0-r12-osx10.4-universal.dmg I installed the GUI no problem, but MySQL is another thing. I have been scouring the internet for a month or so looking for a definitive way to install it, and there doesn't seem to be one. I tried following some directions a few weeks ago, but I must have messed up. Is it as easy as just installing the packages in the dmg, as well as the prefpane? Or do I need to do some Terminal work as well?
View Replies !
Installation Run With Postnuke
I wanted to ask witch version of MySQL I need to run PostNuke with on a webserver. I'm not familiar with this knowing I used a c/panel before witch allready had a MySQL database installed on it.
View Replies !
Order Of Installation
Background: The Unix server on Apache already has MySQL 3.23 and PHP 4 installed. I've never used MySQL, so there are no tables at present. Problem: I need even more basic steps to upgrade 3.23 to 4.0 than the Reference Manual gives. (I read somewhere that I cannot upgrade directly to 4.1.) I expect to use the FreeBSD 4.x (x86) version. Would the following be the steps I take in order? If not, how should the order be corrected? 1. Download the FreeBSD software to my Windows XP computer. 2. Create a /mysql4.0/ folder in the same Unix server directory as the current /mysql/ and copy the downloaded file to the newer folder. 3. Using my Putty program, do a vinstall mysql (in the newer folder) to install the newer version in this folder. Am I supposed to stop the earlier version first? If so, what command do I give for this? Once the new version is installed, may I simply do a Remove of the earlier version's folder? I think once these steps are taken, I'll be able to follow the steps in the Reference Manual.
View Replies !
Installation Of MYSQL On OS X
I installed MYSQL on my MAc -OS X 10.3.9. When I try and connect I get the following error: Welcome to Darwin! /usr/local/mysql-standard-4.1.12-apple-darwin7.9.0-powerpc/bin/mysql; exit Mist:~ jbrousseau$ /usr/local/mysql-standard-4.1.12-apple-darwin7.9.0-powerpc/bin/mysql; exit ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61) logout [Process completed]
View Replies !
Mysql Db Installation
I installed mysql server and i dont understand what i have to do from this point in order to have mysql database. Do i need to run script for create database Code:
View Replies !
PAST INSTALLATION
I know almost nothing about MYSQL. I can programme (more or less) in Paradox. I installed MYSQL 4.1 for Windows, but there is no explanation of how to get it to run like the databases I know. (Paradox/Access). All you get is a black-screen DOS-like dialogue box which is a command-line monitor. With Paradox/Access, you get a proper inferface to play with tables, and can either programme an application or not. MYSQL seems inpenetrable without special knowledge. If MYSQL has to be programmed by a programmer before you can even learn how to use it then it's not much use to me. Am I missing something?
View Replies !
Error In Installation!
I'm trying to install Apache, MySQL and PHP on my office PC. Apache and PHP were installed successfully but when I click on the setup.exe icon of MySQL, this error comes out: C:WINDOWSSYSTEM32AUTOEXEC.NT. The system file is not suitable for running MS-DOS and Microsoft Windows applications. Choose 'Close' to terminate the application. What should I do? Is there something I should configure in the PC before I install MySQL? I'm currently using WindowsXP at my office PC. I need it for a project I might do soon for the company and I need my PC to act as an offline server.
View Replies !
LDU 801 Installation Problems
I am using the following: Apache 2.0.55 (whatever the latest version is, I believe that's it.) MySQL 5 PHP 4 LDU 801 And it gives me an error telling me to "Upgrade my MySQL client", so in other words I can't connect to my database I have designated for this site. I checked the settings and all seems normal. I can connect to the database with the MySQL command line client.
View Replies !
MYSql 5 Installation
Downloaded MySql 5 and installed OK. However when I try to set up a MySql instance, using all the defaults and InnoDB tables, the service will not start. I checked Admin->Services and the MYSQL service is there and is set to start automatically but is marked stopped. When I try to start it I get error 1067.
View Replies !
Silent Installation
I'm new in this forum. I want to Install MySQL without userinput. Can I run the setup.exe (the Setup Wizard and the Server Instance Configuration Wizard) with parameters or a script? If so, what do I have to do? If not how can I do an automatic Installation?
View Replies !
Installation Complete
I have installed mysql-5.0.19-win32 and 'services' sayes it is running. However, previous version a 'traffic light' would appear in the taskbar. So I am wondering if my installation complete because no icon appears in the taskbar.
View Replies !
PHP-BB And MYSQL? Installation?
I've got my own web server in my office which i use to run my business web site from. It already has Perl, and I installed PHP last night. I installed it because i want to make forums for my site. I'm pretty new to php, but i'm a fast learner, and decided to have a go. I also installed PHP-BB to make my forums with. The problem is, it's asking me for a database something? Now i don't know what on earth to do from here. I've tried selected all of them to see if they'd work, but they didn't. I think i need to install some kind of database thing to my server so i can set my forums up. has anyone any suggestions, and if they have, how do i go about it?
View Replies !
Help With MySQL Installation
I was wondering if any one out there could help me. I'm new at MySQL and just beginning with Kevin Yank's book. I have downloaded and installed MySQL as instructed, everything seems to run perfect until I change the password for the root user. From there on when I try to run Mysqladmin I'm requested my new password but when I enter it I get the following error message. MySQLAdmin: connect to server at local host failed. Error: 'Host 'localhost' is not allowed to conect to this MySQL server' I also tried to open mysql command line and I get this error message: error 1130 (HY000) Host 'localhost' is not allowed to connect to this MySQL server. What am I doing wrong?
View Replies !
Wordpress Installation
I was using Fantastico in Cpanel to install Wordpress. I did the first step (filled out user, password, default folder, etc.). Then, when I got to the second step where it would create the database, I stopped. Got started on something else. When I went back and tried to install it again, it gave an error. So, I deleted all of the files and folders (except for the cgi-bin folder) in the root folder and tried to install it again via Fantastico. Still get the same error. Then went into Fantasico, hit Wordpress, and removed the "unknown" installation that it had listed. Tried to install again and stil got the same error: Here's the error I'm getting: The installation can not be completed: - You cannot install more than one script in the root directory of a domain. Suggestions? I looked in MyPHPAdmin, and there is still a db in there with 10 tables, and it is definitely for the WP installation. Should I delete it? If so, how?
View Replies !
Phpmyadmin Installation
I have used phpmyadmin a good bit in the past but its always been when my hosting company has set it up for me. Today i am having to FTP upload phpmyadmin myself for the first time and i am having problems with the config.inc.php installation process. So far i have used the setup feature to create my config.inc.php file and have uploaded it to my root folder. Here's what i have uploaded: PHP Code: <?php /* * Generated configuration file * Generated by: phpMyAdmin 3.1.2 setup script by Piotr Przybylski <piotrprz@gmail.com> * Date: Fri, 06 Feb 2009 15:56:08 +0100 */ /* Servers configuration */ $i = 0; /* Server: localhost [1] */ $i++; $cfg['Servers'][$i]['verbose'] = ''; $cfg['Servers'][$i]['host'] = 'localhost'; $cfg['Servers'][$i]['port'] = ''; $cfg['Servers'][$i]['socket'] = ''; $cfg['Servers'][$i]['connect_type'] = 'tcp'; $cfg['Servers'][$i]['extension'] = 'mysqli'; $cfg['Servers'][$i]['auth_type'] = 'http'; $cfg['Servers'][$i]['user'] = 'root'; $cfg['Servers'][$i]['password'] = ''; /* End of servers configuration */ $cfg['DefaultLang'] = 'en-utf-8'; $cfg['ServerDefault'] = 1; $cfg['UploadDir'] = ''; $cfg['SaveDir'] = ''; ?> When i first tried to login i just used "root" as my login name and left the password blank. Then it brought me into phpmyadmin and i saw a link for setting your password. I tried this but got an error message so just thought it didnt do anything but now when i try to open phpmyadmin i just get a blank screen.
View Replies !
|