Thread: ioDLcount 1.0
View Single Post
Old 01-10-2005, 07:33 PM  
mr_F_2
Senior Member
 
Join Date: Jan 2004
Posts: 203
Default

Quote:
Originally posted by Jojje
A small question regarding the environment variables...
I just noticed that I will have all this variables in my ioftpd.env if I install this script.

REALPATH=%[environment(PATH)]
PATH=%[environment(PATH)]
PATH=%[$path]

Can this be a problem? Or is it OK?
you can't define a variable twice man... i recommend deleting PATH=%[environment(PATH)] line, as far as i know it's the equivalent as the PATH=%[$path] line
mr_F_2 is offline   Reply With Quote