Ticket #5504 (closed Bugs: invalid)

Opened 1 year ago

Last modified 1 year ago

after upgrade to 2.10 i only get problem asterisk is not running

Reported by: jvaldez Assigned to:
Priority: minor Milestone: Undetermined
Component: Asterisk API Version: 2.10-branch
Keywords: Cc: jvaldez@caribnetgroup.com
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

can some body help please

PHP Fatal error: Call to undefined function posix_getpwuid() in /var/lib/asterisk/bin/gen_amp_conf.php on line 3 **** WARNING: ERROR IN CONFIGURATION **** astrundir in '/etc/asterisk' is set to but the directory does not exists. Attempting to create it with: 'mkdir -p '

mkdir: missing operand Try `mkdir --help' for more information. **** ERROR: COULD NOT CREATE **** Attempt to execute 'mkdir -p ' failed with an exit code of 1 You must create this directory and the try again.

Change History

01/09/12 13:04:04 changed by GameGamer43

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

Your receiving the php error because you don't have the php-process package installed, which is required by FreePBX.

Closing as invalid as this is not a FreePBX bug but a dependency issue.