What happens if you drop the port number?
On 5/4/05, Oscar Andersson <[EMAIL PROTECTED]> wrote:
> I have made a instal of the latest mySQL and PHP 5 on my computer.
> I have made the following changes to my php.ini file
>
> extension=php_mysql.dll
> extension_dir = "c:\php\"
>
> and i have put
I have made a instal of the latest mySQL and PHP 5 on my computer.
I have made the following changes to my php.ini file
extension=php_mysql.dll
extension_dir = "c:\php\"
and i have put the php_mysql. and libmysql.dll in c:\php\ and in c:\windows
to
Now i try this in my php-file
$con = mysql_con