【发布时间】:2011-03-21 14:20:50
【问题描述】:
无法在 iis 上正确设置 php + mysql + phpmyadmin ?怎么了 ?一个可以,其他的不行吗?
我尝试了大多数解决方案,但仍然无法解决这些问题:-
1.
Bzip2 compression and decompression requires functions (bzopen, bzcompress) which are unavailable on this system.
2.
$cfg['Servers'][$i]['pmadb'] ... OK
$cfg['Servers'][$i]['relation'] ... not OK [ Documentation ]
General relation features: Disabled
$cfg['Servers'][$i]['table_info'] ... not OK [ Documentation ]
Display Features: Disabled
$cfg['Servers'][$i]['table_coords'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['pdf_pages'] ... not OK [ Documentation ]
Creation of PDFs: Disabled
$cfg['Servers'][$i]['column_info'] ... not OK [ Documentation ]
Displaying Column Comments: Disabled
Browser transformation: Disabled
$cfg['Servers'][$i]['bookmarktable'] ... not OK [ Documentation ]
Bookmarked SQL query: Disabled
$cfg['Servers'][$i]['history'] ... not OK [ Documentation ]
SQL history: Disabled
$cfg['Servers'][$i]['designer_coords'] ... not OK [ Documentation ]
Designer: Disabled
$cfg['Servers'][$i]['tracking'] ... not OK [ Documentation ]
Tracking: Disabled
3.
Cannot load mcrypt extension. Please check your PHP configuration.
4.
Your PHP MySQL library version 5.0.51a differs from your MySQL server version 5.5.10. This may cause unpredictable behavior.
下载 libmcrypt.dll 并复制到 C:\Windows\System32
由于达到了文本限制,我上传了php.ini和config.inc.php的文本,请大家帮我看看问题出在哪里?非常感谢 =D Php.ini 和 config.inc.php 与 html 页面一起发布
【问题讨论】:
标签: php mysql phpmyadmin iis-7.5 windows-server-2008-r2