Name: Sourin K. Sen
Email: sourin@bpl.surevin.net
At the installation page, i.e., at ../phpchat/html/admin/install.php, I get these notices in the top part :
Notice: Undefined variable: default_inc in d:\Inetpub\wwwroot\chat\html\admin\install.php on line 32
i try .\ ...
i try C:\php5\pear\ ...
i try ..\..\ ...
i try ..\..\includes\ ...
file found under ..\..\includes
Notice: Undefined variable: action in d:\Inetpub\wwwroot\chat\html\admin\install.php on line 61
Notice: Undefined variable: output in d:\Inetpub\wwwroot\chat\html\admin\install.php on line 63
Notice: Undefined variable: hidden_form in d:\Inetpub\wwwroot\chat\html\admin\install.php on line 69
Notice: Undefined variable: head in d:\Inetpub\wwwroot\chat\html\admin\install.php on line 267
& then this warning in the lower part :
Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
& in between these 2 parts, there is your regular screen & on filling the same & hitting the continue button it comes back on the same page.
Please let me know thesol. to this problem soon.