From RWilcox at olenick.com Mon Feb 3 07:36:25 2003 From: RWilcox at olenick.com (Ryan Wilcox) Date: Mon Feb 3 07:36:25 2003 Subject: [Moin-user] moinmoin config issues - couldn't create child process Message-ID: Thanks for the info... I checked the ScriptAlias and it seems to be working fine. To test this, I created a dumb cgi script, called hi.cgi that contained bogus characters. When I browse to that location, I get an error when processing the cgi script as follows: >C:/moin/ryanwilcox/hi.cgi is not executable; ensure interpreted scripts have "#!" first line >don't know how to spawn child process: C:/moin/ryanwilcox/hi.cgi given this error, I am sure that the script is being found. I am wondering if this is caused by an Apache configuration problem with Python2.2. Thanks in advance for the help. ryan k. wilcox olenick & associates phone : 312.214.2577 mobile : 312.404.9148 -----Original Message----- From: Juergen Hermann [mailto:jh at web.de] Sent: Friday, January 31, 2003 11:12 PM To: moin-user at lists.sourceforge.net; Ryan Wilcox Subject: Re: [Moin-user] moinmoin config issues - couldn't create child process [Fri Jan 31 12:32:44 2003] [error] [client 127.0.0.1] (OS 3)The system cannot find the path specified. : couldn't create child process: 720003: moin.cgi This is an apache error, and it cannot find your cgi script.... check your scriptalias. Ciao, J?rgen -------------- next part -------------- An HTML attachment was scrubbed... URL: From i.roberts at Liberty-IT.co.uk Tue Feb 4 03:43:02 2003 From: i.roberts at Liberty-IT.co.uk (Roberts, Iwan(LIT)) Date: Tue Feb 4 03:43:02 2003 Subject: [Moin-user] (no subject) Message-ID: <2E02C310A701D41187CF00902771989603BAC390@romeo> OK, I realise this is a bit of a donkey question, but how do you add links to relative locations. Normally I would use [http://mysite.com/wibble Wibble] But some users have to use the IP address rather than the name (DNS issues), so I want to use: [/wibble Wibble] The target URL is in the same domain, but is not a Wiki. I also tried "Wibble":/wibble But that didn't work. Thanks, I. From ntrout at rockstarvancouver.com Tue Feb 4 10:20:02 2003 From: ntrout at rockstarvancouver.com (Nick Trout) Date: Tue Feb 4 10:20:02 2003 Subject: [Moin-user] (no subject) In-Reply-To: <41647A6597ADD611803C005004D19FD23DD42C@MAILMAN> Message-ID: <41647A6597ADD611803C005004D19FD2397009@MAILMAN> If you want to address it like another wiki you can use add your wiki address to the moin/"your wiki"/data/intermap.txt eg. Wibble http://mysite.com/wibble so you can do: Wibble:wibble Or you could write a macro like Wibble(link) to return the correct link. (I use a single macro SiteLink(,