f0o
9ef8f49636
Fix PHP5.3 error
2015-06-15 18:03:16 +00:00
f0o
afded4f6d2
Minor fixes in html/install.php
2015-06-09 16:12:53 +00:00
Mohammad Al-Shami
bdca04563c
Add logic to handle the case where config.php cannot be written for some reason
2015-05-11 00:48:38 +03:00
Mohammad Al-Shami
ed0218dba7
Uncommented second
...
$install_dir = array_pop($cur_dir);
line. Issue was happening because nginx doesn't add a trailing slash to DOCUMENT_ROOT. Simple change to nginx configuration adds that so no need to edit the code here.
Fixed conflict with AUTHORS.md
2015-05-11 00:09:14 +03:00
Mohammad H. Al-Shami
6e27d888c3
Update install.php to prevent creating an empty config.php file
...
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-05-10 16:40:38 +03:00
laf
05ec4d0145
Updated installer
2015-04-30 11:35:43 +01:00
Neil Lathwood
3f0ec58844
Fixed issues with using web installer due to variable name change
2014-10-18 18:21:04 +00:00
laf
bcb6d1443d
Installation into any directory now auto detected
2014-06-25 00:36:16 +01:00
laf
e78a824e0a
Updated install.php to only use existing DB connection for 2 stages
2014-02-27 23:10:24 +00:00
laf
fbc9178d1d
New web based installer to simplify installation install.php will now redirect and exit if config.php exists
...
Updated install docs
2014-02-02 15:05:29 +00:00