69 Commits

Author SHA1 Message Date
Daniel Preussker 409b2efd17 Merge pull request #1647 from laf/issue-12-new
Added mysqli support
2015-08-12 22:06:09 +02:00
Michael Newton f77c712bfc changes needed to run under web server subdirectory 2015-08-11 14:54:05 -07:00
Neil Lathwood 945ca7f2ea Revert "changes needed to run under web server subdirectory" 2015-08-11 21:25:23 +01:00
Neil Lathwood 1b6b57b593 Merge pull request #1645 from miken32/master
changes needed to run under web server subdirectory
2015-08-11 18:32:53 +01:00
Paul Gear 5d3701e3a6 Update install.php
spelling
2015-08-11 08:39:14 +10:00
laf 880cccf57b Added some docs, update config.php.default and web installer to use mysqli by default 2015-08-09 14:36:31 +00:00
Michael Newton cc0f449fc9 changes needed to run under web server subdirectory 2015-08-07 11:10:43 -07:00
laf 021ada79cf Fixed web installer + made the mysql import message stronger 2015-08-07 16:15:56 +00:00
Job Snijders d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
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