Well, try the following:
Make sure you have the module in the httpd.conf, using the following
line in the load module section:

LoadModule php4_module        libexec/libphp4.so


Check the line like the folowing:
AddType application/x-httpd-php .php .inc .html

And then check if your file has one of the extension specified above.

Rdb
On Mon, 2002-07-22 at 09:07, Ximo Llacer wrote:
> I’d like how can get the php version module in my Apache server and if the module 
>is active.
> 
> I’ m trying write this and the server doesn’t anything . it show a white page.
> 
>       <body>
>               <?php echo "aaaaaaaaaaaaaaaaaaaaaa" ?>
>       </body>
>  
> Un Cordial Saludo / Best regards
> Ximo Llácer
> Dpto Sistemas  (GrupoInterpack )
> G 0034 61767050 • 0034 61767158
> 0<mailto:[EMAIL PROTECTED]>
> 
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to