Hi,
I have attempted to upgrade my site from Drupal 4.7.x to Drupal 6.1. I am using Apache2Triad (Apache2, PHP5, MySQLI am running into serious trouble. Hope you can help.
Here are the steps I followed:
1. Logged in to my site
2. Backed up all my files and database.
3. Followed instructions as good as possible (I didn't have a standard 4.7 theme, so what I did was to edit variable "default_theme" and changed from s:2:"td" to s:10:"bluemarine".
4. Deleted ALL files in the installation folder.
5. Copied all new files into installation folder.
6. Copied my files directory over again.
7. Copied my sites directory over again.
8. Ran update.php file.
At this point, I only get a completely blank screen. Searching the Drupal site gives me results about memory limits and ensuring error reporting is on, etc.
When I run update again, after memory limit was set to 32MB and error reporting was switched on, I get the following error message:
Fatal error: Call to undefined function: _system_theme_data() in D:\Web\htdocs\sites\oldtd-sa\includes\theme.inc on line 431