Forums / General / How to activate debug output generally?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How to activate debug output generally?

Author Message

Ulrich L.

Wednesday 10 November 2004 5:20:55 am

Hi all,
when stating an error, Exponential also says "debug output is present below". However, there is no debug output visible. How can I turn this on?
Uli

Ole Morten Halvorsen

Thursday 11 November 2004 12:46:34 am

Ulrich,

In your site.ini override set the following (most likely settings/override/site.ini.append.php):

[DebugSettings]
DebugOutput=enabled

Ole M.

Senior Software Engineer - Vision with Technology

http://www.visionwt.com
http://www.omh.cc
http://www.twitter.com/omh

eZ Certified Developer
http://ez.no/certification/verify/358441
http://ez.no/certification/verify/272578

Ulrich L.

Thursday 11 November 2004 12:47:51 am

Thanks a lot, I will try.