LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-14-2011, 07:50 AM   #1
Dru-Jitsu
Member
 
Registered: Jun 2010
Posts: 38

Rep: Reputation: 15
Fog/ SQL problem


I rescently retried setting up another fog server using ubuntu 10.10. After the installation and the installation of fog I could not go to the management console x.x.x.x/fog/management. It was giving me a password error. I did not set up a password for mysql when I installed this so I am not sure where this came from. Anyways I decided to reset the password using this technique.

1.Stop the MySQL Server.

sudo /etc/init.d/mysql stop

2.Start the mysqld configuration.

sudo mysqld --skip-grant-tables &

3.Login to MySQL as root.

mysql -u root mysql

4.Replace YOURNEWPASSWORD with your new password!

UPDATE user SET Password=PASSWORD('YOURNEWPASSWORD') WHERE User='root'; FLUSH PRIVILEGES; exit;

After doing this I can now get into the management console where it prompts me for the update. When I click to update it, I get an error Database error (ID# 15-0)
Database Error
Duplicate column name 'taskBPM'

Anyone have any idea? I have seen other people with this issue also but there is no answer.
 
Old 04-14-2011, 10:24 AM   #2
Dru-Jitsu
Member
 
Registered: Jun 2010
Posts: 38

Original Poster
Rep: Reputation: 15
This has been fixed which leads me to another problem.

PXE-E32 TFTP open timeout

Can anyone help with this?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fog Server Running Ubuntu Dru-Jitsu Linux - Newbie 6 02-13-2011 12:10 AM
oops: chown -R fog:fog / itismike Linux - Software 9 03-27-2010 05:39 PM
FOG DHCP PXE TFTP question mpmackenna Linux - Server 2 12-25-2009 06:10 PM
LXer: The Fog of War and a Ray of Light LXer Syndicated Linux News 0 03-20-2008 07:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration