<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[刘新修]]></title> 
<link>http://pic1.liuxinxiu.com:80/index.php</link> 
<description><![CDATA[刘新修的个人博客 (Liuxinxiu'S Blog)]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[刘新修]]></copyright>
<item>
<link>http://pic1.liuxinxiu.com:80/s//</link>
<title><![CDATA[php不能加载mysql Fatal error: Call to undefined function mysql_connect(）]]></title> 
<author>刘新修 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[web服务器]]></category>
<pubDate>Fri, 18 Mar 2011 01:45:16 +0000</pubDate> 
<guid>http://pic1.liuxinxiu.com:80/s//</guid> 
<description>
<![CDATA[ 
	<p><span style="color: #0000ff"><strong>首先看下：</strong></span></p><p>调用了没有定义的函数<br />你看看你的php.ini的配置<br />找到<br />extension=php_mysql.dll<br />extension=php_mysqli.dll<br />把前面的分号去掉</p><p><span style="color: #0000ff"><strong>如以上没有问题再检查：</strong></span></p><p>先用<span style="color: #ff0000">phpinfo();</span>看一下是否支持mysql。<br /><br />要是没有，还是配置有问题。<br /><br />Loaded Configuration File 看看php.ini是读哪个路径下的<br /><br />php.ini 里extension ＝ php_mysql.dll前的分号已经去掉了，<strong><span style="color: #ff0000">extension_dir = &quot;X:/php/ext&quot;</span></strong>也改为了自己ext文件夹的路径，libmysql.dll和php5ts.dll也复制到Windows目录下的system32文件夹下 <br />请参考</p>
]]>
</description>
</item><item>
<link>http://pic1.liuxinxiu.com:80/s//#blogcomment</link>
<title><![CDATA[[评论] php不能加载mysql Fatal error: Call to undefined function mysql_connect(）]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://pic1.liuxinxiu.com:80/s//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>