欢迎来到IDC91站长网!
解决服务器各种技术问题,加微信uecomzsr

Windows

当前位置: IDC91 > 服务器教程 > Windows

win2008 IIS7 安装PHPMYAdmin的方法

时间:2022-05-27 14:26:29|栏目:Windows|点击:

软件版本:
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 之后怎么都連不上mysql数据庫.
改了几个地方,可以运行了.
1. 改phpmyadmin的配置文件 把里面的localhost改成ip
$cfg['Servers'][$i]['host'] = '127.0.0.1';
2. 因为裝在c:program filesphp路径,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:

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

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

  3. Click OK and wait until the installation is complete.

Enabling FastCGI support for IIS7 on Windows Vista SP1 and Windows 7

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

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

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

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

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

Enabling FastCGI support on Windows Server 2008 and Windows Server 2008 R2

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

您可能感兴趣的文章:
  • php+MySQL实现登录时验证登录名和密码是否正确
  • MySQL修改root密码的4种方法(小结)
  • mysql第一次安装成功后初始化密码操作步骤
  • 解决MySQL8.0安装第一次登陆修改密码时出现的问题
  • Linux下mysql 8.0.15 安装配置图文教程以及修改密码
  • Mysql忘记密码的几种解决方案
  • CentOs 7.*中配置安装phpMyAdmin的完整步骤记录
  • centos下安装配置phpMyAdmin的方法步骤
  • CentOS7 LNMP+phpmyadmin环境搭建 第三篇phpmyadmin安装
  • 在CentOS上安装phpMyAdmin的教程
  • 新安装的XAMPP访问phpmyadmin出错的解决方法
  • phpmyadmin3 安装配置图解教程
  • phpmyadmin安装时提示:Warning: require_once(./libraries/common.inc.php)错误解决办法
  • 虚拟主机中phpMyAdmin的安装配置方法
  • Ubuntu查看修改mysql的登录名和密码、安装phpmyadmin

上一篇:IIS .7z文件支持下载的添加方法

栏    目:Windows

下一篇:IIS6 安装与配置.net 2.0过程的详细图解

本文标题:win2008 IIS7 安装PHPMYAdmin的方法

本文地址:https://idc91.com/fuwuqizl/2975.html

广告投放 | 联系我们 | 免责申明

重要申明:本站所有的文章、图片、评论等,均由网友发表或上传并维护或收集自网络,属个人行为,与本站立场无关。

如果侵犯了您的权利,请与我们联系,我们将在24小时内进行处理、任何非本站因素导致的法律后果,本站均不负任何责任。

Copyright © 2023 IDC91.COM 版权所有晋ICP备17006296号