Weird file being generated on server
Fri, 02/12/2010 - 19:16
Not sure if this is a Qcubed thing, but I am pretty sure it is. A weird text file is being generated on my server, but I can't pin down which action of my website is doing it. It's being generated in /tmp and has the name "*username*_license.txt _readme.txt deprecated drop.sql" and it lists a few more files. This are the names of the directories/files in my public_html folder.
The files content is some weird characters and
"
Usage:
Cannot open argument file(argrcv)
MDY//
"
Any ideas? I'm at a loss for what to do.
Thanks
Rory

QCubed definitely doesn't write any files to /tmp. There are a few areas it does write files, but all are defined within the configuration.inc.php constants, and none are as strange as that.