| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| vbgunz Guest
 
 
 
 
 
 
 | 
			
				|  Posted: Thu Jan 16, 2003 10:46 am    Post subject: Can CGI Interpreter links be relevant? |   |  
				| 
 |  
				| I tried so many different methods to make a relevant link work in the console but I cannot get one to work... 
 I am trying to change my PERL path from being absolute to being relevant...
 
 This is the absolute path
 C:\Program Files\Abyss Web Server\ActivePerl 5.8.0 build 804\ActivePerl\Perl\bin\perl.exe
 
 And no other path will work as a relevant path except for this one
 /ActivePerl 5.8.0 build 804/ActivePerl/Perl/bin/perl.exe
 
 Thanks for any suggestions :)
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| vbgunz Guest
 
 
 
 
 
 
 | 
			
				|  Posted: Thu Jan 16, 2003 10:48 am    Post subject: Im sorry |   |  
				| 
 |  
				| I forgot to mention that though Abyss wont let me put in any other variation of the relevant link and it will accept it, it wont work... :? |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| aprelium -
 
 
 Joined: 22 Mar 2002
 Posts: 6800
 
 
 | 
			
				|  Posted: Sat Jan 18, 2003 1:02 am    Post subject: Re: Can CGI Interpreter links be relevant? |   |  
				| 
 |  
				|  	  | vbgunz wrote: |  	  | I tried so many different methods to make a relevant link work in the console but I cannot get one to work... 
 I am trying to change my PERL path from being absolute to being relevant...
 
 This is the absolute path
 C:\Program Files\Abyss Web Server\ActivePerl 5.8.0 build 804\ActivePerl\Perl\bin\perl.exe
 
 | 
 Relative paths do not start with a slash. So enter just 'ActivePerl 5.8.0 build 804\ActivePerl\Perl\bin\perl.exe'.
 _________________
 Support Team
 Aprelium - http://www.aprelium.com
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		| vbgunz Guest
 
 
 
 
 
 
 | 
			
				|  Posted: Sat Jan 18, 2003 1:53 am    Post subject: Thnak you Aprelium |   |  
				| 
 |  
				| You're correct it works flawlessly with the Perl interpreter... I wish to do it with ASP and PHP so all should be fine correct? If you do not answer I will take it as it should cause no problem but if a problem can arise I would sure love to know about it. 
 Otherwise yes, Perl works great :)
 
 --
 Victor B. Gonzalez
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| aprelium -
 
 
 Joined: 22 Mar 2002
 Posts: 6800
 
 
 | 
			
				|  Posted: Sun Jan 19, 2003 9:00 pm    Post subject: Re: Thnak you Aprelium |   |  
				| 
 |  
				|  	  | vbgunz wrote: |  	  | You're correct it works flawlessly with the Perl interpreter... I wish to do it with ASP and PHP so all should be fine correct? If you do not answer I will take it as it should cause no problem but if a problem can arise I would sure love to know about it. 
 Otherwise yes, Perl works great :)
 
 --
 Victor B. Gonzalez
 | 
 As long as you install your other interpreters inside the Server Root, you can refer to them using their relative paths.
 _________________
 Support Team
 Aprelium - http://www.aprelium.com
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		|  |