Hi there,
I manage to solve all my today's problems. Now it is time for tomorrow's ones!
1) I can't make HTTP::Lite work. It work very fine for local pages (pages on localhost: but as soon I want to access ouside websites (I've been trying with and it no longer work.
When I check the error log file of my Apache Web Server, I got this error:
[Tue Aug 3 20:42:14 2004] go.cgi: Only http is supported by HTTP::Lite at [...]
I don't understand why this error as the protocol is HTTP.
2) It got solve while I was writing it...
I mean... everything works fine but I have an error in the log file: Can't undef active subroutine during global destruction.
Does it sound familiar to you?
Thanks again and again.
I manage to solve all my today's problems. Now it is time for tomorrow's ones!
1) I can't make HTTP::Lite work. It work very fine for local pages (pages on localhost: but as soon I want to access ouside websites (I've been trying with and it no longer work.
When I check the error log file of my Apache Web Server, I got this error:
[Tue Aug 3 20:42:14 2004] go.cgi: Only http is supported by HTTP::Lite at [...]
I don't understand why this error as the protocol is HTTP.
2) It got solve while I was writing it...
I mean... everything works fine but I have an error in the log file: Can't undef active subroutine during global destruction.
Does it sound familiar to you?
Thanks again and again.