hello,

i have a fresh installed debian lenny. and then i installed asterisk:

http://packages.debian.org/lenny/asterisk

ok, then i wanted to active this super Gui:

http://www.asterisk.org/asterisknow/install-related

edited the Config files

every thing went fine:

debian:/asterisk-gui# make checkconfig
  --- Checking Asterisk configuration to see if it will support the GUI ---
* Checking for http.conf: OK
* Checking for manager.conf: OK
* Checking if HTTP is enabled: OK
* Checking if HTTP static support is enabled: OK
* Checking if manager is enabled: OK
* Checking if manager over HTTP is enabled: OK
  --- Everything looks good --- 
  * GUI should be available at 
http://debian:8088/asterisk/static/config/index.html

  * Note: If you have bindaddr=127.0.0.1 in /etc/asterisk/http.conf
    you will only be able to visit it from the local machine.

    Example: http://localhost:8088/asterisk/static/config/index.html

  * The login and password should be an entry from /etc/asterisk/manager.conf
    which has 'config' permission in read and write.  For example:

     [admin]
     secret = mysecret4264
     read = system,call,log,verbose,command,agent,config
     write = system,call,log,verbose,command,agent,config

BUT in the browser i get 404 because http server points to the wrong 
directory!!!!!

/var/lib/asterisk/

instead of:

/usr/share/asterisk/


Ok copied files over, im able to log in.
I'm not surprised as i got stuck at the next annoying error?

"Checking write permission for Gui folder"

endless browser loop... nice

-------------------------------------------
Why do free Linux programs keep sucking ass,
and make people go buy m$?




-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-gui mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-gui

Reply via email to