Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

WIN 2003 +IIS6+PHP 5.12+mySQL5.0.18安装出错!!!

[复制链接]
游走古城 发表于 2006-5-3 16:30:53 | 显示全部楼层 |阅读模式
安装完成后
服务都可以启动
但是连不上数据库


  1. <?php

  2. $link = mysql_connect("localhost", "root", "123456")
  3.         or die("Could not connect: " . mysql_error());
  4.     print ("Connected successfully");
  5.     mysql_close($link);
  6. ?>
复制代码


测试如下

  1. Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10057) in D:\www\index.php on line 3

  2. Fatal error: Maximum execution time of 30 seconds exceeded in D:\www\index.php on line 4
复制代码



请大家帮忙
谢过
浪子勃勃 发表于 2006-5-3 17:24:23 | 显示全部楼层
ssssssssssssssssssss
回复

使用道具 举报

zltianhen 发表于 2006-5-3 18:42:33 | 显示全部楼层
line 3 是什么?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-12-29 00:45 , Processed in 0.020895 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表