edgiru / openfire-jappix

Automatically exported from code.google.com/p/openfire-jappix
0 stars 0 forks source link

HTTP ERROR 500 #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Fresh Centos Installation from "CentOS-6.5-x86_64-minimal.iso"
2. $ yum install -y wget
3. $ mkdir /home/openfire/; cd /home/openfire/;
4. $ wget 
http://www.igniterealtime.org/downloadServlet?filename=openfire/openfire-3.8.2-1
.i386.rpm
5. $ rpm -ivh openfire-3.8.2-1.i386.rpm
6. $ yum install -y libldb.i686
7. $ service openfire restart
8. Set OpenFire as default configuration.
9. Upload the plugin
10. $ service openfire restart
11. Browse to http://SERVER_NAME:7070/jappix/
12. When Welcome Message appears click on "Next" button.
13. The submit is performed and the error is showed.

What is the expected output? What do you see instead?

Start the jappix configuration manager.

What version of the product are you using? On what operating system?

jappix-0.0.0.6 on "CentOS-6.5-x86_64-minimal"

Please provide any additional information below.

Jappix Manual show:
If you get a 500 error while accessing Jappix, try to install this (CentOS 
users need this): yum install php-mbstring.

Original issue reported on code.google.com by aac...@cimpsa.com.mx on 7 Jan 2014 at 5:32

GoogleCodeExporter commented 9 years ago
The error occurs when jappix configuration wizard is showed on spanish 
language, if you set the language to english the issue is solved.

Original comment by aac...@cimpsa.com.mx on 7 Jan 2014 at 5:37