[geeklog-devel] GL2 plugins and $_SERVER['ORIG_PATH_INFO']

Blaine Lang geeklog at langfamily.ca
Thu Feb 24 15:37:09 EST 2005


Tony,

I have a local Winxp + IIS + PHP5 environnment and could test for you.
And yes - we need IIS suppport and ZEUS support :)

Blaine
----- Original Message ----- 
From: "Tony Bibbs" <tony at tonybibbs.com>
To: "Geeklog-Devel" <geeklog-devel at lists.geeklog.net>
Sent: Thursday, February 24, 2005 9:54 AM
Subject: [geeklog-devel] GL2 plugins and $_SERVER['ORIG_PATH_INFO']


I have begin implementing one of the GL2 plugins and getting the 
appropriate framework in place.   I have it so that plugins can live 
happily in one folder in /path/to/geeklog-2/plugins making upgrades, etc 
very easy.  However, I'm using $_SERVER['ORIG_PATH_INFO'] to get 
information on the plugin to call.  Thus:

http://www.example.com/index.php/links

would have $_SERVER['ORIG_PATH_INFO'] = '/links';

This isn't unlike what 1.3.x is doing today.  So my obvious question is 
will this work with PHP5 running under IIS?

I don't have the environment to test that out.  Does someone else?  If 
so I can give you a simple PHP5 script to exercise this.  Next question 
is, if it doesn't work under IIS, do we care?  I'm inclined to say yes 
but figured I'd bring it up one last time.

--Tony
_______________________________________________
geeklog-devel mailing list
geeklog-devel at lists.geeklog.net
http://lists.geeklog.net/listinfo/geeklog-devel




More information about the geeklog-devel mailing list