Changes

From SME Server
Jump to navigationJump to search
258 bytes added ,  10:11, 31 January 2017
m
Line 52: Line 52:  
  exit
 
  exit
   −
* svn checkout of FusionPBX
+
* Install git
* setting permissions
+
* change to Primary /home/e-smith/files/Primary
 +
* git clone https://github.com/fusionpbx/fusionpbx.git
 +
* remove html dir, rename FusionPBX to html set permission to admin:shared
 +
* setting permissions chown -R www:www /home/e-smith/files/Primary/html/*
 
* change /etc/freeswitch/autoload_configs/event_socket.conf.xml and set listen-ip value (::) to localhost
 
* change /etc/freeswitch/autoload_configs/event_socket.conf.xml and set listen-ip value (::) to localhost
 
* Enable Mysql InnoDB ([https://wiki.contribs.org/MySQL#Enable_InnoDB_engine see wiki])
 
* Enable Mysql InnoDB ([https://wiki.contribs.org/MySQL#Enable_InnoDB_engine see wiki])
 
* change /core/install/resources/classes/install_fusionpbx.php and replace 127.0.0.1 with localhost (around line 154) This is for when using MySQL as database.
 
* change /core/install/resources/classes/install_fusionpbx.php and replace 127.0.0.1 with localhost (around line 154) This is for when using MySQL as database.
* set openbasedir of the Primary to /
+
* set openbasedir of the Primary to /home/e-smith/files/ibays/Primary/html:/tmp
       
[[Category:Howto]]
 
[[Category:Howto]]

Navigation menu