[Asterisk-Users] RE: Getting phpconfig to work?

Guido Hecken guido.hecken at gwsnettech.de
Thu Mar 3 03:24:29 MST 2005


> When I do click on the phpconfig.php link from
> http://ip-of-machine/phpconfig/, it returns a page with the actual
> contents of that file (phpconfig.php) and doesn't load the page. See some
> of the output below;

Try a simple php-script in this directory.
Something like this, name it test.php

<?PHP
print (test)
?>
If it does not print "test", and you see the code instead, check your
httpd.conf for a general php-parsing problem.

Regards

Guido Hecken



More information about the asterisk-users mailing list