I was doing a drupal 7.12 installation on CentOS (VM WARE), after database installation is completed i got the error msg "HTTP POST IS REQUIRED" (screen shot is attached) on configure site screen. I did one more installation with the same build but unable to reproduce the issue . (I observed same issue some time back also with the same build on Ubuntu ).

Note : I was able to install drupal successfully, even though this error appear on screen

Environment Details
--------------------------------------
[root@localhost default]# php -v
PHP 5.3.3 (cli) (built: Feb 2 2012 23:24:47)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
[root@localhost default]# uname -a
Linux localhost.localdomain 2.6.32-220.el6.i686 #1 SMP Tue Dec 6 16:15:40 GMT 2011 i686 i686 i386 GNU/Linux
[root@localhost default]#

CommentFileSizeAuthor
#1 error.JPG105.84 KBjosejayesh
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

josejayesh’s picture

FileSize
105.84 KB
David_Rothstein’s picture

Pretty strange. This comes from the batch API (http://api.drupal.org/api/drupal/includes!batch.inc/function/_batch_do/7), for what it's worth.

David_Rothstein’s picture

Issue summary: View changes

1.0

Version: 7.12 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.