To start, I am not a MySQL user, though I had to test a couple of those
servers once, so I don't have much experience on it.
But lets see.
El Vie 29 Ago 2003 12:46, Parker Morse escribió:
>
> > Did you try to execute some small php script (just make a connection
> > without a
> > query) from the
Thanks for the clues, Martin:
On Friday, Aug 29, 2003, at 07:47 US/Eastern, Martin Marques wrote:
What do your mysql logs say?
They only show the startup and shutdown. (I'm looking at
host.example.com.err in the "data" directory, which is all I can find
in the way of a log. Should there be more?
What do your mysql logs say?
Did you try to execute some small php script (just make a connection without a
query) from the web sites that have the problem? Look at the logs while you
do this.
How's the load on the mysql server? Pings are OK between the servers?
El Jue 28 Ago 2003 20:29, Parker
Mr. L.R. Adrian wrote:
Has anyone had this issue:
When I attempt to rum a PHP script using MySQL I receive this message:
Fatal error: Call to undefined function: mysql_connect()
I have tried uncommenting extension=mysql.so in php.ini and I would set a
path to mysql.so IF I could locate the file.
My
rpm -i php-mysql-.rpm
Mr. L.R. Adrian wrote:
Has anyone had this issue:
When I attempt to rum a PHP script using MySQL I receive this message:
Fatal error: Call to undefined function: mysql_connect()
I have tried uncommenting extension=mysql.so in php.ini and I would set a
path to mysql.so IF I co
have you tried searching your server for the mysql.so file?
- Original Message -
From: "Mr. L.R. Adrian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 18, 2003 2:02 PM
Subject: PHP-MYSQL
> Has anyone had this issue:
> When I attempt to rum a PHP script using MySQL I r
download apt from http://apt.freshrpms.net and install it.
remove the old mysql
rpm -e --nodeps mysql
rpm -e --nodeps php
rpm -e --nodeps php-mysql
and so on remove whatever you want!:-)
and then install the new ones by running
apt-get update
apt-get install mysql
apt-get install php
apt-g
Hi,
Look for the rpm packages containing mysql in the name and install them.
Look for the packages starting with php and install them.
Edit /etc/php.ini and /etc/httpd.conf to enable mysql.
hth
Willem
On Tue, 19 Nov 2002, Toto Gamez wrote:
> Hi,
> I just installed apache server on my test box (rh
You only really need to install the php-mysql package. If you want to
remove php-postresql support, you can remove the php-pgsql package.
On Mon, 15 Jul 2002, Mark Gillingham wrote:
> I'm a RH novice and have made mistakes in the 3 weeks that I've been
> playing with RH 7.2. One of them was no
-Original Message-
From: Szemerédy Gábor <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, May 04, 2001 2:20 PM
Subject: PHP/MySQL
>Hello!
>Can I install php-mysql.rpm on my RH 6.2 box with php3, or have I to
>recompile
>my php to collaborate with mysql?
>Thank
On Thu, Apr 26, 2001 at 11:54:29PM -0400, Dean Maluski wrote:
: Trying to get going with php & mysql to create a Linux based database for
: work. I know I must learn this on my own, not any real quick answers here.
: Quick question though. How can I get the binary distributions in RH7.1 PHP
: to
Found somehow I missed one of the RPM's It is now running like a champ!
Thanks for the reply!
"Dean Maluski" <[EMAIL PROTECTED]> writes:
> Trying to get going with php & mysql to create a Linux based database for
> work. I know I must learn this on my own, not any real quick answers here.
> Qui
"Dean Maluski" <[EMAIL PROTECTED]> writes:
> Trying to get going with php & mysql to create a Linux based database for
> work. I know I must learn this on my own, not any real quick answers here.
> Quick question though. How can I get the binary distributions in RH7.1 PHP
> to be enabled to talk
13 matches
Mail list logo