http://qs321.pair.com?node_id=559553


in reply to Re: Why is the Browser Not printing CGI -Output
in thread Why is the Browser Not printing CGI -Output

Yes sir i hope ur right.

But when i have tried to install this module from CPAN when i clicked install this module i got an error

Object not found! The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error. Error 404 So i have got it from Home page. Perl Modules And when i installed it i did not get any error. So any way z i shall try it out. Thanks for ur prompt reply

Sushil

  • Comment on Re^2: Why is the Browser Not printing CGI -Output

Replies are listed 'Best First'.
Re^3: Why is the Browser Not printing CGI -Output
by Gilimanjaro (Hermit) on Jul 06, 2006 at 12:33 UTC

    Config is not a CPAN module, but one that gets installed together with Perl (I think). It provides programs with information about the environment they're running in.

    The proper solution to your problem is to ensure the account that is used by the webserver to run scripts has the proper permissions... It would help if you could tell me what operating system and/or distribution you're running on...