Jorge and Mohammad, I feel your pain. I'm using Ubuntu 12.04 and I patch all of my machines daily for security reasons. I also use Webmin for administrative (actually, the operators use it), which updated DBI but not DBD::mysql, so to fix that, I needed to do the following:
<pre> pushd src/ext-modules # remove the existing tar.gz files, rm DBI rm DBD-mysql wget http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-1.621.tar.gz wget http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-4.021.tar.gz # now go into Makefile and correct the version numbers for DBI/DBD vim Makefile popd </pre> Now I'm going through the config files and correcting the configurations one by one by examining the log files (apache error.log and openca stderr.log). I'll post them when I've gotten them, but I think it's going to take a combination of ./configuration parameters and editing the .xml and (if necessary) .conf files directly. I'm rapidly coming to the conclusion this was far more work than the product is worth. Jack D. Pond "Our lives begin to end the day we become silent about things that matter." -- Martin Luther King, Jr. (1929-1968) > -----Original Message----- > From: Jorge A. Arrieta N. [mailto:jarri...@e-novat.com] > Sent: Monday, May 28, 2012 9:11 PM > To: m_khod...@yahoo.com; openca-users@lists.sourceforge.net > Subject: Re: [Openca-Users] Configuring OpenCA after installation (Mohammad > khodaei) > > > Mohammad, are you running OpenCA in Ubuntu, right? > > If so, checks the apache's logs and pay attention to the paths. > > > OpenCA works out of the box with Red-Hat/CentOS, but in debian (and probably > Ubuntu); apache use others paths. > > So, you need change the default openca configuration for apache. > > >Not Found > >The requested URL /cgi-bin/pki/ca/ca was not found on this server. > > Try with "/html/cgi-bin/pki/ca/ca" (maybe, this address is "found", but give you another > problems). > > > I can't give you more details, because I lost my test-OpenCA's installation. > > > Grettings, > Jorge A. > > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and threat landscape has > changed and how IT managers can respond. Discussions will include endpoint security, > mobile security and the latest in malware threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Openca-Users mailing list > Openca-Users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openca-users ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Openca-Users mailing list Openca-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openca-users