>>>>> "Tom" == Tom Schindl <[EMAIL PROTECTED]> writes:
Tom> system("/bin/mkdir -p $docroot"); Tom> system("/bin/mkdir -p $docroot/logs/"); Ick. Ick ick. Ick ick ick. What's wrong with File::Path::mkpath? You'd rather fork (usually needlessly) two times per virthost? Ick. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!