[ic] Problems configuring mod_interchange

Shawn Mathews interchange-users@icdevgroup.org
Mon Oct 21 13:29:01 2002


A little more info......

doing the following brings up the right page from interchange
/myloc/test/?mv_nextpage=index.html



-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Shawn
Mathews
Sent: Monday, October 21, 2002 12:28 PM
To: Interchange Users
Subject: [ic] Problems configuring mod_interchange


Hi All,

This is probably something else stupid I did.......

I install mod_interchange under apache 1.3.24 as a dso

Apache is running as nobody
Interchange is running as a local user
The permissions on the socket are 0606

The problem I'm having is that whenever I request a page using the location
with the handler in apache I get the following error:
  Sorry, the page (test/index) was not found.

and my $CGI->{mv_nextpage} is set to test/index

It seems to me that mod interchange is not stripping the full location from
the request URI

Here is my apache config:
 <location /myloc/test>
        SetHandler interchange-handler
        InterchangeServer /sambahome/smathew/ps-intr/etc/socket
        URILevels 2
 </location>

If I understand the URILevels parameter correctly, /myloc/test is what
interchange should see the store as. If this is true then why doesn't it see
/myloc/test/index.html as just index.html

btw, the interchange logs show this as the actually page it is trying to
request:

[21/October/2002:10:25:11 -0400] test
c3p0.oceanebi.com/myloc/test/test/index.html DisplayPage: Attempting to Read
in Page 'test/index'.

Any help would be appreciated.
_________________________________________
Shawn Mathews
ICQ#: 157740601
More ways to contact me: http://wwp.icq.com/157740601
See more about me: http://web.icq.com/whitepages/about_me?Uin=157740601
_________________________________________

_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users