Posted by NC on 05/16/06 20:28
landrik@gmail.com wrote:
>
> i've installed php5 and mysql 5 on IIS 5(W XP prof),
> i got php working fine and by using command line i can
> create databases and tables fine!
>
> Now trouble is i can't get my php files to fetch
> information from databases/mysql server, i have uncommented
> the php_mysql.dll in the php ext folder and also copied libmysql.dll in
> window system
> still nothing is howing up!
>
> Where am i doing wrong!
Did you get any error messages? What does mysql_error() return if you
call it?
Cheers,
NC
Navigation:
[Reply to this message]
|