On Sat, 16 Mar 2002 11:23:05 -0600
"Randall Hobbs" <[EMAIL PROTECTED]> wrote:
> Hi guys... I've got a little problem I'm sort of perplexed about. I have PHP
>compiled on my system with MySQL support. PHPINFO shows the MySQL support
>(http://www.expert-html.com/phpinfo.php). but it sure doesn't
Hi guys... I've got a little problem I'm sort of perplexed about. I have PHP compiled
on my system with MySQL support. PHPINFO shows the MySQL support
(http://www.expert-html.com/phpinfo.php). but it sure doesn't appear to be there.
MySQL works fine, as I can connect through DBI on the Perl sid
At 10:56 AM 7/7/01 -0600, Jimmy Rodríguez M. wrote:
>Hello i have a problem !!
>
>I install PHP and MYSQL and both of them are working fine, the problem
>is that i installed PHP from a RPM file (i´m using Red Hat 7.0) and it
>doesn´t activate me the option --with-mysql=/usr/local/mysql, what can i
Hello i have a problem !!
I install PHP and MYSQL and both of them are working fine, the problem
is that i installed PHP from a RPM file (i´m using Red Hat 7.0) and it
doesn´t activate me the option --with-mysql=/usr/local/mysql, what can i
do ?
I tried to install with a Source file but i couldn
Hi, I've been trying to install the PHP modules to use
the Postgres or MySQL functions, but I haven't been
very lucky.
First I installed LinuxPPP 6.4 (it's RedHat 6.2 in
spanish with some add-on's) with all I needed to be a
web server. So Apache, PHP and Posgres were installed,
later on I downloa
Rasmus Lerdorf[SMTP:[EMAIL PROTECTED]]
> Sent: Saturday, January 20, 2001 2:59 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [PHP-INST] PHP and MySQL in red hat 7.0
>
> In your php.ini file:
>
> extens
In your php.ini file:
extension=mysql.so
-Rasmus
On Sat, 20 Jan 2001 [EMAIL PROTECTED] wrote:
> Thanks Matt.
> MySQL is finally working.
> But the problem now is that PHP is not recognizing its MySQL
> functions. The error I am getting is:
>
> Fatal error: Call to undefined function: mysql_pco
Thanks Matt.
MySQL is finally working.
But the problem now is that PHP is not recognizing its MySQL
functions. The error I am getting is:
Fatal error: Call to undefined function: mysql_pconnect() in
/var/www/html/Willy/MySQL/test1.php on line 28
Well, the php_mysql RPM has been installed along w