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

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

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 th