科技常识:win2008 IIS7 安装PHPMYAdmin的方法

2021-04-11 22:35:33
导读 今天小编跟大家讲解下有关科技常识:win2008 IIS7 安装PHPMYAdmin的方法,相信小伙伴们对这个话题应该也很关注吧,小编也收集到了有关科

今天小编跟大家讲解下有关科技常识:win2008 IIS7 安装PHPMYAdmin的方法,相信小伙伴们对这个话题应该也很关注吧,小编也收集到了有关科技常识:win2008 IIS7 安装PHPMYAdmin的方法的相关资料,希望小伙伴会喜欢也能够帮助大家。

软件版本: php-5.3.2-nts-Win32-VC9-x86 phpMyAdmin-3.3.1-all-languages mysql-essential-5.1.45-win32 在IIS7安装php的过程可⒖ http://www.php.net/manual/en/install.windows.iis7.php 安装phpMyAdmin 之后怎么都B不上mysql数据. 改了几个地方,可以运行了. 1. 改phpmyadmin的配置文件 把里面的localhost改成ip $cfg['Servers'][$i]['host'] = '127.0.0.1'; 2. 因为b在c:\program files\php路径,IIS7里面的hanlder mapping的PHP_via_FastCGI的exe路径好像有问题,重新选了一次. Enabling FastCGI support in IIS

FastCGI module is disabled in default installation of IIS. The steps to enable it differ based on the version of Windows being used.

To enable FastCGI support on Windows Vista SP1 and Windows 7:

In the Windows Start Menu choose"Run:", type"optionalfeatures.exe"and click"Ok";

In the"Windows Features"dialog expand"Internet Information Services","World Wide Web Services","Application Development Features"and then enable the"CGI"checkbox;

Click OK and wait until the installation is complete.

To enable FastCGI support on Windows Server 2008 and Windows Server 2008 R2:

In the Windows Start Menu choose"Run:", type"CompMgmtLauncher"and click"Ok";

If the"Web Server (IIS)"role is not present under the"Roles"node, then add it by clicking"Add Roles";

If the"Web Server (IIS)"role is present, then click"Add Role Services"and then enable the"CGI"checkbox under"Application Development"group;

Click"Next"and then"Install"and wait for the installation to complete.

更详细的可以参考:http://www.php.net/manual/en/install.windows.iis7.php

来源:爱蒂网

免责声明:本文由用户上传,如有侵权请联系删除!

猜你喜欢

最新文章