@scotter:
Have you experienced a php error that states
“PHP has encountered an Access Violation at” and then some random numbers? I’ve got a similar setup and 2.1 keeps crashing my site.
@tseryan
Found a blog post called “Migrating Your WordPress 2.0 themes over to WordPress 2.1” that could help out.
In it the author said that “… WP2.0: wp_list_cats()
WP2.1: wp_list_categories()
Found in archives.php, sidebar.php
wp_list_cats() still works but has been deprecated”
2.1 IIS Bug ?
Just installed 2.1 and now I get a “PHP has encountered an Access Violation at” and then a bunch of random numbers.
I’m using IIS with 4.3.11 ISAPI and MySql 4.1.8.
It crashed my application pool and any other php apps running on it.