in reply to Re: Looking for a way to use one database connection with multiple CGI scripts
in thread Looking for a way to use one database connection with multiple CGI scripts

Sorry to everyone for the confusing post. I have two files on my server which each makes their own connection to my MySQL server. I have never done something to this scale before and so I don't know what would be the best approach to handling database connections like this. As for what I am using I think my server is using mod_perl because I don't have FastCGI installed.

  • Comment on Re^2: Looking for a way to use one database connection with multiple CGI scripts