[Freeswitch-users] HOW-TO: being on "trunk" of FreePBX, starting from the ISO

Giovanni Maruzzelli gmaruzz at celliax.org
Wed Aug 26 06:08:38 PDT 2009


Instructions for being on "trunk" of FreePBX, starting from the ISO
(cut and paste to the ssh console after ISO install):

/etc/init.d/httpd stop
cd /var/www/html
mv freepbx freepbx-originale
svn co http://www.freepbx.org/v3/svn/trunk/ freepbx
chown -R apache.apache freepbx
ln -s freepbx  freepbx-v3
cd freepbx-v3/
ln -s freepbx  freepbx-v3
/etc/init.d/httpd start

then browse to:

http://192.168.0.12/freepbx-v3/index.php/installer

it will work! :-)


Sincerely,

Giovanni Maruzzelli
Cell : +39-347-2665618




More information about the FreeSWITCH-users mailing list