Ronald Wiplinger
2005-Feb-27 01:23 UTC
[Asterisk-Users] astguiclient gives me Object not found
I tried to install astguiclient and it gives me for each follow page: Object not found! Looking into the apache log file I find: [Sun Feb 27 16:18:30 2005] [error] [client 192.168.250.108] File does not exist: /srv/www/htdocs/astguiclient/method=POST, referer: http://vpbx.elmit.com/astguiclient/phone_stats.php?extension=gs102&server_ip=192.168.250.20 I have uncommented the ### If you have globals turned off uncomment these lines $PHP_AUTH_USER=$_SERVER['PHP_AUTH_USER']; $PHP_AUTH_PW=$_SERVER['PHP_AUTH_PW']; $ADD=$_GET["ADD"]; ### AST GUI database administration ### admin.php How can I fix it? bye Ronald
Hello, The astGUiclient suite has it's own mailing list for questions like this: https://lists.sourceforge.net/lists/listinfo/astguiclient-users The easy fix is for you to set PHP globals to on and see if it works like that first, also you could try making that directory writable. MATT--- -----Original Message----- From: Ronald Wiplinger [mailto:ronald@elmit.com] Sent: Sunday, February 27, 2005 3:23 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] astguiclient gives me Object not found I tried to install astguiclient and it gives me for each follow page: Object not found! Looking into the apache log file I find: [Sun Feb 27 16:18:30 2005] [error] [client 192.168.250.108] File does not exist: /srv/www/htdocs/astguiclient/method=POST, referer: http://vpbx.elmit.com/astguiclient/phone_stats.php?extension=gs102&server_ip =192.168.250.20 I have uncommented the ### If you have globals turned off uncomment these lines $PHP_AUTH_USER=$_SERVER['PHP_AUTH_USER']; $PHP_AUTH_PW=$_SERVER['PHP_AUTH_PW']; $ADD=$_GET["ADD"]; ### AST GUI database administration ### admin.php How can I fix it? bye Ronald _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users