I'm following the instructions found here - totalchoicehosting.com/help/id76.htm
After a couple of reinstalls and messing with permissions I am able to progress to Step 5 "Run MT-Load Utility". When I do, I get -
Bad ObjectDriver config: Connection error: Access denied for user: '@localhost' (Using password: YES).
Obviously I used a stronger pw when setting up the MySQL db, I have added a user and I have put the pw in mt-db-pass.cgi
Also, I have checked my errorlog and found -
Premature end of script headers: /home/demesne/public_html/mt/mt-load.cgi
and
Premature end of script headers: /home/demesne/public_html/mt/mt-check.cgi
Anybody here have any ideas on what I'm doing wrong?
By the way, being a newb, I was not aware that cgi's are exicutable and after reading where six apart says to set permissions to 755 on all cgi's I was able to make it to step 5. You may want to see about including this in your install instructions.