Problems during installation on Ubuntu 6

Hi,

It’'s not my first installation of Wildfire, but my first on Ubuntu (6.06 version, in command line, without X11) and I encountered several problems.

In first install of Wildfire, I cannot terminate because the last step blocks : a fourth field query ask the old password (but it’'s a first installation, not an upgrade). It says it has an error (I not keep error log but it concerns a plug-in).

After delete and clean Wildfire, I reinstall Wildfire without search plug-in. OK, I could terminate but I cannot connect into web admin :

http://img150.imageshack.us/img150/592/capture101fm5.png

Sorry for the language, it’'s says : “Failure of Connection: Be sure that nickname and password are correct and that you are an administrator or a moderator.”

I look the difference between Windows SQL base (first) and Ubuntu SQL base (second)

http://img291.imageshack.us/img291/6073/capture103kc2.png

http://img376.imageshack.us/img376/9241/capture102wd8.png

The case is different.

The I remove all, and I reinstall Wildfire for the third time. And, surprise, I have this :

http://img455.imageshack.us/img455/8239/capture099li8.png

If some one can help me… Please… For my good mental health?

Thanks,

Bak

Hi Bak,

the case of the table names should not be an issue for databases, but as I don’‘t use Windows or Ubuntu SQL I’'m not sure about these ones.

The error “I cannot terminate because the last step blocks : a fourth field query ask the old password” may occur if you did create the database schema as we see in the picture below but if you did not execute the INSERT statement (user admin and schema version). Some clients do not auto.commit the SQL and I’'m not sure if Gato did already add “commit;” as the last line to every script.

If you install Wildfire again it my be a good idea to drop the database schema and create it again and make sure that the jiveuser table contains “admin”.

LG

Hi LG, thanks for your response,

I forgot to specify that in each installation I drop tables of base.

I install rpm Wildfire 3.1.1 with alien, and I had the same error like other manual installation. But, this time, I have a screen shot :

!http://img223.imageshack.us/img223/8278/capture105xt9.th.png!

http://img223.imageshack.us/img223/8278/capture105xt9.png

>> info.log

2006.11.22 10:20:45 Wildfire 3.1.1

2006.11.22 10:20:58 Admin console listening at:

http://127.0.0.1:9090

https://127.0.0.1:9091

2006.11.22 10:24:23 Le schéma dans base de données wildfire est inexistant. Installation en cours…

2006.11.22 10:24:23 Mise à jour de la base de données terminée.

>> stderror.log

Could not find UserManager

Could not find UserManager

Could not find UserManager

>> stdoutt.log

Wildfire 3.1.1

Admin console listening at:

http://127.0.0.1:9090

https://127.0.0.1:9091

Le shéma dans base de données wildfire est inexistant. Installation en cours…

Mise à jour de la base de données terminée.

Sorry for language :

« Le schéma dans base de données wildfire est inexistant. Installation en cours… » = “The Wildfire database diagram is non-existent. Installation in progress?”

« Mise à jour de la base de données terminée. » = “Database upgrade finished.”

Then, where can I find the diagram of database for MySQL server ?

Hi,

as you did create a new database you should have a least

3 values in table JIVEID,

1 value in table JIVEVERSION and

‘‘admin’’, ‘‘admin’’, ‘‘Administrator’’, ‘‘admin@example.com’’ in table JIVEUSER.

I assume that it works fine if you are trying it with the embedded database?

LG

Thanks LG.

Yes, it works fine with embedded db, but I need to use a MySQL db.

My solution : change Ubuntu 6 to Fedora Core 5. I did not encounter any problem with the installation.

Thanks again LG.

Bak

For the record: we’‘ve been running Wildfire on Ubuntu 6.06 (Dapper Drake) for a while now. No problems here. We’'re using a Postgresql database though.

It’‘s probably because Wildfire-Ubuntu 6.06-MySQL don’'t work correctly or because my Ubuntu version was a server edition…

Thank again for all responses.

Again, same here (64-bit Ubuntu without a GUI desktop).

So, I have really a lack of chance.

(32-bit Ubuntu Dedibox Server special edition without X server, GUI desktop, …)