LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MySQL problems in Redhat9 (https://www.linuxquestions.org/questions/linux-software-2/mysql-problems-in-redhat9-74631/)

Prog-Kenny 07-21-2003 02:57 PM

MySQL problems in Redhat9
 
Hello
I'm a long time user of Redhat and is now testing the new Redhat 9 on a project. Have tried a clean install without apache, php, mysql then used tar.gz sources to install it all failed.

Now this is try number four I installed Redhat 9 and during the installation chose apache , php and mysql.

Apache 2.0 works fine very nice might update my computer at home.
PHP works fine but MySQL won't work I can't run mysql_install_db because "you must run make install first"
I can't find safe_mysqld or mysqladmin there gone.

What to do?
Where is the mysql makefile that needs the make install?

Please say that I'm not the only one with this problem.

colpaarm 07-21-2003 03:04 PM

I'm not a linux/mysql expert, but I can tell you what I know.

safe_mysqld has been replaced by mysqld_safe (however, I believe there is supposed to be a symlink)

I've been successful installing mysql 4 (binary version). Have you tried installing the binaries instead?

david_ross 07-21-2003 03:05 PM

Did you run "make install"?

TexasDex 08-13-2003 05:30 PM

This link fixes RH8 PHP to MySQL communication. I don't know if it works for RH9, but you can try:
http://www.redhat.com/swr/i386/php-m....0.5.i386.html


All times are GMT -5. The time now is 04:57 AM.