FOP, Voicemail and Monitor Issues

Hi.

I have these problem from always…

  1. I have no access to PANEL.

"Web page is not available.

The web page http://xx.xx.xx.xx/html/panel/index_amp.php?context= can be temporaly inactive or maybe…"

  1. I can not listen my voicemail from User portal. When I press PLAY MESSAGE, a pop up window appears but I only see a download button. This button doesn’t work. “HTTP 404…”

  2. I can not listen my Monitor calls. Same issue.

I really need help with this.

S.O.: DEBIAN
Asterisk: 1.4.24
FreePBX: 2.4.1.2 (I already tried with FreePBX 2.5.1.2 -A new fresh install- but I had the same errors, so it must be a installation problem)

These are my permissions:

chown -R asterisk:asterisk /var/www/
chmod -R 775 /var/www
chown -R asterisk:asterisk /var/log/asterisk
chmod -R 775 /var/log/asterisk
chown -R asterisk:asterisk /var/lib/asterisk
chmod -R 775 /var/lib/asterisk
chown -R asterisk:asterisk /usr/lib/asterisk
chmod -R 775 /usr/lib/asterisk
chown -R asterisk:asterisk /etc/asterisk
chmod -R 775 /etc/asterisk

chown –R asterisk:asterisk /etc/amportal.conf
chmod 775 /etc/amportal.conf

I modified this:

vi /etc/apache2/envvars
export APACHE_RUN_USER=asterisk
export APACHE_RUN_GROUP=asterisk
export APACHE_PID_FILE=/var/run/apache2.pid

vi /etc/amportal.conf
AUTHTYPE=database

vi /etc/asterisk/asterisk.conf
astrundir => /var/run/asterisk

vi /var/www/html/admin/views/panel.php
frameborder=“0” align=“top” src="…/panel/index_amp.php?context=’.$dep…

I’ll apreciate any help! Thanks in advance!

Hello? Anyone who know?

thanks!

what does the apache logs say.

Nothing. The error.log doesn’t show anything about this. The last message was from a few days ago.

[Fri Mar 23 09:37:45 2009] [error] [client 200.xx.xx.85] File does not exist: /var/www/panel, referer: http://200.xx.xx.53/html/admin/panel.php

This message disappeared when I changed:

vi /var/www/html/admin/views/panel.php

iframe width=“97%” height=“600” frameborder=“0” align=“top” src="…/panel/index_amp.php?

I had let everything by default, WHY doesn’t work??

When I try to hear my voicemail or calls from user portal, this error appears:

[Fri Mar 27 13:26:00 2009] [error] [client 200.xx.xx.85] File does not exist: /var/www/favicon.ico
[Fri Mar 27 13:28:24 2009] [error] [client 200.xx.xx.85] File does not exist: /var/www/recordings, referer: http://200.xx.xx.87/html/recordings/index.php

Hi… any help??