Im having problems installing drupal 7 (Alpha 1) on Windows 7.
Configuration is as follows:
Windows 7 X64 Enterprise
SQL Server 2008 Express with Advanced Services (Needed for SQL Server Reporting Services)
PHP5.3.3 (NTS)
Windows Cache Extension 1.1 for PHP 5.3
Microsoft Drivers for PHP for SQL Server 2.0
URL Rewrite 2.0
I'm getting a fatal error while upgrading to 7 beta 1.
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mcrickma_drupal.block_node_type' doesn't exist: SELECT module, delta, type FROM {block_node_type}; Array ( ) in node_block_list_alter() (line 2339 of /home/mcrickma/public_html/modules/node/node.module).
Hi, since today Drupal 7 Beta 1 is a fact! I have waited very long time for this day (well, actually I hoped it would be stable release by now, not beta). I have two web site projects that are in the waiting queue for D7 release since several months and I think it's time to start work on them, even D7 is still in beta stage. The reason I want to do them in D7 is the huge step that D7 made about multilingual support. It has everything I have dreamed for years! However the i18n module doesn't even has a DEV version by now.