recently I’ve been doing a couple of install on ubuntu 8.04 and have found a couple of issues
The freepbx_engine which starts everything never starts the op_server correctly every time I have to go in and edit it to do it correctly
normaly end up adding
/var/www/panel/op_server &
I think it has something to do with the fact that my webroot is /var/www/ instead of /var/www/html
also I have to change /usr/sbin/safe_asterisk from sh to bash at the top for it to work
I was hoping some of this would be fixed in 2.5
but it wasn’t
anyway thank you for your great product
just reporting some issues.