View Single Post
Old May 19th, 2005, 11:49 AM   #3 (permalink)
dbullock
Registered User
 
Join Date: Oct 2003
Posts: 35
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.
dbullock is offline   Reply With Quote