Just wondering if anyone could help out on this ? I'm running a microsoft IIS server on Win2k3 the root directory for my site is E:\wwwroot\
I have extracted the software to \phpopenchat\ as suggested. I'm also running MySQL, setup a database called "tablespace", setup a user and imported the db.schema successfully to create my poc_ (tables)
However when I try and browse to <domain>/phpopenchat/test.php I get the following error :
Notice: Undefined index: REQUEST_URI in E:\wwwroot\phpopenchat\include\class.Template.inc on line 189
The only thing I can think of is pathing. Has anyone successfully got this to run on IIS ?
Any ideas would be useful.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Just wondering if anyone could help out on this ? I'm running a microsoft IIS server on Win2k3 the root directory for my site is E:\wwwroot\
I have extracted the software to \phpopenchat\ as suggested. I'm also running MySQL, setup a database called "tablespace", setup a user and imported the db.schema successfully to create my poc_ (tables)
However when I try and browse to <domain>/phpopenchat/test.php I get the following error :
Notice: Undefined index: REQUEST_URI in E:\wwwroot\phpopenchat\include\class.Template.inc on line 189
The only thing I can think of is pathing. Has anyone successfully got this to run on IIS ?
Any ideas would be useful.
Thanks.