in reply to
Can't locate config.cgi
The webserver probably doesn't have read permissions of the file. If it's unix/linux try
chmod a+rx config.cgi
or (better) set the owner to the webserver user.
--
Snazzy tagline here
Comment on
Re: Can't locate config.cgi
Download
Code
In Section
Seekers of Perl Wisdom