phpinfo() not responding in apache

shrek-m at gmx.de shrek-m at gmx.de
Tue Dec 21 22:11:47 UTC 2004


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 at redhat.com
$

-- 
shrek-m




More information about the test mailing list