Re: Apache::DBI problem and writting a perl module!!!

2001-01-11 Thread Stas Bekman
On Thu, 11 Jan 2001, R. K . Mallah wrote: Stas , I do not face the problem anymore and Apache::DBI is loading without any problem. But i remember of facing problem at one point of time. may be with some older version. Ok Could u please explain me what does Apache-module do and where is

Re: Apache::DBI problem and writting a perl module!!!

2001-01-10 Thread R. K . Mallah
I faced the same problem and had posted similar email but I found an workaround that is there in the posting. I get following error when i do perl -e 'use Apache::Status;use Apache::DBI' Can't locate object method "module" via package

Re: Apache::DBI problem and writting a perl module!!!

2001-01-10 Thread Stas Bekman
On Wed, 10 Jan 2001, R. K . Mallah wrote: I faced the same problem and had posted similar email but I found an workaround that is there in the posting. I get following error when i do perl -e 'use Apache::Status;use Apache::DBI'

Re: Apache::DBI problem and writting a perl module!!!

2001-01-10 Thread R. K . Mallah
Stas , I do not face the problem anymore and Apache::DBI is loading without any problem. But i remember of facing problem at one point of time. may be with some older version. Could u please explain me what does Apache->module do and where is it defined ? and Edmar could you please post the

Re: Apache::DBI problem and writting a perl module!!!

2000-12-03 Thread Perrin Harkins
Edmar Edilton da Silva wrote: I still didn't solve the problem of the Apache::DBI. It can not be loaded into the apache's startup.pl file because happens a error during the starting of the apache, the child processes are not created. For using the Apache::DBI I had to add the "use