uElastix, Web-interface problem.

Status
Not open for further replies.

Aiiar

Joined
Jan 14, 2011
Messages
35
Reaction score
0
I have problem with my raspberry pi GUI.

It was worked properly and the PBX work well.

while I was trying to setup the voicmail then make restart, it asked me to enter the logins admin/password, I tried many times but it didn't accept them! while I didn't change the default admin & palosanto.

Then I restarted it by disconnect/connect it to the electricity and try to login using the same IP from the browser but it gives me nothing this time!! the screen for writing the logins don't appear now!!

The IP for Elastix didn't change, I can ping on it and I can login to it using putty and the PBX is working well and I can make calls, but I can't login to it using windows browser, I tried chrome, firefox and opera, nothing work

I don't know what happened and why I can't login to it.

Please help me very soon.

Thanks
 
Please Help,

This login to web interface problem happened for the 2nd time.

In the first time I have formatted the SD and reinstall Elastix again, but this is not a solution to do this every time when login to web interface has problem!

Please help because I can do nothing now :(

Thanx.
 
hi there
the problème is a problème with mysql data base
if you can login in with putty try to start mysql data base
elese the is no solution

use the line :
/etc/init.d/mysqld start
 
bajji said:
hi there
the problème is a problème with mysql data base
if you can login in with putty try to start mysql data base
elese the is no solution

use the line :
/etc/init.d/mysqld start

Thank you Bajji for your reply.

I got this after writing your line in putty
-bash: /etc/init.d/mysqld: No existe el fichero o el directorio

any help !?
 
Any expert in this field, please help.

If we suppose there is a file was crashed, can I edit this file or copy it from another SD card to this pi SD card?

and in another side,, how can I backup the configuration from this SD card which have the problem and restore it to a new fresh installation?
 
Aiiar said:
help please

I'm no expert..... But poking around...

The issue is that the permissions on the distribution are partially messed up.
One place is /var/lib/php/sessions. I chowned that to apache:apache. This was blocking session_start etc as specified by /etc/php.ini

Specific to this problem.....

/var/lib/mysql needs to be chowned (-R) to mysql:mysql

I also re-installed the mysql server but I don't think that fixed anything.

service msyqld start

If you look in the /var/lib/ directory and you see numbers for the user and group, you know that they need to be fixed.

Cheers,
b
 
Status
Not open for further replies.

Forum statistics

Threads
111,859
Messages
589,434
Members
164,699
Latest member
CLTedu