LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MySQL Question (https://www.linuxquestions.org/questions/linux-software-2/mysql-question-152331/)

NoBrains 03-01-2004 04:11 PM

MySQL Question
 
Hello everyone,

I have a local apache installed with php etc

In the phpinfo(); I get this (regarding to the mysql)

mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 3.23.49
MYSQL_MODULE_TYPE builtin
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE no value
MYSQL_LIBS no value

What I would like to know is... Do I have to upgrade anything to install mysql 4.0.18 or it's just download the mysql and install it?

I'm new to this :/


Regards

mvendramini 03-01-2004 09:46 PM

... have you compiled apache to use the DSO stuff?

Anyway, you'll have to download and install mysql 4.0.18, then recompile PHP using --with-mysql="[mysql-path]" (i'm not positive, tho).

hey btw, how's apache running in fedora? i'm dying to install it with php on slack...

NoBrains 03-01-2004 10:10 PM

Quote:

Originally posted by mvendramini
... have you compiled apache to use the DSO stuff?

Anyway, you'll have to download and install mysql 4.0.18, then recompile PHP using --with-mysql="[mysql-path]" (i'm not positive, tho).

hey btw, how's apache running in fedora? i'm dying to install it with php on slack...

Hi, thanks for the reply

As I didn't want to wait much for a reply :P I went and installed mysql str8 away and it worked fine (at least phpmyadmin is running without probs)

I'll try to redo the php tomorrow or so (updating linux atm)


Well how it worked Oo

Fine as long as I didn't touch the RPMs and configured my own

The RPM apache / php / mysql gave me alot of probs

I got it all runing 5starts (apart from this client api for mysql)...
php with gzip mcrypt gd etc etc :)

Just stay away from the rpm's and download your own :)


Regards and thanks.

btw, could anyone confirm me this mysql paramter? --with mysql=MYSQL LOC? :)


All times are GMT -5. The time now is 11:43 AM.