in reply to Re^2: Not getting CGI parameters under FastCGI
in thread Not getting CGI parameters under FastCGI
Anyway...main problem was that under CGI::Application::FastCGI, I was not releasing the database connection (was no need under normal CGI, it just released itself...), so then trying to recreate it failed miserably.
So...thanks for your help, think I'm all sorted now.
Jay
|
|---|