zend studio配置有关问题
程序员文章站
2022-06-12 21:05:45
...
zend studio配置问题
在zend studio中新建了个工程,在里面写了个untitled.php文件,点run as=>PHP Web Applaction直接显示http://localhost/untitled.php,我的zend studio不是安装在80端口,请问怎么办呢?
------解决方案--------------------
一般不用这个内置的调试。
------解决方案--------------------
自己新建一个文件,写上代码:输入f5快捷键运行,这样了事
在zend studio中新建了个工程,在里面写了个untitled.php文件,点run as=>PHP Web Applaction直接显示http://localhost/untitled.php,我的zend studio不是安装在80端口,请问怎么办呢?
------解决方案--------------------
一般不用这个内置的调试。
------解决方案--------------------
自己新建一个文件,写上代码:输入f5快捷键运行,这样了事
相关文章
相关视频
推荐阅读
-
PHP 开发环境配置(Zend Studio)
-
PHP 开发环境配置(Zend Studio)
-
完美解决令人抓狂的zend studio 7代码提示(content Assist)速度慢的问题
-
关于Android studio的安装和配置问题
-
Android studio Kotlin中配置GRPC和protobuf时出现的一些问题总结
-
关于zend studio 出现乱码问题的总结
-
Zend Studio 无法启动的问题解决方法
-
有关将idea的系统配置文件移到其它盘激活失效的问题
-
Visual Studio 2017 配置 PCL1.9.1 在 Window10 系统上问题总结
-
有关IntelliJ IDEA中LeetCode插件配置问题