From the "C:\" in your error message I take it you are running on a windows platform. Which is not currentyl supported as I have no windows machines to test it on. Does the regular index.php work? Or are both scripts erroring out?
-phlux
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Getting this with admin.php
Warning: Undefined variable: op in c:\webs\admin.php on line 527
Warning: Undefined variable: code in c:\webs\admin.php on line 566
Warning: Cannot add header information - headers already sent by (output started at c:\webs\admin.php:527) in c:\webs\admin.php on line 460
Warning: Cannot add header information - headers already sent by (output started at c:\webs\admin.php:527) in c:\webs\admin.php on line 461
Running Apache 1.3.22, PHP 4.1.1, MySQL 3.23, version .8 of IPM, with patch.
From the "C:\" in your error message I take it you are running on a windows platform. Which is not currentyl supported as I have no windows machines to test it on. Does the regular index.php work? Or are both scripts erroring out?
-phlux