Re: Php 5 and Mysql on Windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey

I tried that but I still get the error.





-----Original Message-----
From: "Dave W" <dabbaking@xxxxxxxxx>
Sent: Tue, October 3, 2006 14:33
To: brian.kejser@xxxxxxxxxxxx
Cc: php-db@xxxxxxxxxxxxx
Subject: Re:  Php 5 and Mysql on Windows

You might want to try php.ini-recommended instead of php.ini-dist.

On 10/3/06, brian.kejser@xxxxxxxxxxxx <brian.kejser@xxxxxxxxxxxx> wrote:
>
> Hey
>
> I did that already. Step (8) of setting up php.
>
> Do I need to move any files around or add anything else to the path?
>
>
>
>
> -----Original Message-----
> From: "Stut" <stuttle@xxxxxxxxx>
> Sent: Tue, October 3, 2006 14:12
> To: brian.kejser@xxxxxxxxxxxx
> Cc: php-db@xxxxxxxxxxxxx
> Subject: Re:  Php 5 and Mysql on Windows
>
> brian.kejser@xxxxxxxxxxxx wrote:
> > I setup Mysql as follows:
> >
> > 1. Download the 5.x installer
> > 2. Run the installer
> > 3. Run the configuration tool ater the installer
> >
> > When I run the following script, the error "Fatal error: Call to
> > undefined function mysql_connect() in Test.php on line 3"  is returned.
> >
> > $conn = mysql_connect('localhost', 'root', 'password')
>
> Installing MySQL is not enough - you need to enable the mysql extension
> in your php.ini.
>
> -Stut
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Dave W

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux