Brion Vibber
|
0caebc9308
Fix for ticket #2471: install.php returns unsuccessfully but doesn't display error message if PHP < 5.2.6 is used
|
14 years ago |
Brion Vibber
|
9684cbe3c6
Merge branch 'testing' into 0.9.x
|
14 years ago |
Brion Vibber
|
3da8914edb
Fix for DB error reporting in installer (MySQL path)
|
14 years ago |
Brion Vibber
|
7f3b3620af
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
|
14 years ago |
Brion Vibber
|
9bb48c36ea
Installer tweak to aid with IIS setup: if config.php exists, but is both empty and writable, let the installer proceed and overwrite it.
|
14 years ago |
Craig Andrews
|
6317f7d92b
Assigning my copyrights to the Free Software Foundation
|
14 years ago |
Brion Vibber
|
45392bef33
Installer tweak for Windows: normalize line endings to platform standard in generated config.php
|
14 years ago |
Brion Vibber
|
32918bb7c1
Test for and use mysqli in installer, since that's what we use later, rather than mysql.
|
15 years ago |
Brion Vibber
|
f255b368ed
Refactor installer into base class plus web and CLI installers.
|
15 years ago |