正在加载图片...
《PHP程序开发》实验指导/实验一:PHP开发环境搭建 图1-16配置解析器1 图1-17配置解析器2 php. ini文件配置修改 找到php安装目录下的 php. ini文件,依次点击“左键PHP- php. ini”进行修改,将游标拖到 最后,更改对应的位置,主要为以下代码,进行粘贴: xdebug. idekey=Php Storm xdebug remote enable = On xdebug remote host-localhost xdebug remote port=9000 xdebug remote handler=dbgp 如图1-18: XDEBUG Extension zend_extension phpToStudy/wamp/bin/php/php5. 5. 12/zend ext/php xdebug-225-5.5- xdebug profiler_enable =off xdebug, profiler_output_name=cachegrind,out.%t%p xdebugprofiler_output_dir="E: /phpToStudy/wamp/tmp debug show local y debug, remote host=localhost xdebugremote_autostart=off 图1-18配置文件的修改 PhpStorn己经配置完成后,新建项目测试,如图1-19、1-20、1-21所示 理科学与工程学科/共9页第7页《PHP 程序开发》实验指导 / 实验一:PHP 开发环境搭建 7 管理科学与工程学科 / 共9页,第7页 图 1-16 配置解析器 1 图 1-17 配置解析器 2 php.ini 文件配置修改 找到 php 安装目录下的 php.ini 文件,依次点击“左键-PHP-php.ini”进行修改,将游标拖到 最后,更改对应的位置,主要为以下代码,进行粘贴: xdebug.idekey=PhpStorm xdebug.remote_enable = On xdebug.remote_host=localhost xdebug.remote_port=9000 xdebug.remote_handler=dbgp xdebug.remote_autostart=off 如图 1-18: 图 1-18 配置文件的修改 PhpStorm 已经配置完成后,新建项目测试,如图 1-19、1-20、1-21 所示
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有