Could it have something to do with this line:
define(‘ABSPATH’, dirname(__FILE__).’/’);
in the wp-config.php file? Would that append a slash at the end of everything?
Yeah, I get that if I change from the default to the other option, but not the other way around. And again, root of what? I’ve got my WordPress files in a separate directory from the blog itself. Neither seemed to fix this particular problem.
Thanks.