newbie: Gubed in Quanta Plus
  Home FAQ Contact Sign in
alt.comp.os.linux only
 
Advanced search
POPULAR GROUPS

more...

alt.comp.os.linux Profile…
 Up
newbie: Gubed in Quanta Plus         


Author: R.A.M.
Date: Sep 18, 2008 00:36

Hello,
I want to use Gubed debugger in Quanta Plus editor in Fedora 8 Linux.

I installed the following programs:
1. Apache/2.2.6 (Unix)
2. PHP Version 5.2.6
3. Quanta Plus 3.5.9
The software works fine I think because phpinfo.php displays valid
information and my PHP pages (created in /home/robert/public_html folder)
work fine.
Show full article (1.83Kb)
2 Comments
Re: newbie: Gubed in Quanta Plus         


Author: J.O. Aho
Date: Sep 18, 2008 09:14

R.A.M. wrote:
> When I select Run from Debug menu the only effect is that Stop option is
> enabled and Run option is disabled.
> I expected web browser to be opened but nothing happend. The program didn't
> stop at the breakpoint.

Did you start the server program?
The sessing you set in the localsettings.php indicates that the connection to
the debugger is used over tcp/ip. Take a look at the files in your
ServerScripts directory.

--

//Aho
no comments
Re: newbie: Gubed in Quanta Plus         


Author: R.A.M.
Date: Sep 18, 2008 11:05

J.O. Aho wrote:
> Did you start the server program?

Do you mean running gbdServer command?
I don't have it on my computer.
/RAM/
no comments