Ticket #2129 (closed Bugs: worksforme)

Opened 5 years ago

Last modified 5 years ago

amportal chmod should be runned after ./install_amp

Reported by: pnlarsson Assigned to:
Priority: minor Milestone: 2.4
Component: Installation Version: 2.3-branch
Keywords: Cc:
Confirmation: SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

On a fresh install of beta2 / or any other version, you need to run amportal chmod - to set all the file permissions. Otherwize freepbx won't be able to write conf files to /etc/asterisk. (i'm running apache as www-data *not* asterisk.)

But i should be trivial to make amportal chmod run in the end of install_amp.

Change History

07/25/07 18:50:45 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to worksforme.

it is already being run as part of install_amp, specifically with chmod option.