|
|
|
|
|
|
|
Win2000ADV下配置Apache+PHP5+MySql54 |
|
|
|
* PHPIniDir (Apache 2 module only) * 注册表键值:HKEY_LOCAL_MACHINESOFTWAREPHPIniFilePath * 环境变量:%PHPRC% * PHP5的目录 (for CLI), 或者web服务器目录(for SAPI modules) * Windows目录(C:windows or C:winnt) 这五个方案中,配合Apache2时最好使用PHPIniDir,其次是使用%PHPRC%环境变量,另外,NTFS上记得给服务器开PHP.ini的读权限。 打开php.ini,查找extension_dir后面的改为"C:/php/ext",看看那个文件夹就知道是什么东西了 查找Windows Extensions,那下面有一排的;extension=php_***.dll 开始去分号了,去掉就是支持组件 起码把 extension=php_gd2.dll extension=php_mbstring.dll extension=ph页码:[1] [2] [3] [4] [5] [6] [7] 第4页、共7页 |
|
|
|
|
设为首页 | 加入收藏 | 广告服务 | 友情链接 | 版权申明
Copyriht 2007 - 2008 © 科普之友 All right reserved |