Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 17: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 19: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 23: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 09: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 10:47 Go to previous messageGo to next message
Tilo Gau is currently offline Tilo GauFriend
Messages: 36
Registered: July 2009
Member
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 10:55 Go to previous message
Tilo Gau is currently offline Tilo GauFriend
Messages: 36
Registered: July 2009
Member
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: Fri Apr 19 07:09:03 GMT 2024

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

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

Back to the top