How to see debug information in Net::Smtp?
I use Net::Smtp module in my mod_perl script. When I run the fragment of my code from command line I can see the debug info. But running it on the production server I can't see the debug information. What can I do to see the debug info on the production server? Thanks in advance Mark
Apache SSL - how to start it in -X mode
How to restart SSL Apache in -X mode? Thanks in advance for your help Mark