【问题标题】:How to run PHP code in Zend Studio 12?如何在 Zend Studio 12 中运行 PHP 代码?
【发布时间】:2015-03-01 05:20:55
【问题描述】:

我已经在我的linux操作系统中安装了Zend Studio 12.0.2试用版。如何在Zend Studio中运行php代码。我在堆栈溢出中寻找可能的答案。我得到了这个链接http://files.zend.com/help/Zend-Studio/content/running_php_scripts_locally.htm,但我在运行配置中找不到“php 脚本”。所以我需要知道问题出在哪里以及如何解决和运行我的 php 代码?

【问题讨论】:

    标签: php configuration xdebug zend-studio zend-debugger


    【解决方案1】:

    您的服务器必须运行 Zend Debugger 或 Xdebug 才能使远程调试和分析功能发挥作用。 Zend 调试器与 Zend Studio 和 Zend Server 捆绑在一起。有关安装和配置 Xdebug 的说明,请参阅 Installing XdebugConfiguring Xdebug

    您可以阅读更多内容:

    http://files.zend.com/help/Zend-Studio/zend-studio.htm#running_php_web_pages.htm

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-05-25
      • 2019-01-25
      • 2016-12-28
      • 2010-11-09
      • 2020-03-28
      • 2016-07-19
      • 2021-05-11
      • 2018-01-05
      相关资源
      最近更新 更多