QUOTE (yakuzai @ Oct 28 2007, 09:40 AM)

CODE
/bin/sh: line 0: cd: /public_html/gregpappas/cgi-bin/mt/: No such file or directory
/bin/sh: ./tools/run-periodic-tasks: No such file or directory
Here it's kind of limited how much someone on the outside can help you, as those paths are going to be specific to your server/host.
One thing, though: On most hosts I've encountered, the username comes
before the webroot directory. Are you sure that first bit shouldn't be:
/gregpappas/public_html/cgi-bin/mt/ ?
You can get a hint by looking at the "Current working directory" line when you run mt-check.cgi