Gatfishing Posted March 11, 2006 Posted March 11, 2006 Hi. I've been running MovableType 3.15 for a while and now I'm trying to upgrade to the latest version 3.2. I followed the directions, copied all the files and updated the mt-config.cgi just as they say, but when I try to run my mt.cgi, I get this error: Got an error: Unsupported driver MT::ObjectDriver::DBI::mysql: Global symbol "$sql" requires explicit package name at lib/MT/ObjectDriver/DBI.pm line 390. Global symbol "$dbh" requires explicit package name at lib/MT/ObjectDriver/DBI.pm line 391. Global symbol "$sql" requires explicit package name at lib/MT/ObjectDriver/DBI.pm line 391. Global symbol "$driver" requires explicit package name at lib/MT/ObjectDriver/DBI.pm line 392. Global symbol "$dbh" requires explicit package name at lib/MT/ObjectDriver/DBI.pm line 392. Global symbol "$driver" requires explicit package name at lib/MT/ObjectDriver/DBI.pm line 394. Global symbol "$dbh" requires explicit package name at lib/MT/ObjectDriver/DBI.pm line 395. Global symbol "$driver" requires explicit package name at lib/MT/ObjectDriver/DBI.pm line 397. Global symbol "$class" requires explicit package name at lib/MT/ObjectDriver/DBI.pm line 397. Unmatched right curly bracket at lib/MT/ObjectDriver/DBI.pm line 399, at end of line lib/MT/ObjectDriver/DBI.pm has too many errors. Compilation failed in require at lib/MT/ObjectDriver/DBI/mysql.pm line 10. BEGIN failed--compilation aborted at lib/MT/ObjectDriver/DBI/mysql.pm line 10. Compilation failed in require at (eval 9) line 1. BEGIN failed--compilation aborted at (eval 9) line 1. Can anyone help me? Thanks! Quote
TCH-Rob Posted March 11, 2006 Posted March 11, 2006 You can start here http://www.sixapart.com/movabletype/kb/err...ported_dri.html Quote
Gatfishing Posted March 11, 2006 Author Posted March 11, 2006 You can start here http://www.sixapart.com/movabletype/kb/err...ported_dri.html My ObjectDriver seems to be set right. And when I've tried mt-check.cgi I get this: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@hoplit.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. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Quote
TCH-Bruce Posted March 11, 2006 Posted March 11, 2006 Did you upload the mt-check.cgi script in ASCII mode and does it have 755 permissions so it can be run? Quote
Gatfishing Posted March 11, 2006 Author Posted March 11, 2006 Did you upload the mt-check.cgi script in ASCII mode and does it have 755 permissions so it can be run? AH HA! Based on your comment about ASCII I was rereading the mt instructions and it says you have to upload everyting but one set of files in ASCII and that other set in binary. Did that and it appears to be working! THANKS!! Quote
TCH-Rob Posted March 12, 2006 Posted March 12, 2006 Good deal. Glad to see you have it working. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.