Talk:2600hz

From Alpine Linux
Revision as of 20:46, 4 December 2015 by Vamis (talk | contribs) (Created page with "'git clone git://source.2600hz.org/bluebox.git bluebox/' - it does not work You can download and install blue.box from source. Checkout the source code into a web directory f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

'git clone git://source.2600hz.org/bluebox.git bluebox/' - it does not work

You can download and install blue.box from source. Checkout the source code into a web directory from git:

cd /"path to webroot"/

git clone git://github.com/2600hz/bluebox.git bluebox

You can navigate to bluebox/ and the installer should start automatically.


Source: http://www.2600hz.org/bluebox_download.html


After all, Kohana 2.3.1 in the Alpine 3.2 does not work with PHP 5.6:

http://<srvaddr>/bluebox/


Unknown Error

An error was detected which prevented the loading of this page. If this problem persists, please contact the website administrator.

bluebox/views/installer/welcome.php [1]:

Non-static method form::open_section() should not be called statically, assuming $this from incompatible context


...

system/core/Kohana.php [273]:

Event::run( )

Kohana::instance( )

system/core/Event.php [209]:

call_user_func( )

system/core/Bootstrap.php [55]:

Event::run( )

index.php [106]:

require( )

Loaded in 0.1382 seconds, using 4.48MB of memory. Generated by Kohana v2.3.1.