Dieter TD wrote:
In remember of the juni- discussion - the problem is also in 1.3.0.:
The installation script is hanging in config - index. There are no reporting from any error. The installation is breaking after 20 s.
I have not MYSQLrootrights on this server.
I have load from CVS any versions of config. There are a version with a big describtion in the last time. I canĀ“t say the number of the version, CVS-browse is down in this time. This works to begin the install!
Whats to do for dummies??
Regards
Dieter an sorry for the english.. :-(
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Mine hung as well. At Checking Environment... I traced it down to a system function in the install_version_checks() function of install-utils.inc called right at the beginning there.
I commented: # Turn off output buffering if it's on #ob_end_flush(); and everything went smoothly. It didn't seem to buffer the output anyway. php version 4.3.8-dotdeb