[PHP] Missing logos

2002-12-31 Thread Richard A Downing
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

!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
DTD/xhtml1-transitional.dtd
htmlhead
style type=text/css!--
body {background-color: #ff; color: #00;}
body, td, th, h1, h2 {font-family: sans-serif;}
pre {margin: 0px; font-family: monospace;}
a:link {color: #99; text-decoration: none;}
a:hover {text-decoration: underline;}
table {border-collapse: collapse;}
.center {text-align: center;}
.center table { margin-left: auto; margin-right: auto; text-align: left;}
.center th { text-align: center; !important }
td, th { border: 1px solid #00; font-size: 75%; vertical-align:
baseline;}
h1 {font-size: 150%;}
h2 {font-size: 125%;}
.p {text-align: left;}
.e {background-color: #ff; font-weight: bold;}
.h {background-color: #cc; font-weight: bold;}
.v {background-color: #cc;}
i {color: #66;}
img {float: right; border: 0px;}
hr {width: 600px; align: center; background-color: #cc; border: 0px;
height: 1px;}
//--/style
titlephpinfo()/title/head
bodydiv class=center
table border=0 cellpadding=3 width=600
tr class=htd
a href=http://www.php.net/;img border=0
src=d/public_html/test.php?=PHPE9568F34-D428-11d2-A769-00AA001ACF42
alt=PHP Logo //ah1 class=pPHP Version 4.3.0/h1
/td/tr
/tablebr /
table border=0 cellpadding=3 width=600
trtd class=eSystem /tdtd class=vLinux rad1 2.4.21-pre1 #2 Wed
Dec 18 13:34:39 UTC 2002 i686 /td/tr
trtd class=eBuild Date /tdtd class=vDec 28 2002 12:59:37
/td/tr
trtd class=eConfigure Command /tdtd class=v './configure'
'--prefix=/opt/httpd-2.0.43'
'--with-config-file-path=/opt/httpd-2.0.43/conf' '--with-openssl'
'--with-zlib' '--with-bz2' '--enable-calendar' '--with-gdbm' '--with-db3'
'--with-gmp' '--with-mysql' '--with-ncurses' /td/tr
trtd class=eServer API /tdtd class=vCGI /td/tr
trtd class=eVirtual Directory Support /tdtd class=vdisabled
/td/tr
trtd class=eConfiguration File (php.ini) Path /tdtd
class=v/opt/httpd-2.0.43/conf /td/tr
trtd class=ePHP API /tdtd class=v20020918 /td/tr
trtd class=ePHP Extension /tdtd class=v20020429 /td/tr
trtd class=eZend Extension /tdtd class=v20021010 /td/tr
trtd class=eDebug Build /tdtd class=vno /td/tr
trtd class=eThread Safety /tdtd class=vdisabled /td/tr
trtd class=eRegistered PHP Streams /tdtd class=vphp, http, ftp,
https, ftps, compress.bzip2, compress.zlib   /td/tr
/tablebr /
table border=0 cellpadding=3 width=600
tr class=vtd
a href=http://www.zend.com/;img border=0
src=d/public_html/test.php?=PHPE9568F35-D428-11d2-A769-00AA001ACF42
alt=Zend logo //a
This program makes use of the Zend Scripting Language Engine:br /Zend
Engine v1.3.0, Copyright (c) 1998-2002 Zend Technologies
/td/tr
/tablebr /

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




Re: [PHP] Missing logos

2002-12-31 Thread Tyler Longren
- 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




[PHP] Missing logos

2002-12-31 Thread Richard A Downing
I have just installed 4.3.0 with apache-2.0.43.
I did not have this problem with 4.3.0RC4 which this build overwrote.
My system is Linux-2.4.21pre1, gcc-3.2.1, glibc-2.3.1.

Running a standard test.php file consisting solely of:

?phpinfo(); ?

results in incorrect html with the image sources of the php and zend logos incorrectly
formed.  See below.  The src=d/public_html/test.php?=PHP... should, I
think be  src=~/public_html/test.php?=PHP.   The page is being served from the 
public_html directory in my home directory.

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

snip
a href=http://www.php.net/;img border=0 
src=d/public_html/test.php?=PHPE9568F34-D428-11d2-A769-00AA001ACF42 alt=PHP Logo 
//ah1 class=pPHP Version 4.3.0/h1
snip
a href=http://www.zend.com/;img border=0 
src=d/public_html/test.php?=PHPE9568F35-D428-11d2-A769-00AA001ACF42 alt=Zend logo 
//a
snip


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