Hi all,         I am trying to use C code in a cgi script and have a couple of 
problems.1. When I execute my code from the web, I get the following 
error,Couldn't find an appropriate DIRECTORY for Inline to use.I am thinking 
this probably has something to do with permissions??? Where is a good place for 
Inline to create a directory while running within a CGIscript? (The cgi-bin 
doesn't really seem like a good choice and my system admin will be quick to 
point out the security issues with it) if I domake it write in some other 
directory, do I still execute the script the same way or should I now specify 
the new dir? 2. When I use the -T switch/run it in taint mode, I get the 
following error message.Insecure dependency in require while running with -T 
switch at blib/lib/Inline.pm (autosplit into 
blib/lib/auto/Inline/find_temp_dir.al) line 1247.I know for sure that this has 
something to do with the Inline module and not with my code. Is there a way to 
get around this problem? I really like using the T switch in my CGI scripts and 
it would be awesome if there is a way to solve this issue. I would be extremely 
grateful to you if you can help me with this. Inline has made life a lot easier 
for me and I hope I can use it in my CGI safely.Thanks a lot,Gayathri

_________________________________________________________________
Express yourself with gadgets on Windows Live Spaces
http://discoverspaces.live.com?source=hmtag1&loc=us

Reply via email to