Mozilla can't load php pages!!!

Douglas Clinton declinton at sympatico.ca
Tue Nov 25 03:26:55 UTC 2003


On Mon, 24 Nov 2003 15:47:24 +0100
Peter Backlund <peter.backlund at home.se> wrote:

> > I thought so.... But I visited several pages that I know are php based
> > and Mozilla is blank!
> 
> Please provide a sample link.
> 
> Do any webpages at all (no-php) show in mozilla?
> 
> /Peter
> 
> 
> 
> --

PHP is a"server side" scripting language.
That means that the php engine sits on the server.

Here is the standard php code to test the server.
<? phpinfo(); ?>

Here is a sample page link: http://www.dblsys.ca/phpinfo.php

This page tells you the php engine is installed and working fine.


-- 
Douglas Clinton
cel - 416-707-5908
declinton at sympatico.ca
www.dblsys.ca





More information about the fedora-list mailing list