Re: [PHP] PHP x Mysql

2002-01-15 Thread Frederico Madeira

Tanks Vicent, but i found the problem. It was in the php.ini that was
broken. I reinstall de PHP and after i reinstall php-mysql. After all
the php with mysql work .

Tanks.

Fred

On Sun, 2002-01-13 at 19:24, Vincent Stoessel wrote:
> Yeah, this smells like someone upgraded/recompiled php without mysql
> and that is pretty hard to do nowadays as mysql is built in by default.
> 
> Dennis Moore wrote:
> 
> > execute "phpinfo();"  on a new page to see if mysql is still compiled in...;
> > 
> > 
> > - Original Message - 
> > From: "Frederico Madeira" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Thursday, January 10, 2002 10:37 PM
> > Subject: [PHP] PHP x Mysql
> > 
> > 
> > 
> >>Hello !!
> >>
> >>My  server was runing perfect the mysql server and php language.
> >>
> >>Today when i acess any paga that stabilished a conection with mysql  the
> >>follow mesage return me.
> >>
> >>Fatal error:  Call to undefined function:  mysql_connect() in
> >>/home/fred/public_html/vg/index1.php on line 14
> >>
> >>How i resolve this problem ?
> >>
> >>Tanks.
> >>
> >>Fred
> >>
> >>
> >>
> >>-- 
> >>PHP General Mailing List (http://www.php.net/)
> >>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>For additional commands, e-mail: [EMAIL PROTECTED]
> >>To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >>
> >>
> > 
> > 
> 
> 
> 
> -- 
> Vincent Stoessel [EMAIL PROTECTED]
> Java Linux Apache Mysql Php (JLAMP) Engineer
> (301) 362-1750 Mobile (410) 419-8588
> AIM, MSN: xaymaca2020 , Yahoo Messenger: vks_jamaica
> 
> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP x Mysql

2002-01-13 Thread Vincent Stoessel

Yeah, this smells like someone upgraded/recompiled php without mysql
and that is pretty hard to do nowadays as mysql is built in by default.

Dennis Moore wrote:

> execute "phpinfo();"  on a new page to see if mysql is still compiled in...;
> 
> 
> - Original Message - 
> From: "Frederico Madeira" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, January 10, 2002 10:37 PM
> Subject: [PHP] PHP x Mysql
> 
> 
> 
>>Hello !!
>>
>>My  server was runing perfect the mysql server and php language.
>>
>>Today when i acess any paga that stabilished a conection with mysql  the
>>follow mesage return me.
>>
>>Fatal error:  Call to undefined function:  mysql_connect() in
>>/home/fred/public_html/vg/index1.php on line 14
>>
>>How i resolve this problem ?
>>
>>Tanks.
>>
>>Fred
>>
>>
>>
>>-- 
>>PHP General Mailing List (http://www.php.net/)
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>To contact the list administrators, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 



-- 
Vincent Stoessel [EMAIL PROTECTED]
Java Linux Apache Mysql Php (JLAMP) Engineer
(301) 362-1750 Mobile (410) 419-8588
AIM, MSN: xaymaca2020 , Yahoo Messenger: vks_jamaica


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP x Mysql

2002-01-10 Thread Dennis Moore

execute "phpinfo();"  on a new page to see if mysql is still compiled in...;


- Original Message - 
From: "Frederico Madeira" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 10, 2002 10:37 PM
Subject: [PHP] PHP x Mysql


> Hello !!
> 
> My  server was runing perfect the mysql server and php language.
> 
> Today when i acess any paga that stabilished a conection with mysql  the
> follow mesage return me.
> 
> Fatal error:  Call to undefined function:  mysql_connect() in
> /home/fred/public_html/vg/index1.php on line 14
> 
> How i resolve this problem ?
> 
> Tanks.
> 
> Fred
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] PHP x Mysql

2002-01-10 Thread Frederico Madeira

Hello !!

My  server was runing perfect the mysql server and php language.

Today when i acess any paga that stabilished a conection with mysql  the
follow mesage return me.

Fatal error:  Call to undefined function:  mysql_connect() in
/home/fred/public_html/vg/index1.php on line 14

How i resolve this problem ?

Tanks.

Fred



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]