setting /cgi-bin to <some-path>/cgi-bin/

 
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI
View previous topic :: View next topic  
Author Message
jahagirdar_vs
-


Joined: 30 Dec 2004
Posts: 1

PostPosted: Thu Dec 30, 2004 9:04 am    Post subject: setting /cgi-bin to <some-path>/cgi-bin/ Reply with quote

I have installed abyss web server in c:\program files\
My perl scripts are in C:\WINDOWS\Desktop\site\site\edaindia0\cgi-bin
I have set
Aliases
Virtual Path Real Path
/cgi-bin C:\WINDOWS\Desktop\site\site\edaindia0\cgi-bin

but still my perl scripts are trying to access c:\cgi-bin whenever I try to open a file as below
my $fname=">/cgi-bin/temp_page/$fid.html";
open(FILE,$fname)||die "cant write out of class";
any Idea what i am doing wrong?
Back to top View user's profile Send private message
aprelium-beta
-


Joined: 24 Jun 2004
Posts: 383

PostPosted: Thu Dec 30, 2004 11:42 am    Post subject: Re: setting /cgi-bin to <some-path>/cgi-bin/ Reply with quote

Replace in your Perl script /cgi-bin/temp_page/$fid.html with C:/WINDOWS/Desktop/site/site/edaindia0/cgi-bin/temp_page/$fid.html .
_________________
Beta Testing Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group