Gossamer Forum
Home : Products : DBMan : Installation :

Error: Insecure dependency

 
Error: Insecure dependency
Hey Friends,

I am stucked with this -T switch problem. If I don't use -T switch my serve sends error but if I do, what I get is the folling error:

Error Message : fatal error: Insecure dependency in unlink while running with -T switch at /home/nigstar/public_html/cgi-bin/ngstar/ngstarauth.pl line 164.


my line 164 reads:

unlink ("$auth_dir/$file"); # Delete the file if it is too old.

Help, somebody!!!