Yes... That was the problem...  I am able to see all now in Netscape.

Thanks guys!

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Larry Brown
Sent: Sunday, March 02, 2003 1:46 PM
To: [EMAIL PROTECTED]
Subject: RE: Starting PHP


You beat me to the punch there.  I hadn't noticed that line in his post.
That's the problem.

Larry S. Brown
Dimension Networks, Inc.
(727) 723-8388

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Reuben D. Budiardja
Sent: Sunday, March 02, 2003 2:43 PM
To: [EMAIL PROTECTED]
Subject: Re: Starting PHP

On Sunday 02 March 2003 01:50 pm, Ralph Tucker wrote:
> Did that and it just repeats that exact line...


Your first post mention you run that by typing on the location box:
file:/var/....

That makes the apache not parsing PHP. Try instead with a complete URL
address, for example:

http://yourhostname.yourdomain.com/phpinfo.php or

http://localhost/phpinfo.php

if you don't have a host / domain name

Try that with Mozilla / konqueror / explorer. It should give you same result
(well, if your explorer is on another machine that you need to use either
hostname or IP).

RDB

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown
> Sent: Sunday, March 02, 2003 12:47 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Starting PHP
>
>
> A quick way to find out is to just do a one liner as suggested earlier of
> ...
>
> <?php phpinfo(); ?>
>
> and run that from Mozilla/Konqeurer
>
> Larry S. Brown
> Dimension Networks, Inc.
> (727) 723-8388

--
-------------------------------------------------
/"\  ASCII Ribbon Campaign against HTML
\ /  email and proprietary format
 X   attachments.
/ \
-------------------------------------------------
Have you been used by Microsoft today?
Choose your life. Choose freedom.
Choose LINUX.
-------------------------------------------------



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




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





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

Reply via email to