[Home]

Summary:ASTERISK-02019: ASTCC permission problem
Reporter:heison (heison)Labels:
Date Opened:2004-07-14 12:58:25Date Closed:2004-09-25 02:15:27
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:# make install
mkdir -p /var/www/html/_astcc
mkdir -p /var/www/cgi-bin/astcc-admin
echo | ./astcc.agi >/dev/null
/bin/sh: line 1: ./astcc.agi: Permission denied
make: *** [install] Error 126
Comments:By: heison (heison) 2004-07-14 13:08:52

chmod +x astcc.agi seem to fix the problem.

By: Mark Spencer (markster) 2004-07-14 20:30:04

Fixed in CVS