summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* Update http to httpsDusta2018-06-251-1/+1
|
* Point to the online documentation for installation of PHP in INSTALL, and ↵Kalle Sommer Nielsen2017-07-211-1711/+2
| | | | remove the almost duplicate win32/install.txt, one place for all docs should be enough
* Remove old references to SAPIs and extensions no longer in the coreKalle Sommer Nielsen2017-07-191-209/+5
|
* remove description for apache 1.3DQNEO2016-04-051-204/+0
|
* Fix typo in INSTALLLoïck Piera2015-05-121-1/+1
|
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
|
* Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-32/+32
|
* Remove PWS (Personal Web Server) referencesBruno CHALOPIN2013-07-151-2/+2
|
* Updated INSTALL. Generated from the XML Docs.Philip Olson2012-08-221-74/+128
|
* Regenerate from the doc sourcesHannes Magnusson2011-04-271-1348/+1361
|
* Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-031-1/+1
| | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :)
* Minimal fix for bug #53440 (INSTALL file refers to php.ini-dist, should referAdam Harvey2010-12-021-12/+24
| | | | | | to php.ini-production). There are a lot more issues with the INSTALL file, though, which I'll file another bug for.
* Removed safe_modeKalle Sommer Nielsen2010-04-261-6/+2
| | | | | | | * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
* Removed register_globalsKalle Sommer Nielsen2010-04-211-9/+1
|
* cvs->svnRasmus Lerdorf2009-07-131-11/+8
|
* Test commitRasmus Lerdorf2009-07-121-1/+1
|
* Fix grammar (thanks Christian Hoffmann)Johannes Schlüter2009-06-291-1/+1
|
* The php.ini files we ship were renamedJohannes Schlüter2009-06-291-7/+12
|
* update install instructions (auto-generated from phpdoc XML sources)Nuno Lopes2007-04-201-99/+154
|
* update install instructions from phpdoc XMl sourcesNuno Lopes2007-01-191-326/+324
|
* sync install instructions with the phpdoc xml sourcesNuno Lopes2006-08-091-129/+30
|
* sync with docs (?)foobar2005-12-011-83/+645
|
* php4 -> php5foobar2005-11-181-11/+11
|
* Updated install instructions from the documentation project (Philip Olson)Edin Kadribasic2005-03-301-18/+28
|
* - MF43: Update install instructionsDerick Rethans2004-12-011-437/+621
|
* - MFBAndi Gutmans2004-08-101-360/+1279
|
* Fix #28921 (Bad grammar in INSTALL).Sebastian Bergmann2004-06-281-1/+1
|
* Update documentation for PHP 5.Jon Parise2003-07-031-16/+16
|
* Fix Bug #21892 (links to apache2 install instructions missing)Melvyn Sopacua2003-02-011-0/+5
| | | | | # and stop nicos from bitching
* testing cvs commit..James Cox2002-12-201-1/+0
|
* more rainJames Cox2002-12-051-0/+1
|
* rainy and cold here.James Cox2002-12-051-1/+0
|
* touch again.James Cox2002-12-051-0/+1
|
* touch2.James Cox2002-12-051-1/+0
|
* touchJames Cox2002-12-051-0/+1
|
* - fix #16290Jan Lehnardt2002-07-071-0/+6
|
* MFBfoobar2002-05-151-9/+9
|
* Nuke .1foobar2002-05-151-2/+2
|
* updated INSTALL to be more relevant.. more fixes coming (at some point)James Cox2002-01-241-28/+33
|
* Update for 4.1Sam Ruby2001-12-161-10/+10
|
* Added a note about --enable-versioning working with IRIX 6.5foobar2000-12-111-0/+1
|
* Adding note about having to make install if you do not have apache already ↵James Moore2000-10-011-1/+2
| | | | installed (IE there is no apache dir to copy httpd binary to)
* Add note about installing PHP on web servers other than Apache.Sascha Schumann2000-08-221-0/+9
|
* Add a couple of notes to the INSTALL file to hopefully cut down on aRasmus Lerdorf2000-07-291-0/+16
| | | | | couple of frequently asked questions.
* php.ini install docs from David Croft <david@infotrek.co.uk>Andrei Zmievski2000-07-101-11/+25
|
* Add interesting email which explains why disabling -fPIC works on LinuxSascha Schumann2000-05-231-0/+41
| | | | | by Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
* Cosmetic changesSascha Schumann2000-05-151-3/+3
|
* @- Zeus Webserver support (version 3.3.6+) for ISAPIBen Mansell2000-04-121-0/+2
|
* GNU make is not requiredRasmus Lerdorf2000-03-271-3/+0
|
* Update the INSTALL docsRasmus Lerdorf2000-03-271-12/+153
|