如何在 eclipse 中配置 DPT 以与 Xampp 一起使用

发布于 2024-09-19 12:50:28 字数 261 浏览 1 评论 0原文

我在 Ubuntu 中使用 eclipse 开发 PHP,使用 PDT(PHP 开发工具),并使用 Xampp,我的工作空间位于 /home/,所以当我运行我的 PHP 文件时,它在 http://localhost/,但是文件不在/opt/lampp/htdocs文件夹中,所以有一种方法可以将文件复制到/opt/ lampp/htdocs 当我从 eclipse 运行我的项目时?

I'm working in Ubuntu with eclipse for development PHP, with PDT (PHP Development Tool), and using Xampp and my workspace is at /home/, so when I run my PHP file it run under http://localhost/, but the files are not in the folder /opt/lampp/htdocs, so there is a way to copy the files to /opt/lampp/htdocs when I run my project from eclipse??

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

慕巷 2024-09-26 12:50:28

只需将 int13_svn.dll 从 xampp/apache/bin 复制到 xampp 的 php 目录,即 xampp/php

simply copy the int13_svn.dll from xampp/apache/bin to the php-directory of xampp i.e. xampp/php

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文