Stephane Gaucher wrote:
On Fri, 2004-12-17 at 21:31 +0100, Cream[DONut] wrote:
Stephane Gaucher wrote:
<? phpinfo()
?>
you are missing a ;
its:
<? phpinfo();
?>
both is ok
$ lynx 127.0.0.1/phpinfo.php
$ lynx 127.0.0.1/phpinfo-2.php
$ cat /var/www/html/phpinfo*.php
<? phpinfo() ?>
<?phpinfo();?>
*Forbidden*
You don't have permission to access /info.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to
use an ErrorDocument to handle the request.
------------------------------------------------------------------------
/Apache/2.0.52 (Fedora) Server at 127.0.0.1 Port 80/
$ php -i | grep -i gaucher
Please try fedora-list@xxxxxxxxxx
$
--
shrek-m