Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Using PDT as CLI-only, with no web server?
Using PDT as CLI-only, with no web server? [message #57767] Thu, 11 October 2007 13:50 Go to next message
Eclipse UserFriend
Originally posted by: shiva.io.com

Is it possible to use PDT solely with PHP's CLI executable (I'm using
WinXP) instead of having to install a web server>

--
Earl Cooley III (shiva@io.com)
Re: Using PDT as CLI-only, with no web server? [message #57792 is a reply to message #57767] Thu, 11 October 2007 15:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Martin.eisengardt.de

> Is it possible to use PDT solely with PHP's CLI executable (I'm using
> WinXP) instead of having to install a web server>
Yes. You may debug scripts within running web servers or debug/run cli
scripts.
Re: Using PDT as CLI-only, with no web server? [message #57816 is a reply to message #57792] Thu, 11 October 2007 19:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: shiva.io.com

Martin Eisengardt wrote:
>> Is it possible to use PDT solely with PHP's CLI executable (I'm using
>> WinXP) instead of having to install a web server>
> Yes. You may debug scripts within running web servers or debug/run cli
> scripts.

Since it appears that this outputs raw text to the console and not the
Browser Output or Internal Web Browser views, it looks like I'm going to
have to try to figure out how to use the Eclipse WST Preview Server. Ah,
well....

--
Earl Cooley III (shiva@io.com)
Re: Using PDT as CLI-only, with no web server? [message #57916 is a reply to message #57816] Fri, 12 October 2007 05:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: user.domain.invalid

Earl Cooley escribió:
> Martin Eisengardt wrote:
>>> Is it possible to use PDT solely with PHP's CLI executable (I'm using
>>> WinXP) instead of having to install a web server>
>> Yes. You may debug scripts within running web servers or debug/run cli
>> scripts.
>
> Since it appears that this outputs raw text to the console and not the
> Browser Output or Internal Web Browser views, it looks like I'm going to
> have to try to figure out how to use the Eclipse WST Preview Server. Ah,
> well....
>

The reason you get raw text may be that you configured the php-cli.exe
as the PHP executable in the PDT configuration. You can try to select
the no CLI version of PHP executable to obtain response in the browser
output.

Anyway, I think that you don't would find troubles installing a web
server in WinXP, there are alot of packages that makes installation of
Apache+PHP be an easy job. One example is easyphp, that you can find in
http://www.easyphp.org.
Re: Using PDT as CLI-only, with no web server? [message #57940 is a reply to message #57816] Fri, 12 October 2007 06:47 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I'm using PDT + ZendDebugger with XAMPP and it works quite well. For
configuring ZendDebugger see:
news://news.eclipse.org:119/fenc3s$dv8$1@build.eclipse.org

T.Gau

Earl Cooley schrieb:
> Martin Eisengardt wrote:
>>> Is it possible to use PDT solely with PHP's CLI executable (I'm using
>>> WinXP) instead of having to install a web server>
>> Yes. You may debug scripts within running web servers or debug/run cli
>> scripts.
>
> Since it appears that this outputs raw text to the console and not the
> Browser Output or Internal Web Browser views, it looks like I'm going to
> have to try to figure out how to use the Eclipse WST Preview Server. Ah,
> well....
>
Re: Using PDT as CLI-only, with no web server? [message #57963 is a reply to message #57940] Fri, 12 October 2007 06:55 Go to previous message
Eclipse UserFriend
Hm, don't know wether the news:// link works. So alternatively search
for: "Debugger Setup , Help Needed"

T. Gau schrieb:
> Hi,
>
> I'm using PDT + ZendDebugger with XAMPP and it works quite well. For
> configuring ZendDebugger see:
> news://news.eclipse.org:119/fenc3s$dv8$1@build.eclipse.org
>
> T.Gau
>
Previous Topic:Debugger Setup , Help Needed
Next Topic:Re: There are no projects that can be added or removed from the server.
Goto Forum:
  


Current Time: Wed May 21 07:16:27 EDT 2025

Powered by FUDForum. Page generated in 0.04922 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top