[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] MySQL w/ Apache



I just got a brand new RaQ3i, and I'm attempting to install PHP/MySQL on it.

I installed MySQL from the RPM files (the i386.rmp files) from the MySQL
site. I attempted to install PHP as an Apache Module using:
./configure --with-mysql --with-apxs

But I got the error:
Warning: Continuing anyway...
apxs:Warning: No shared object support for Apache
apxs:Warning: available under your platform. Make sure
apxs:Warning: the Apache module mod_so is compiled into
apxs:Warning: your server binary `/usr/bin/httpd'.
apsx:Warning: Continuing anyway...

It is absolutely imperative that I have PHP installed as an Apache Module,
as I need to be able to use persistent database connections.

Surely someone must've encountered this before? This worked just fine on my
old RaQ2, but not on the RaQ3. Do I need to download Apache and reconfigure
it?

Somebody please give me some direction here...

Thanks much!