[Asterisk-Users] FW: Getting PHP Config to work?
Time Bandit
timebandit001 at gmail.com
Sat Mar 5 05:27:55 MST 2005
> However now I cannot even browse a .conf file via phpconfig. When clicking
> on the file I get the following error:
>
> Warning: fopen(/etc/asterisk/iax.conf): failed to open stream: Permission
> denied in /var/www/phpconfig/cls_phpconfig.php on line 127
>
> I have gone over the wiki page, done chmod again etc, but nothing makes a
> difference.
Your apache doesn't have read access on the file. It can't read the
file or even worse, it can't go in that dir. Check that /etc/asterisk
is readable (and writable) by apache. Also check that the conf files
are readable by apache.
hth
More information about the asterisk-users
mailing list