mysqlphp设置
我把apache和php都配置好了。可是在连接数据库的时候,出现fatal error: call to undefined function mysql__connect() in f错误 ,然后查看phpinfo();发现configuration file (php.ini) path c:\windows
loaded configuration file (none) ;我确定已经在apache配置文件中。添加phpinidir "f:/php",然后在php.ini中将php__mysql.dll已打开,/ext路径也设置正常。
求大神指导啊,百度了好久,可是上面的方法都试了,不行啊。。











