CGI Path Problem

Björnke von Gierke bvg at mac.com
Wed Jan 4 11:40:38 EST 2006


you need a ../ for each nested folder deep so in your case:

#!../../revolution

On Jan 04 2006, at 17:35, Gregory Lypny wrote:

> Hello Everyone,
>
> 	I've got a question about CGI paths on OS X Tiger.
>
> 	When my scripts and stack are nested one folder within the 
> CGI-Executables folder everything works fine.  Here's my original set 
> up.
>
> 		CGI-Executables/myProject/
>
> 	where the files in the myProject folder are myScript.mt and 
> myStack.rev, and the calling script is simply this:
>
> 	#!../revolution
>
> 	on startup
> 	start using stack "myStack.rev"
> 	[do stuff]
> 	end startup
>
> 	However, I want to put the scripts and stack two folders down:
>
> 		CGI-Executables/myProject/myScripts/
>
> 	When I do that, my web form returns a generic server error message.  
> I have set the permissions to all of the files and folders to 755 and 
> have revised my web form to look into the myScripts folder for the 
> scripts.  What am I doing wrong?  Any advice would be most 
> appreciated.
>
> 	Gregory
-- 

official ChatRev page:
http://chatrev.bjoernke.com

Chat with other RunRev developers:
go stack URL "http://homepage.mac.com/bvg/chatrev1.3.rev"





More information about the use-livecode mailing list