Talk:2600hz: Difference between revisions

From Alpine Linux
(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...")
 
m (Unsigned comment attribution.)
Line 50: Line 50:


Loaded in 0.1382 seconds, using 4.48MB of memory. Generated by Kohana v2.3.1.
Loaded in 0.1382 seconds, using 4.48MB of memory. Generated by Kohana v2.3.1.
<small><span class="autosigned">—&nbsp;Preceding [[Help:Signature|unsigned]] comment added by [[User:Vamis|Vamis]] ([[User talk:Vamis|{{int:talkpagelinktext}}]] • [[Special:Contributions/Vamis|{{int:contribslink}}]]) 15:46, 4 December 2015‎</span></small>

Revision as of 02:15, 14 August 2023

'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.

— Preceding unsigned comment added by Vamis (talkcontribs) 15:46, 4 December 2015‎