I am having the same problem.  I followed the advice of the message below(<?
phpinfo()?>), and can only find any mention of mySQL in my Configure area.
It shows that I configured it with "-with-mysql=share".  What is the next
step to solving this?

Here is some more information that may be usefull.
RedHat 7.0
Apache 1.3.x
PHP 4.04 compiled with Apache, not as a dynamic module

time and suggestions much appreciated
Matt

"Victor Foitzik" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello franky,
> on 13.04.2001 you wrote:
>
> > I'm trying to connect to mySQL DB by Web page
> >  and
>
> > when I use mysql_connect()
> > this append:
> > Fatal error: Call to unsupported or undefined function mysql_connect()
>
> > thanks!
>
> are you really sure your php has mysql support compiled in (yes, it is
> possible to compile it without ;-)) ? check <? phpinfo(); ?> for mysql
> info, if you don't find anything, fetch the latest version and build
> a new php module with mysql support.
>
> HTH
> Vic
>
>
>
> --
> PHP Database 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 Database 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]

Reply via email to