After working with the sql and getting the database imported, I get this error when running
www.mydomain/phpopenchat/
Notice: Undefined index: REQUEST_URI in c:\inetpub\wwwroot\chat\include\class.Template.inc on line 172
Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\chat\include\class.Template.inc:172) in c:\inetpub\wwwroot\chat\include\class.Template.inc on line 221
All permission are set to read/write ... any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-09-26
I too am having the exact same problems that Chris has listed here. I have read/write/script access to all the files/dirs and have gone through and verified (to the best of my abilities) that my settings are correct in the conf_inc.php file. The software looks great and I'm hoping to be actually able to put it to use. Thank you in advance for any help.
Sincerely,
Joseph
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-10-27
I am having the same problem.
If you guys already found the solution, please kindly share that with me.
Thanks!
Jordy
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After working with the sql and getting the database imported, I get this error when running
www.mydomain/phpopenchat/
Notice: Undefined index: REQUEST_URI in c:\inetpub\wwwroot\chat\include\class.Template.inc on line 172
Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\chat\include\class.Template.inc:172) in c:\inetpub\wwwroot\chat\include\class.Template.inc on line 221
All permission are set to read/write ... any ideas?
I too am having the exact same problems that Chris has listed here. I have read/write/script access to all the files/dirs and have gone through and verified (to the best of my abilities) that my settings are correct in the conf_inc.php file. The software looks great and I'm hoping to be actually able to put it to use. Thank you in advance for any help.
Sincerely,
Joseph
I am having the same problem.
If you guys already found the solution, please kindly share that with me.
Thanks!
Jordy
This warning message is usually caused by there being a leading CR/LF in the php (before the '<?php')
i have done what ianbucklar has said.. and it worked. www.mr2livechat.com