Glory to God in the Highest!I just got the silly thing to work.
Here's what I did:
Take the old version (YaBB SP1) and move it via FTP to the
same base directory as the YaBB SE version. Many of you may have servers like mine which did not like munipulating files with cross-directories.
So it might look like this:
/htdocs/yabb_old version_SP1
/htdocs/yabb_new_version_SE
Since both versions have the same base directory of /htdocs/ the converter.php was able to do it's thing.
I've spend HOURS messing with this, and yet the simplest thing actually worked. Having the old version in the /cgi-bin/ didn't work. Since it doesn't have to operate, just move everything to the same BASE DIRECTORY ... not the same directory. If your YaBB SP1 folder has the same name as your new YaBB SE folder, just rename the SP1 folder to something else. You'll specify the server path when you run
converter.php ... from the same base directory ... by the way.
Remember ... we are just converting files here ... the old version doesn't have to run properly when you move it to the same base directory, which will be out of the cgi-bin; the permissions don't even have to be correct.
I sure wish I was thinking this simple 6 hours ago!