|
I think I found the problem.
upgrade.php requires config-inc.php which requires header-inc.php which requires config-int.php
The upgrade instructions say to not copy the config-int.php file. (actually the instructions have a typo and say config.int.php)
Since I did not have a config-int.php file earlier it is now causing the error.
Dan
Last edited by dbullock; May 19th, 2005 at 12:13 PM.
|