QUOTE (bmk @ Jun 10 2003, 07:35 PM)
Did you already run mt-check and mt-load?
Dang. I didn't think mt-load applied to me (for some odd reason

) and so I deleted it. I'll reload it and see how it runs.
...
Okay, I'm back and I reloaded mt-load.cgi, ran it and got:
QUOTE
500 Internal Server Error - Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@mydomain.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/1.3.27 Server at mydomain.net Port 80
And so I checked my webmaster email address and no email reports.
Hmmm.
...
Okay, I'm certifiably stupid. I forgot to CHMOD my mt-load.cgi. Just set it back to 755 and it seems to be loading fine. Got this:
QUOTE
Loading initial data into system...
Loading database schema...
Loading weblog...
Loading author...
Loading permissions...
Loading templates...
Mapping templates to blog archive types...
Mapping template ID '11' to 'Daily'
Mapping template ID '11' to 'Weekly'
Mapping template ID '11' to 'Monthly'
Mapping template ID '12' to 'Category'
Mapping template ID '13' to 'Individual'
Done loading initial data! All went well.
VERY IMPORTANT NOTE:
Now that you have run mt-load.cgi, you will never need to run it
again. You should now delete mt-load.cgi from your webserver.
FAILURE TO DELETE mt-load.cgi INTRODUCES A MAJOR SECURITY RISK.
So, I guess it's deletion time now for mt-load.cgi?
Additionally, am I correct to use CGIPath as: CGIPath
http://www.mydomain.com/cgi-bin/mt/ since I am using /mt as my folder in the cgi-bin?
Thanks, bmk!