Re: [SLUG] Postnuke

From: Ronan Heffernan (ronan@iotcorp.com)
Date: Sun Nov 03 2002 - 12:20:07 EST


Diego Henao wrote:
> Ronan thanks a lot for answering my question. I have a question; do you
> have any idea how I can change that if I didn't compile that manually?. I
> am doing this question because my Redhat already comes with all those
> packages installed.
>

Read the message in this thread from Kai Lien for info on an RPM. I
have never installed a php-mysql binary before so I can't comment on
that route (either my distro came with a working PHP w/MySQL support
precompiled (e.g. SuSE7.3), or I downloaded all of the source and
compiled from scratch (MySQL support is a configure option). Running <?
phpinfo(); ?> on my webserver, I get tons of information in several
tables, including the following stuff related to MySQL support:

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

Directive Local Value Master Value
mysql.allow_persistent
On On
mysql.default_host
no value no value
mysql.default_password
no value no value
mysql.default_port
no value no value
mysql.default_socket
no value no value
mysql.default_user
no value no value
mysql.max_links
Unlimited Unlimited
mysql.max_persistent
Unlimited Unlimited

--ronan



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:54:42 EDT