| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <41C3A6B1.5070509@delanobay.com> |
| Date: | Fri, 17 Dec 2004 19:40:33 -0800 |
| From: | kurt heston <kheston AT delanobay DOT com> |
| Reply-To: | kheston AT delanobay DOT com |
| User-Agent: | Mozilla Thunderbird 0.7.2 (Windows/20040707) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Can't use DBI and mod_perl together in Cygwin. |
| References: | <41C304C5 DOT 2030901 AT delanobay DOT com> <41C395C5 DOT C1456B8A AT dessent DOT net> |
| In-Reply-To: | <41C395C5.C1456B8A@dessent.net> |
AAAAAAAAAAAAARRRRRGH!!!!! I've had this burn me before and forgot about it. Just needed: setenv SystemRoot C:\\winnt setenv SystemDrive C: in my httpd.conf file. Thanks Brian, have someone near you give you a big pat on the back. I really appreciate your post! Brian Dessent wrote: > kurt heston wrote: > > >>I've traced my problem to the TCP/IP stack. The code below gives: >> >>"Can't get tcp protocol by name at >>/var/www/htdocs/groups/Purch/bin/secure/test.cgi line 12" > > > You're missing the SYSTEMROOT environment variable in your CGI > environment. Recent Cygwin DLLs try to circumvent this, so make sure > you're using the latest. Otherwise make sure SYSTEMROOT is set in the > environment under which the CGI is running. (That is why it works from > a prompt but not from CGI.) > > Was this one added to the FAQ yet? > > Brian > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |