----- Original Message -----
From: "Richard A Downing" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 31, 2002 5:54 AM
Subject: [PHP] Missing logos


> I have just installed 4.3.0 with apache2.0.43.
> Running a standard test.php file consisting solely of:
>
> <?phpinfo(); ?>
>
> results in incorrect html with the image sources of the logo incorrectly
> formed.  See below.  The src="d/public_html/test.php?=PHP... should, I
> think be  src="~/public_html/test.php?=PHP.
>
> I regret I'm neither an html expert nor, yet, a PHP user, the objective as
> to get a system to learn with.
>
> As I can't find this reported here or in the bugs database, I suspect I
have
> made in installation error.  Can anyone enlighten me?
>
> Thanks,
> Richard

Nothing is wrong with your installation.  The image is just being pulled
from a non-traditional location.

tyler


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to