Yes, the RPM you need in RedHat for php with mysql is called php-mysql.
It is a replacement for the php rpm
Also, if you install them both (i.e. rpm -Uvh php*) you may not get the
correct php.ini file.
At 12:39 PM 4/3/2003, you wrote:
Don wrote:
Further to this point, I've just read that RedHat
Don wrote:
Further to this point, I've just read that RedHat installed PHP RPM's do not
come with MySQL support. Now I've d/l the latest stable version form
php.net, version 4.3.1 but I still cannot get MySQL support after compiling
and installing.
I think that there is more than one rpm. If you
On Thursday 03 April 2003 23:31, Don wrote:
> Hmmm...well the php libraries indicate that it is PHP 4 which is what I had
> originally (upgraded from 4.1.x to 4.3.1). I did use the
> "i386-redhat'linux" configuration option.
>
> I am using the "--with-mysql=shared/usr" option. Following your poin
Hmmm...well the php libraries indicate that it is PHP 4 which is what I had
originally (upgraded from 4.1.x to 4.3.1). I did use the
"i386-redhat'linux" configuration option.
I am using the "--with-mysql=shared/usr" option. Following your point
below, I did a search on all instances of 'mysql' a
At 17:09 03.04.2003, Don spoke out and said:
[snip]
>The expected MySQL section is not even listed in the phpinfo() page. This
>would explain my "undefined function" errors when attempting MySQL
>functions. What I can't figure out is why MySQL is not being
The expected MySQL section is not even listed in the phpinfo() page. This
would explain my "undefined function" errors when attempting MySQL
functions. What I can't figure out is why MySQL is not being recognized by
PHP.
> At 16:58 03.04.2003, Don spoke out and said:
> [snip
At 16:58 03.04.2003, Don spoke out and said:
[snip]
>Further to this point, I've just read that RedHat installed PHP RPM's do not
>come with MySQL support. Now I've d/l the latest stable version form
>php.net, version 4.3.1 but I still cannot get MySQL suppo
Further to this point, I've just read that RedHat installed PHP RPM's do not
come with MySQL support. Now I've d/l the latest stable version form
php.net, version 4.3.1 but I still cannot get MySQL support after compiling
and installing.
So..., how does one remove every trace of a PHP install; I
Forgive my ignorance but I don't follow. I am not getting any compiling
error messages or warnings.
> > 2) Installed PHP 4.3.1
> > One of my config options was --with-mysql=shared,/usr
>
> I may be completely off base, but where did you intend the mysql
> installation to go? Did it end up there?
1) Installed MySQL 4.0.12
2) Installed PHP 4.3.1
One of my config options was --with-mysql=shared,/usr
3) added the following to /etc/ld.so.conf and ran ldconfig:
/usr/lib/libmysqlclient.so
/usr/lib/mysql
4) When I try to run phpmyadmin, I get the following error:
cannot load MySQL extension,
pl
10 matches
Mail list logo