From what i see the program bailed when it triend to merge those directories and ever since then its been tripping over it self. Also you're apache config file (i cant remember where it is

) is not configured to put the error data there. By setting the error log "|/www/cgi-src/errorlog.pl >>/www/logs/error.log"<--- example script you can send errors to custom files if a problem arises... i think thats you're first step.