Joinutility seperatorLogin utility separator Infobright.com
   
 
PHPMyAdmin
Posted: 23 January 2010 09:19 AM   Ignore ]  
Newbie
Rank
Total Posts:  2
Joined  2010-01-23

Hi,

I am really new to ICE. I have try to find my answer on the forum and find a post of 2008 but it don’t work for me

I want to know if it is possible to see the engine infobright into phpMyAdmin

I use Windows Vista x64 and WampServer
I have stop the mysql service
Strat infobright
Start MySql
open PhpNyAdmin but the engine nfobright do not appear

Can somebody help me ?

Thanks in advance

Profile
 
Posted: 23 January 2010 06:16 PM   Ignore ]   [ # 1 ]  
Super Duper Member
Avatar
RankRankRankRankRank
Total Posts:  964
Joined  2008-08-18

Hi !

Do not start mysql. Infobright is one database server, mysql is another one. Probably with phpmyadmin you have conected to mysql, not to IB.

It can be necessary to reconfigure phpmyadmin to connect to IB (port number)

Profile
 
Posted: 23 January 2010 11:10 PM   Ignore ]   [ # 2 ]  
Member
RankRankRank
Total Posts:  223
Joined  2008-08-18

Hi Luc H.

Following up Janusz’s reply. Infobright port number is 5029.  Initial user is root, no password. Can you try Infobright Command line client from menu (..all programs—>infobright->Infobright Command line client)?  If it connects that means Infobright server is up and running. Otherwise it’s not. You need to check c:\Program files\Infobright\data\bh.err) file to find the reason.

Can phpAdmin connect to Infobright server?
—If not, trying giving port number 5029 in phpAdmin.
—If still not, it’s worth trying set a password from “Infobright Command line client” for user root. Consult mysql reference manual “account management”
—In vista there may have some permission issue on Infobright service.

cheers

Signature 

Mahib

Profile
 
Posted: 24 January 2010 09:33 AM   Ignore ]   [ # 3 ]  
Newbie
Rank
Total Posts:  2
Joined  2010-01-23

Hi,

I am sorry but I dot not reach the goal :(

the client command line is working very well
The service is running (I have verified)

But I do not know how to “add the port in phpmyadmin”
I have search an answer with google but without success

thanks in advance for any help

Profile
 
Posted: 24 January 2010 11:20 AM   Ignore ]   [ # 4 ]  
Member
RankRankRank
Total Posts:  223
Joined  2008-08-18

You may search for phpadmin config file. (config*).
What about the following links? First link shows where to give port number.

http://webmaster.iu.edu/tool_guide_info/phpmyadmin/phpmyadmin.shtml
http://www.devside.net/guides/windows/phpmyadmin

cheers

Signature 

Mahib

Profile