FCGI - Re: Problems building FCGI.pm in AIX 5.2

Posted on Tue Aug 22 04:49:52 2006 by juan in response to 2791 (See the whole thread of 2)
Re: Problems building FCGI.pm in AIX 5.2
Hi, Just if anyone is wondering, the FCGI objects are installed in the right places, and after doing some more investigation I found out that I can actually use FCGI in my programs, but I can not use CGI::Fast, which is a bummer because we migrated our programs to CGI::Fast to minimize the amount of changes (they were CGI.pm-based programs). I have removed and re-installed the module several times, even using CPAN, but something seems to be missing, it looks like FCGI.pm is just ignored by CGI::Fast. I have also tried to update CGI.pm to the latest version and rebuild CGI::Fast, but that did not work either. Thanks.
Write a response