[Xitami] Problems running phpadsnew under Xitami

Howard Larsen xitami@lists.xitami.org
Sun, 23 Feb 2003 19:13:38 -0800


This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C2DB6F.AB8925A0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

So how would I go about changing the relative URL to an absolute URL?

-----Original Message-----
From: xitami-admin@lists.xitami.org
[mailto:xitami-admin@lists.xitami.org] On Behalf Of TW
Sent: February 23, 2003 3:51 PM
To: xitami@lists.xitami.org
Subject: Re: [Xitami] Problems running phpadsnew under Xitami


At 15:20 23.02.2003 -0800, you wrote:


I have been trying to get phpadsnew to work on my Xitami server and I
can't get it to read a few scripts.  I posted a question on the
phpadsnew forum board and they seem to think that the problem lies with
Xitami and it's ability to read the scripts.


Xitami ain't reading any script. It passses the request from the client
to php and returns the answer from php to the client. It doesn't give
anything about what is being returned from the script-running program
php.

The problem with your settings-index.php is the relative URI, a problem
we discussed here earlier this day. Change it to an absolute URI and
it'll work.

I come to think, that maybe apache is correcting the
non-specification-conformant HTTP-header field returned by php. Does
anyone know about this aspect of the guts of apache? Would be
interesting.

Hope this helps,
tony 


------=_NextPart_000_0005_01C2DB6F.AB8925A0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<TITLE>Message</TITLE>

<META content=3D"MSHTML 6.00.2800.1141" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D460191203-24022003><FONT face=3DArial color=3D#0000ff =
size=3D2>So how=20
would I go about changing the relative URL to an absolute=20
URL?</FONT></SPAN></DIV>
<BLOCKQUOTE style=3D"MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=3DOutlookMessageHeader lang=3Den-us dir=3Dltr =
align=3Dleft><FONT=20
  face=3DTahoma size=3D2>-----Original Message-----<BR><B>From:</B>=20
  xitami-admin@lists.xitami.org [mailto:xitami-admin@lists.xitami.org] =
<B>On=20
  Behalf Of </B>TW<BR><B>Sent:</B> February 23, 2003 3:51 =
PM<BR><B>To:</B>=20
  xitami@lists.xitami.org<BR><B>Subject:</B> Re: [Xitami] Problems =
running=20
  phpadsnew under Xitami<BR><BR></FONT></DIV>At 15:20 23.02.2003 -0800, =
you=20
  wrote:<BR>
  <BLOCKQUOTE class=3Dcite cite=3D"" type=3D"cite"><FONT face=3Darial =
size=3D2>I have=20
    been trying to get phpadsnew to work on my Xitami server and I can't =
get it=20
    to read a few scripts.&nbsp; I posted a question on the phpadsnew =
forum=20
    board and they seem to think that the problem lies with Xitami and =
it's=20
    ability to read the scripts.</FONT></BLOCKQUOTE><BR>Xitami ain't =
reading any=20
  script. It passses the request from the client to php and returns the =
answer=20
  from php to the client. It doesn't give anything about what is being =
returned=20
  from the script-running program php.<BR><BR>The problem with your=20
  settings-index.php is the relative URI, a problem we discussed here =
earlier=20
  this day. Change it to an absolute URI and it'll work.<BR><BR>I come =
to think,=20
  that maybe apache is correcting the non-specification-conformant =
HTTP-header=20
  field returned by php. Does anyone know about this aspect of the guts =
of=20
  apache? Would be interesting.<BR><BR>Hope this helps,<BR>tony=20
</BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0005_01C2DB6F.AB8925A0--