summaryrefslogtreecommitdiffstats
path: root/index-install.php
Commit message (Collapse)AuthorAgeFilesLines
* My new sitedonncha2007-04-051-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@956 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* We always need a hostnamedonncha2007-03-151-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@917 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't auto-redirect to non-www hostnamedonncha2007-03-121-35/+46
| | | | | | | | | Strip "www." from all urls Added "no www" page to install Can now install from url starting with "www." git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@912 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Warn of "www." in URL of installer and die(), should help avoid some ↵donncha2007-03-081-2/+8
| | | | | | http://com/wpmu/ issues git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@908 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check "vhost" by default in the installerdonncha2007-03-081-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@907 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added db fields, just in case someone changes the fields of sitecategories ↵donncha2007-02-131-2/+2
| | | | | | and blames WPMU ;) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@887 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* spaces -> tabsdonncha2007-01-141-226/+218
| | | | | | | define VHOST during install. (fixes #216) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@843 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make config file world readabledonncha2006-09-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@747 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Small typodonncha2006-07-241-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@704 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only show one logo on last install page.donncha2006-07-131-1/+0
| | | | | | | Fix theme update_options() bug in install (#80) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@673 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Better theme admin pagedonncha2006-07-121-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@659 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Ooops. Forgot ";" (fixes #74)donncha2006-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@656 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use localhost.localdomaindonncha2006-07-111-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@652 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* MySQL 5 needs a proper datetime (#71)donncha2006-07-111-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@647 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use apache_get_modules() to find out if mod_rewrite is loadeddonncha2006-07-051-3/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@637 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't call index-install.php directlydonncha2006-07-021-0/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@623 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove out of date message (thanks lajevardi)donncha2006-06-301-2/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@617 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Create blogroll category and link2cat records for default links.donncha2006-06-281-0/+1
| | | | | | | Update category_count record in categories table git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@610 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+450
Uses's Ryan Boren's htaccess rules and mods If you're upgrading, try this on a test server first! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@591 7be80a69-a1ef-0310-a953-fb0f7c49ff36