==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    https://bugs.contribs.org/show_bug.cgi?id=9495

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #6 from Unnilennium <[email protected]> ---
the freepbx install script is not able to parse the file with the sme header

the fix is to empty template-begin

then 


astdb.sqlite3 could not be created in /var/lib/asterisk/ by user asterisk,
which prevents safe_asterisk to launch it.
chown asterisk:asterisk /var/lib/asterisk/
to solve this


then following error is :
Checking if Asterisk is running and we can talk to it as the 'asterisk'
user...Done
Error!
Half-baked install previously detected. /etc/amportal.conf should not exist if
/etc/freepbx.conf does not exist

if I delete the amportal I get another error.If I create a freepbx.conf it does
not install

the farther I have been was:
#rm /etc/
# ./install --webroot /opt/freepbx --dbengine=mysql --dbpass=`cat
/etc/openldap/ldap.pw` -n


Setting Permissions...
 11112/11112 [============================] 100%
Finished setting permissions
Generating default configurations...
Reloading FreePBX
Error(s) have occured, the following is the retrieve_conf output:
exit: 255
Unable to continue. SQLSTATE[42S02]: Base table or view not found: 1146 Table
'asterisk.voicemail_admin' doesn't exist in
/opt/freepbx/admin/libraries/BMO/Database.class.php on line 166
Finished generating default configurations
Trusting FreePBX...Trusted
You have successfully installed FreePBX


will also get latter this error in the web interface : This action has been
blocked because the HTTP_REFERER does not match your current SERVER. If you
require this access, you can set Check Server Referrer=false in Advanced
Settings to disable this security check

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to