Re: A problem with apache installation http://localhost issue

2006-02-22 Thread zhou jian
hanks, --Paul --- "Hans Meier (John Doe)" <[EMAIL PROTECTED]> wrote: > zhou jian am Mittwoch, 22. Februar 2006 22.40: > > Hello perl fellows: > > Hi Paul > > This is the wrong list for this question (see your > subject) but: > > > I encountered a

A problem with apache installation http://localhost issue

2006-02-22 Thread zhou jian
Hello perl fellows: I encountered a problem when I was installing a perl module. The httpd server related module was hanging overnight when it was trying to test http://localhost:X... Today, I tested with my httpd server installation. I found that I can view the webpage after I started httpd

Re: how can I get and install the PerlModule?

2006-02-21 Thread zhou jian
Test::WWW::Mechanize ...MISSING Module::Refresh 0.03...found MYSQL dependencies: DBD::mysql 2.1018...MISSING SOMETHING WAS MISSING! --- zhou jian <[EMAIL PROTECTED]> wrote: > Thanks all for your replies. > > My problem came from installing RT. After testdeps, > I >

Re: how can I get and install the PerlModule?

2006-02-21 Thread zhou jian
odules > installation,you should take a look at > perl.apache.org's docs please. > For apache 1.x,see here: > http://perl.apache.org/docs/1.0/guide/install.html > > and, > http://perl.apache.org/docs/1.0/guide/databases.html#Apache__DBI___Initiate_a_persistent_data

how can I get and install the PerlModule?

2006-02-21 Thread zhou jian
for example, I need to install Apache:DBI. I can find it from CPAN. However, I have no clue where can I get such a module. For CPAN itself, it seems that I have to mannually install several modules first before I can use its features. How can I do that? Do you have any ideas? Thanks, --Paul _