temiuo Posted May 19, 2005 Posted May 19, 2005 Im not actualy using TCH as my web hosting service.... but how my service is going ill switch soon.... Ok im trying to install MT I have problem with assigning a user to a database... I don't have a control panel.... I only phpadmin query window is it possible to assign a user because soon im going to throw to computer by the window No seriously im having crazy problem thanks all... this is the error: Bad ObjectDriver config: Connection error: Access denied for user: 'temiuo1@localhost' to database 'blog' Quote
abinidi Posted May 19, 2005 Posted May 19, 2005 I'd like to help, but my only experience working with mySQL databases is using the interfaces connected to cPanel. I would recommend that you find a hosting provider (TCH is fantastic!!!) that provides you with better tools to work with your website. But I hope that somebody else can help you with your specific question. Good luck!! Quote
marie b. Posted May 19, 2005 Posted May 19, 2005 I'm not sure about the PHPMyadmin / database issue. However, I would suggest waiting until you switch to TCH before installing Movable Type, since you say you're switching soon. It took me literally a minute to set Movable Type up and, as abinidi said, the tools here for such things are excellent. Quote
TCH-Don Posted May 19, 2005 Posted May 19, 2005 Welcome to the forums As far as I know PhpMyAdmin will not create or assign a user. maybe someone knows a way. Quote
abinidi Posted May 19, 2005 Posted May 19, 2005 Yes! Of Course! (Where ARE my manners??) Welcome to the TCH Forums!! We hope you'll join our family!! Quote
temiuo Posted May 19, 2005 Author Posted May 19, 2005 (edited) Thanks for the welcome, Im still having problem with my movable type, but I will have to keep for at least 2 month my actual server.... so if somebody know's how to help me to set a user on a database without a control panel let me know!!! I forgot I have for controp panel ENSIM POWER TOOL Thanks for all! Edited May 19, 2005 by temiuo Quote
temiuo Posted May 19, 2005 Author Posted May 19, 2005 I read Mr. Bruce that you are one of the "master" of MT can you help me with my problem... thanks Quote
TCH-Bruce Posted May 19, 2005 Posted May 19, 2005 Well, I'm not the master of MT, that would be TCH-David. Quote
TweezerMan Posted May 20, 2005 Posted May 20, 2005 Welcome to the forums, temiuo! Your problem isn't an MT problem - it's a MySQL one, so an MT "master" wouldn't necessarily be of much help. If it has not been disabled, you can use phpMyAdmin to add a user to a database. Look for a "Privileges" link on the phpMyAdmin home page, or a "Privileges" tab on the Databases page. If you don't have that option available, you'd really need to talk to your host, as they know what they've set up on the servers and what tools are available to you. Quote
temiuo Posted May 20, 2005 Author Posted May 20, 2005 Thank you... Im communicating with them.... they seem to have problem understanding what I want but im getting there... ill give you news when it will work Thanks guys! Quote
temiuo Posted May 23, 2005 Author Posted May 23, 2005 (edited) Hello guys.... I think im getting there... but as usual I get a new error... Table 'mt_author' already exists at mt-load.cgi line 195 Could somebody help me here I don't understand what's happening.... I figured my problem... sorry ur great! Edited May 23, 2005 by temiuo Quote
temiuo Posted May 24, 2005 Author Posted May 24, 2005 Hello im still on my movable type issue... They finaly gave me my working database.... but im still having a problem The images arent showing up. The paths are right. I uploaded them properly, and they are actually there. but they wont show up. It;'s sorta annoying me now .. this is what it looks like. maybe its just me .. but .. how do I make it work? This is my link: http://www.temiuo.com/cgi-bin/mt.cgi Help me I don't no what's the problem Thanks Quote
TweezerMan Posted May 24, 2005 Posted May 24, 2005 The images aren't showing because the paths are *not* right. In your mt.cfg file, it appears you have the following for StaticWebPath: >StaticWebPath /var/www/html/mt-static/ StaticWebPath is a relative URL, not a local file system path. You should use the following for StaticWebPath: >StaticWebPath /mt-static/ 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.