Re: have a memory leaking

2001-12-06 Thread Paul Lindner
On Thu, Dec 06, 2001 at 04:58:31PM +0300, alexis@kubic wrote: > Hello All, > > I have a problem with configuring Apache from mod_perl. > > Descriptions of all virtual host i've got from MySQL DB. > > And in cycle wrote: > [snip] > > And all well (all works!), but when rebooting an apache (apac

have a memory leaking

2001-12-06 Thread [EMAIL PROTECTED]
Hello All, I have a problem with configuring Apache from mod_perl. Descriptions of all virtual host i've got from MySQL DB. And in cycle wrote: $VirtualHost{"$row[0]:80"} = { ServerName => "$row[0]", DocumentRoot => "$root/www", ErrorLog => "$root/logs/error_log", CustomLog