Couldn't load variables.txt?aldope=33179
That isnt neccessarily true -
Op_server.pl (the FOP panel script) may run but will terminate if it cannot load variables.txt
which by the by it creates on loading.....so usually amportal is running as user asterisk, however if your /var/www/panel directory or which ever director op_server.pl uis running from is Chmod'd to 775 and owned by root then user asterisk does not have write permission and the variables.txt file will not be created.... to check this
cd /var/www/panel/
as root run
./op_server.pl -d (the -d runs it as a daemon)
check its running
ps -A -F | grep panel
should appear on the process list
now reload the FreePBX panel page - also check the admin page and ensure FOP panel is actually running....
if this works you will need to create appropriate permissions for user asterisk to have write permission to /var/www/panel

Member Since:
2006-08-27