Eric3 and mod_python debugging ?

A

Arso - Italy

Hi

someone have already used eric3 for debugging code running on apache
using mod_python ?
After the execution of the patch for apache.py, how the debug is activated ?

More thanks for any response.

--

======================================================
Arso - Italy Gentoo 2004-02 Stage 1

Armada e500
======================================================
 
D

Detlev Offenbach

Arso said:
Hi

someone have already used eric3 for debugging code running on apache
using mod_python ?
After the execution of the patch for apache.py, how the debug is
activated ?

More thanks for any response.

Just follow the directions for debugging given in the mod_python manual.

Detlev
 
A

Arso - Italy

Detlev said:
> Am Dienstag, 9. November 2004 00:13 schrieben Sie:
>
>
>
>
> There is a little document in erics Documentation directory
(mod_python.html). This gives instruction on how I got it working.
>
> Detlev
>
>
Excuse me. My mistake, I have activate *PythonEnablePdb on* only for the
virtual domain managed with draco and not for that used for
modpython_dbg. Now modpython_dbg.py is running with debug.
The features of eric are VERY interesting. Either for the debugging
features either for the editor, syntax highlight autocompletion ecc.

For information:
The python options *PythonDebug on* and *PythonEnablePdb on* are set
directly into apache.conf in the directive "Directory" for the
virtual-domain managed by mod_python.
Sometimes after the end of the execution and after the popup form
informing of the exit status of the script, eric terminate.
It is normal ? In the debug option "Automatic reset after client exit"
isn't activated.

This message will be post in comp.lang.python too.

Regards and a lot of thanks.

--

======================================================
Arso - Italy Gentoo 2004-02 Stage 1

Armada e500
======================================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,211
Messages
2,571,092
Members
47,693
Latest member
david4523

Latest Threads

Top