|
|
Choosing A Webhost: |
Re: mod_perl2 1.99_14 and httpd 2.0.49 - gmake test fails (cannot start apa: msg#00268apache.mod-perl.devel
On Sun, 25 Jul 2004, Stas Bekman wrote: > Randy Kobes wrote: > > > Index: Apache-Test/lib/Apache/TestSSLCA.pm > > =================================================================== > > RCS file: > > /home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestSSLCA.pm,v > > retrieving revision 1.18 > > diff -u -r1.18 TestSSLCA.pm > > --- Apache-Test/lib/Apache/TestSSLCA.pm 4 Mar 2004 05:51:31 -0000 > > 1.18 > > +++ Apache-Test/lib/Apache/TestSSLCA.pm 25 Jul 2004 15:25:19 -0000 > > @@ -166,8 +166,8 @@ > > my $cmd = "$openssl @_"; > > > > info $cmd; > > - > > - unless (system($cmd) == 0) { > > + my @args = split ' ', $cmd; > > + unless (system(@args) == 0) { > > my $status = $? >> 8; > > die "system @_ failed (exit status=$status)"; > > } > > I suppose that this was not a part of the patch :) And if it is it's a > no go, since it'll break an argument with embedded spaces, like "this is > a single argument" :) Sorry about that - you're right, that shouldn't have been included as part of the patch. I was trying to fix a problem on Win32 when trying to include an ssl configuration. -- best regards, randy
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: mod_perl2 1.99_14 and httpd 2.0.49 - gmake test fails (cannot start apache), Stas Bekman |
|---|---|
| Next by Date: | Re: mod_perl2 1.99_14 and httpd 2.0.49 - gmake test fails (cannot start apache), Stas Bekman |
| Previous by Thread: | Re: mod_perl2 1.99_14 and httpd 2.0.49 - gmake test fails (cannot start apache), Stas Bekman |
| Next by Thread: | Re: mod_perl2 1.99_14 and httpd 2.0.49 - gmake test fails (cannot start apache), Stas Bekman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |