web GUI of trixbox

plemax
Posts: 66
Member Since:
2007-07-12

my phpmyadmin didn't work and I decided to reinstall it. Program advised me to install package tbm-confedit, so I went to packages and it shows to me that this package already installed. I deleted it because I thought to reinstall it but now I can't get in to GUI of trixbox /user/ Does anybody know how to fix it...from command line I guess?!
Thanks!

This what I get now if I am trying to open http://192.168.../user/
Forbidden

You don't have permission to access /user/ on this server.



kerryg
Posts: 6790
Member Since:
2006-05-31
yum install tbm-GUICore*

yum install tbm-GUICore*

--

Kerry Garrison
http://www.VoipStore.com - http://3cxbook.com
(888) VOIPSTORE - (888) 864-7786



plemax
Posts: 66
Member Since:
2007-07-12
THanks Kerryg! You helped me

THanks Kerryg! You helped me again!!!!



plemax
Posts: 66
Member Since:
2007-07-12
Opps, I still getting the

Opps, I still getting the same forbidden message.
When I did that yum install tbm-GUICore* it says "nothing to do".



plemax
Posts: 66
Member Since:
2007-07-12
# cd ./user #

# cd ./user
# ls
templates_c
#
No files in dir. user. How to reinstall it?



plemax
Posts: 66
Member Since:
2007-07-12
So, does anybody know how

So, does anybody know how to get web GUI back?



plemax
Posts: 66
Member Since:
2007-07-12
Wow! Great help guys!

Wow! Great help guys!
Just for references, maybe somebody will need it. yum install tbm-GUICore* is not working in this case because I didn't delete GUI, but disable it, I deleted package tbm-configedit, which was one of dependents for package GUI. and yum install doesn't bring back configedit either. I had to find configedit rpm file on my hard, installed it by rpm, and then I was able to install GUI rpm again. Now it's back.



carlosmp
Posts: 15
Member Since:
2006-06-06
Correction to yum command

It shoud be tbm-GUIcore*

I think this is why it didn't work for plemax...



delcara
Posts: 6
Member Since:
2007-10-30
Woohoo

This worked for me when I stupidly deleted a very important TCP/IP component. Thanks!



camel123
Posts: 10
Member Since:
2007-01-15
I'm in exactly the same

I'm in exactly the same position, I uninstalled tbm-configedit & wanted to re-install it to overcome a problem I was having & now no more GUI at all.

I am running Trixbox 2.6.0.0
the above "yum install tbm-GUIcore*" did not work for me :( can anyone pls help ?

Thanks
Matt



camel123
Posts: 10
Member Since:
2007-01-15
BUMP...

BUMP.....
kerry? anyone?



plemax
Posts: 66
Member Since:
2007-07-12
Did you try RPM?

Did you try RPM?



andrew
Posts: 1472
Member Since:
2006-05-30
try this

rpm -del tbm-GUIcore
yum -y install tbm-GUIcore



ae3145
Posts: 63
Member Since:
2008-01-10
If yum isn't working make

If yum isn't working make sure you have the trixbox repositories present.

ssh into the system, and look in:

/etc/yum.repos.d

it should be filled with a few trixbox.repo looking files. If not use the following commands:

wget http://yum.trixbox.org/trixbox.repo
wget http://yum.trixbox.org/trixboxbeta.repo
wget http://yum.trixbox.org/trixboxaddons.repo
wget http://yum.trixbox.org/trixboxdevel.repo
yum clean all
yum make cache

Then try using yum to install what is needed.

George



JoelC707
Posts: 8
Member Since:
2008-01-17
I ended up in the same boat,

I ended up in the same boat, yum wouldn't work for me, just kept saying "Nothing to do". Turns out the repos weren't there after all. Thanks for the advice on recovering the repos. I've managed to reinstall tbm-GUIcore and all of it's dependencies but now httpd fails to start. It says: "Syntax error on line 992 of /etc/httpd/conf/httpd.conf. Include directory '/etc/trixbox/httpdconf' not found". Sure enough I looked in /etc/trixbox/ and didn't find anything with httpdconf in the name. What can I do to fix this?

Joel



plemax
Posts: 66
Member Since:
2007-07-12
Why are you not using rpm?

Why are you not using rpm?



JoelC707
Posts: 8
Member Since:
2008-01-17
Actually I did use RPM

Actually I did use RPM before I realized the trixbox repos were missing and saw how to put them back. When I used RPM the httpd service did start but the web GUI was still broken so I assumed that RPM was not the correct way to install the packages and uninstalled them via RPM before using yum to reinstall them.



camel123
Posts: 10
Member Since:
2007-01-15
Thanks gfamiglio, I did what

Thanks gfamiglio,

I did what you said & found the repo's were missing so i downloaded them again:
wget http://yum.trixbox.org/trixbox.repo
wget http://yum.trixbox.org/trixboxbeta.repo
wget http://yum.trixbox.org/trixboxaddons.repo
wget http://yum.trixbox.org/trixboxdevel.repo

did a "yum clean all"
"yum makecache"

BUT now I get this error message....
http://yum.trixbox.org/centos/5/RPMS/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from trixbox: [Errno 256] No more mirrors to try.

What can I do now???



camel123
Posts: 10
Member Since:
2007-01-15
RESOLVED :) Problem was an

RESOLVED :)

Problem was an upstream cache that had a corrupted copy of file. Once it expired a new download proceeded & worked ok.

Thanks for your help.

Camel



ae3145
Posts: 63
Member Since:
2008-01-10
Glad I could help. George

Glad I could help.

George



peterbokunet
Posts: 19
Member Since:
2008-01-30
Okay, me too...

I just did as the others and ended up on this thread.

I did as the above with the exception that 'yum install tbm-GUICore*' didn't work for me (I didn't do the rpm -e for GUICore) but 'yum install tbm-configedit' did. In fact it pulled down GUICore and 8 other packages. I'm back in the saddle.

If you end up getting to this thread wanting the hudadmin, now jump to here:

http://www.trixbox.org/tbm-hudadmin-2-6-1-0-3-breaks-system



MauryMac
Posts: 36
Member Since:
2008-02-07
I am having the same issue,

I am having the same issue, and have tried most of the above. Im not very familiar with the linux command line, and can't quite figure out how to try to install via rpm. Ive tried replacing the yum repositories, etc. but it just keeps saying nothing to do. All i get now is a direcroty list of /maint.
Any help is greatly appreciated.
Maury



plemax
Posts: 66
Member Since:
2007-07-12
http://www.google.ca/search?h

MauryMac
Posts: 36
Member Since:
2008-02-07
Ive already googled, but

Ive already googled, but can't seem to find anything that will help, or work. No package found, no such file or directory, etc etc. Ive done a search via the file manager in webmin, and can't seem to match anything with guicore. So either its not there, or i just can't find it to do anything with it. :\



bubbapcguy
Posts: 3774
Member Since:
2006-06-02
linux is case sensitive

tbm-guicore is not right..tbm-GUIcore is

do a yum list >yumlist.txt
now open the yumlist.txt do you see the files you are after???

Yum clean all
rpm -del tbm-GUIcore
yum -y install tbm-GUIcore



MauryMac
Posts: 36
Member Since:
2008-02-07
No, i do not see them in

No, i do not see them in there. There are no tbm- files at all actually. I have downloaded tbm-GUIcore-2.6.0.0-16.src.rpm and if i do a yum install tbm-GUIcore-2.6.0.0-16.src.rpm it tells me it is not signed and quits. If i try and get it going with rpm, it tells me it cannot create the source directory (something to do with redhat/sources or something along those lines.

Maury


MauryMac
Posts: 36
Member Since:
2008-02-07
And if i do an rpm -del it

And if i do an rpm -del it tells me its not installed.



plemax
Posts: 66
Member Since:
2007-07-12
Can you delete

Can you delete tbm-configedit? Can you find it?



MauryMac
Posts: 36
Member Since:
2008-02-07
I downloaded it as well via

I downloaded it as well via wget, and it also does the same thing as the guicore. If i yum install, says its not signed, rpm it, cant create source, or package not installed. It is also not listed in the yum list.



MauryMac
Posts: 36
Member Since:
2008-02-07
well, i stupidly figured id

well, i stupidly figured id try a reboot, yeah, not such a great idea. I now have 0 web interfaces, even the freePBX one is gone :(



MauryMac
Posts: 36
Member Since:
2008-02-07
Well, i realized the

Well, i realized the repositories were in the wrong location. Hopefully this will clear me up.



MauryMac
Posts: 36
Member Since:
2008-02-07
Ok, still no go, i can

Ok, still no go, i can only get webmin to work. I still cannot get the trix or freepbx interface to load. Should i start a new thread perhaps? or is there just another command im missing?

Maury



timbruffey
Posts: 5
Member Since:
2007-12-03
Resolved :)

I had the same problem. Fixed by adding the repos via wget .... then yum install tbm-configedit.



danardf
Posts: 50
Member Since:
2006-09-21
hi I have the same problem

hi

I have the same problem .
Just for information.
I would like uninstall only tbm-phpsysinfo because is don't work very well. So uninstall and reinstall this. But... but... lots of modules are uninstalled.......
I use this instructions of this tread: good... BUT...
after this one... i have not voices in call under my extensions. Nothing.....
*97 voice mail.... no song, nothing .....blank.
/var/lib/asterisk/sounds/ ok!
RTP ok
I don't know why....!!?

I never know an very bad TB than 2.6!!!! :(
No finish.....
TB 2.6 is not stable, only RC.....(for myself).

When i try to reboot the station stop (blanck screen, and don't move).
I do power off manualy or puch reset button.

No problem on TB22.

Pfffff ...I'm very disappointed.
I trun on the TB since A@H ---> TB 1.1 ---> 1.2.3 ---> 2.2
Never problem.

2.6 is bad.

--

Franck Danard
-= France =-



pmatos
Posts: 1
Member Since:
2008-09-27
I had the same problem and just resolved it

I was having the same problem and resolved it with the

rpm -del tbm-GUIcore
yum -y install tbm-GUIcore

Thanks!



danardf
Posts: 50
Member Since:
2006-09-21
ok thanks

ok thanks

--

Franck Danard
-= France =-



aacero2009
Posts: 8
Member Since:
2009-02-05
Your assistance please

I am getting the following error:
This error was after running a: service httpd restart

Starting httpd: httpd: Syntax error on line 992 of /etc/httpd/conf/httpd.conf: Include directory '/etc/trixbox/httpdconf' not found

I looked in the directory and sure enough it is not there.

I have tbm-GUIcore install. I have replaced the repos. But still I am not allowed to interface with the GUI.



aacero2009
Posts: 8
Member Since:
2009-02-05
Obtaining httpdconf

Unable to get into GUI require assistance and information on where to find and how to place httpdconf file in proper location. Thanks.



bigm
Posts: 1
Member Since:
2009-10-09
Syntax error on line 992 of /etc/httpd/conf/httpd.conf. Include

I kept getting this, then tried the
rpm -del tbm-GUIcore
yum -y install tbm-GUIcore

with the following replies
on del command i got
not there to delete (or similar)
on yum i got
nothing to do !

I did
wget http://yum.trixbox.org/trixbox.repo
wget http://yum.trixbox.org/trixboxbeta.repo
wget http://yum.trixbox.org/trixboxaddons.repo
wget http://yum.trixbox.org/trixboxdevel.repo

did a "yum clean all"
"yum makecache

looked like it was all groovy - but it was not - it was not populating the repo folder.. I think the privs were wrong on that folder and they were not actually copying.. I just opened the 4 links above in a browser, copied into a files on desktop, named them as above blah.repo and then copied them into the yum.repo.d folder.. then presto yum install worked.. (lame i know) but only way i knew how given wget wasnot working.

i still got the Syntax error on line 992 of /etc/httpd/conf/httpd.conf. Include directory '/etc/trixbox/httpdconf error.. the fix is pretty lame..
create the folder.. then everything in my gui became available again after typing httpd

hope this helps ppl as simple as me :)



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.