Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
MySQL problem
« previous
next »
+
Print
Pages: [
1
]
Go Down
MySQL problem
1 Replies
317 Views
Ian
MySQL problem
«
on:
April 07, 2002, 09:53:47 PM »
I was told I need to run this command in phpMyAdmin. But I have no Idea on how to get to PhpMyadmin and hoe to run the following command would some one be kind enough to walk me through this.
ALTER TABLE phpbb_users ADD COLUMN user_timezone float DEFAULT '0' NOT NULL
Logged
Dan Brown
Re: MySQL problem
«
Reply #1 on:
April 07, 2002, 09:58:54 PM »
If you don't know how to get to phpmyadmin, you probably don't have it installed. Just log into the console as root, and type this:
[root@e-smith /root] # mysql phpbb
mysql> (the command you have)
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
MySQL problem