Commit Graph

36 Commits

Author SHA1 Message Date
aoneil
2699b55aff MINOR: #2316 - Installer incorrectly shows "GD2 support" as the failure message for "GD2 support"
(DanielVF)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@56943 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-06-25 05:44:20 +00:00
sharvey
67314e0bb6 File::sync() is now deprecated, we now use FileSystem::sync() for the installer
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@53171 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-22 01:24:29 +00:00
sharvey
482f2ad509 BUGFIX: Removed undefined variable $mem - we include ini_set for memory_limit in main.php instead
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@53150 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-21 23:51:01 +00:00
ischommer
da06ec2142 #2265 Installer falsely claims modrewrite fails (mamp)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@50691 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-03-07 01:17:15 +00:00
ischommer
e022e12125 #2282 Undefined index in install.php
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@50689 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-03-07 00:35:54 +00:00
ischommer
3bc42d4458 #2266 Fresh install of SilverStripe doesn't let you upload or view images to insert, until you first go into Files and Images area
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@50688 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-03-07 00:33:19 +00:00
sminnee
561b490b98 #1987 - Fixed sitename/?url=sitename bug
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@49144 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-02-06 23:24:27 +00:00
aoneil
530c841c7a #1881 - Duplicated words in error message text
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@49059 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-02-04 19:59:31 +00:00
sminnee
32a8c26164 Fixed admin credentials setting from 'make install' and 'make test'
Added the contents of assets/ to svn:ignore

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@48168 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-01-17 05:31:14 +00:00
sminnee
eeeed9890e Better error for cli-install errors, uses exit(1) to stop make
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@48145 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-01-17 01:58:10 +00:00
sminnee
5ed785dc71 Allow calling of installer by running 'make install' from an environment with an _ss_environment.php file. This is important for continuous integration.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@48125 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-01-16 23:47:23 +00:00
aoneil
1fe1614bce #2058 - Installer does not escape passwords in _config files
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@47903 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-01-11 03:10:50 +00:00
aoneil
b2156f92bc #1874 - generated .htaccess lacks "Rewritebase"
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@47868 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-01-10 23:40:26 +00:00
aoneil
40fe857bfb #1352 - Better handling of memory limit
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@47824 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-01-10 02:50:57 +00:00
aoneil
654fc8c095 #1558 - Memory limit using ini_set()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@43982 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-10-29 23:23:38 +00:00
aoneil
4e94efeaaa #1464 - PHP installer doesn't keep the admin username/password when you 'recheck requirements'
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@43975 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-10-29 22:12:21 +00:00
aoneil
e9ae0ff4b7 Hide more open_basedir issues
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@43114 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-10-04 21:47:40 +00:00
aoneil
b716e29743 Optional reporting of versions to SilverStripe
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@42412 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-21 04:50:50 +00:00
aoneil
ff8c56927c Don't show open_basedir errors when curl can't access temp dir
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@42178 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-17 01:19:15 +00:00
aoneil
decb17bbd6 Make the installer work with short tags
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@42172 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-17 00:17:51 +00:00
aoneil
bd1fa10ab9 #1368 - mod_rewrite fix for some apache servers
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@41675 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-13 23:41:22 +00:00
aoneil
cb8a98a8ad Warn if PHP version is less than 5.2.0
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@41592 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-12 05:18:48 +00:00
aoneil
3702a09af1 If posix module is not enabled, just show a warning
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@41577 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-12 00:02:14 +00:00
aoneil
1b2b09a458 ALlow user to add custom dev servers in installer
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@41574 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-11 23:38:44 +00:00
wrossiter
97052713ed yay black candyness in the installer!
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@41006 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-29 03:32:26 +00:00
jshipman
987afdab33 added first name and last name fields to installer
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40605 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-21 02:53:30 +00:00
aoneil
eaaedef5c7 Use theme support in the installer
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40528 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-20 04:46:40 +00:00
aoneil
014bd34998 Added open_basedir workaround to installer
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40498 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-20 03:42:48 +00:00
aoneil
b78b8e29f6 Fix installer issues with changes to code
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40487 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-20 01:42:37 +00:00
aoneil
9e80b5e840 Comment about dev mode (merged from 2.0.2 branch, r38246)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40485 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-20 00:43:56 +00:00
aoneil
980438a322 Fix dev check test (merged from 2.0.2 branch, r38232)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40484 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-20 00:40:56 +00:00
aoneil
31efa19654 Delete old _config.php files, this allows reinstalling with a different template (merged from 2.0.2 branch, r37948)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40482 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-20 00:33:52 +00:00
aoneil
45de8ebc03 Disable notice level warnings in default install (merged from 2.0.2 branch, r37930)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40481 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-20 00:31:44 +00:00
aoneil
c31b87df69 Don't make multiple .htaccess files, just work on the soingle one so we don';t need permissions on base folder. (merged from 2.0.2 branch, r37927)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40480 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-20 00:30:16 +00:00
aoneil
4e0fdcb5cf Changed permission checks to check for the right things (merged from 2.0.2 branch, r37922)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40479 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-20 00:28:42 +00:00
aoneil
62076389c3 Moved installer to open, the right copy this time!
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@39713 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-07 22:19:05 +00:00