FreePBX 12 Check Online Fails on RasPi

Today i’ve been upgrading my few weeks ago fresh installed raspbx again…
So far so good!!!

Thnx Andrew!!!

Hello,

Back again!
Right now i get this in my error log…
UCP is not showing any GUI…

[Wed Oct 29 12:36:38 2014] [error] [client 88.159.80.253] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/ucp/includes/less/Less.php on line 7123
[Wed Oct 29 12:36:42 2014] [error] [client 88.159.80.253] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/ucp/includes/less/Less.php on line 4141
[Wed Oct 29 12:47:20 2014] [error] [client 88.159.80.253] client denied by server configuration: /var/www/html/ucp/index.html
[Wed Oct 29 12:47:20 2014] [error] [client 88.159.80.253] client denied by server configuration: /var/www/html/ucp/index.cgi
[Wed Oct 29 12:47:20 2014] [error] [client 88.159.80.253] client denied by server configuration: /var/www/html/ucp/index.pl
[Wed Oct 29 12:47:51 2014] [error] [client 88.159.80.253] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/ucp/includes/less/Less.php on line 7264
[Wed Oct 29 12:47:52 2014] [error] [client 88.159.80.253] client denied by server configuration: /var/www/html/ucp/index.html
[Wed Oct 29 12:47:52 2014] [error] [client 88.159.80.253] client denied by server configuration: /var/www/html/ucp/index.cgi
[Wed Oct 29 12:47:52 2014] [error] [client 88.159.80.253] client denied by server configuration: /var/www/html/ucp/index.pl
[Wed Oct 29 12:47:52 2014] [notice] child pid 3693 exit signal Segmentation fault (11)
[Wed Oct 29 12:48:28 2014] [error] [client 88.159.80.253] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/ucp/includes/less/Less.php on line 4165

How can i solve this?

Download the latest version of UCP.

Run: amportal a r

If either of the above don’t solve it then unfortunately my answer is going to be do not use a PI. It is too slow to compile UCP

What devices are better to use?
Is the raspberry pi b+ good enough?

UCP worked 2 weeks ago…

Perhaps a server of some sort. Cheap atom board? Go to the thrift store and buy an old P4…

The PI is junk
Don’t use it

But others blah blah works fine blah blah…

People do a lot of things they shouldn’t. There is a whole warning label industry that makes billions because of these people.

Don’t touch the fan.
But johnny touched it he is fine
See you lost a finger.

UCP Generates CSS and JS on the fly when things update or if permissions or dates of files change.

That said the Assets will need to be regenerated when you update a module that hooks into UCP. This is usually not an issue on a real server. On the PI it’s a nightmare. It can probably be fixed some way but it’s not something I am going to look into any time soon.

Probably downloading UCP again would work, but since there is no update it doesn’t know it needs to generate assets. It could also be put into amportal a r. But that’s even worse as you’d never be able to reload.

Everything is running on the raspberry pi b+ !!

I am using a BeagleBone Rev C. After installing FreePBX and upgrading to v12, I seem to be having the very same issue as others. My System Status windows informs me that I have the following ‘Security Issue’. “.htaccess files are disable on this webserver. Please enable them” If someone could assist me in removing this issue, I would appreciate.

http://wiki.freepbx.org/display/F2/Webserver+Overrides

A short note to low-power enthusiasts…I took my SD card from the 512MB model B and popped it into a new 1GB Pi 2.

Had to redo my ethernet settings from the console, and then refresh signatures via amportal, but other than that it came right back up and now I have a much more responsive GUI for the PBX. Debian Wheezy is not even optimised for the quad core ARMv7 yet, and it’s still performing much better. I look forward to having the ARMv7 optimisations so I can see how it performs with >10 concurrent connections.