1
0
mirror of https://github.com/php/web-php.git synced 2026-04-24 07:28:16 +02:00
Commit Graph

62 Commits

Author SHA1 Message Date
Hannes Magnusson fa5cf40c84 Ask maintainers to subscribe to the php-mirrors@ mailing list. 2007-09-06 13:48:34 +00:00
Philip Olson ebfe2e6d3f mirroring-troubles.php is now the official mirror troubleshooting guide. 2007-05-17 21:25:44 +00:00
Hannes Magnusson d2018fd7d4 phpweb nolonger depends on include_path, all includes use absolute paths 2007-04-14 09:19:07 +00:00
Philip Olson 752f0b294b s/pear/pecl to install pecl extensions, and link to the sqlite manual 2007-04-05 01:58:28 +00:00
Hannes Magnusson 702afe0f71 Workaround apache bug#41987 (affecting bunch of our mirrors) 2007-03-29 20:31:23 +00:00
Hannes Magnusson 226c3e75eb Mention mod_negotiation in the warning sectino 2007-03-29 18:03:30 +00:00
Hannes Magnusson 029aa09c15 Upgrade the virtualhost config to treat .msi as application/octet-stream 2007-03-21 15:43:10 +00:00
Philip Olson 3ea4467bae spelling/typo 2007-03-09 02:18:25 +00:00
Hannes Magnusson 1d171b4f6d Add a note about turning off all output compression on binary files 2007-02-06 13:42:35 +00:00
Hannes Magnusson 522dde625a phpweb hasn't needed register_globals for a long time now and there are
already few mirrors running with register_globals off successfully
2007-01-02 15:55:36 +00:00
Gabor Hojtsy 02989445cb 2GB-12GB daily bandwidth usage, thanks to Philip for the data 2006-09-12 19:31:32 +00:00
Gabor Hojtsy d308807952 lifted up the requirement to use PHP as an Apache module for the mirror (this was requested way back in time) 2006-09-12 11:36:23 +00:00
Gabor Hojtsy e2faa35610 -interlink related sites (mirrors, cvsup)
-troubleshooting is a list of issues, so mark it up as such
-the maintainer is not a mirror :)
2006-09-12 09:49:14 +00:00
Gabor Hojtsy 9d1b5048bc point out that uk.php.net is a busy mirror, and use the more exact 12GB number 2006-09-11 21:12:02 +00:00
Gabor Hojtsy 1e4f402999 we have grown 500MB and 13* the traffic in ttwo years, as it seems 2006-09-11 20:50:19 +00:00
Gabor Hojtsy 6656b9b1d3 no more bold for PHP 4.3.x, PHP 5 is prefered (should we be more explicit? :) 2006-09-10 17:57:01 +00:00
Nuno Lopes e85760c833 fix bug #34817: misspelled word 2005-12-04 16:23:14 +00:00
Rasmus Lerdorf 0ee430ea59 Add a fuller explanation of the 2-mirror system 2005-03-12 04:42:02 +00:00
Gabor Hojtsy a0a15ba0d7 note that mirrors need to have PHP installed as an Apache module 2004-12-16 13:56:13 +00:00
Gabor Hojtsy 4f5137bc9b fix from Max Khaikin for the faq.html.php content type issue 2004-09-25 18:20:17 +00:00
Derick Rethans acbd646d05 - Update bandwidth/size estimates. 2004-09-08 14:21:59 +00:00
Gabor Hojtsy 11f5c49a0a another small typo spotted by Dave Barr 2004-09-02 19:41:00 +00:00
Gabor Hojtsy f9ebf027cb typo spotted by Dave Barr 2004-09-02 19:38:19 +00:00
Gabor Hojtsy 4bb033d281 add missing include to rsync command 2004-09-02 16:49:48 +00:00
Derick Rethans 39183d2e55 - Update mirror instructions. 2004-08-19 14:25:53 +00:00
Derick Rethans 99605df29b - Bend the rules a bit 2004-08-05 08:44:16 +00:00
Gabor Hojtsy f06d152c7f add spelling related instructions 2004-07-06 15:11:07 +00:00
Gabor Hojtsy 2f56cac2bd Add Apache2 setting suggested by Toni 2004-05-04 15:09:35 +00:00
Gabor Hojtsy 60be64ba75 Add suggestion to exclude the extra folder on unofficial mirrors, since it also contains distributions data 2003-12-05 14:22:23 +00:00
Gabor Hojtsy 725fd09822 Stating the obvious: mirrors should be in the
country where they are said to be...
2003-10-11 16:27:39 +00:00
Gabor Hojtsy 396d260fc9 Add the -MultiViews option to the suggested mirror setup 2003-09-20 09:44:14 +00:00
Gabor Hojtsy 47e520fe40 - Clarify that official mirrors need to have the same content as php.net
- Modify the suggested vhost setup, so the xx.php.net address is the default.
  This makes Apache URL redirections keep the user in the .php.net URL space,
  keeping the My PHP.net settings. Otherwise URLs such as
  http://ar.php.net/manual go out of the PHP.net URL space.
- Clarify the CNAME issue, and that people should contact us first, before
  setting up a mirror
2003-09-07 12:24:27 +00:00
Gabor Hojtsy d9b000d4a3 Size is around one gigabyte now 2003-08-17 09:48:22 +00:00
Gabor Hojtsy 12a0d972cc Save more bandwith with adding the downloadable manuals to
the exclude list. Suggested by <chro at sokrates dot uio dot no>
2003-08-14 16:37:51 +00:00
Gabor Hojtsy f4be014479 More BC seed call 2003-08-13 13:35:10 +00:00
Gabor Hojtsy e7a2250c2c There were no bug reports on the new layout pages
not working, so add this layout to some more used
pages (but still not to the most used pages)
2003-08-13 11:06:57 +00:00
Gabor Hojtsy 69a0b10f6f - Use new base page and include methods
- Remove all information on local search setup
- Add Options -Indexes so we will be able to remove
  the various index.php files in our dirs
- Change ErrorDocument as the error file was moved
- Add comment on the stats part that it is better commented
  out if not supported
- Provide a random minute number for the rsync cron job,
  so people who copy-paste will get reasonably random times ;)
- Explictly state that we need PHP 4.3.x (at least for new mirrors)
2003-08-09 09:47:22 +00:00
Philip Olson c6fa1a200f Added index.html to DirectoryIndex as manual/howto/index.html requires it.
This closes bug #24336
2003-07-20 15:59:23 +00:00
Gabor Hojtsy c390c1dfb9 Ask mirrors to set up SQLite 2003-07-20 15:52:02 +00:00
Jacques Marneweck 4ddbbe8c92 * More sysstat reducing stuff.
* Also added CVS Id: tags to files missing them at the top.

--jm
2003-05-16 01:06:08 +00:00
Derick Rethans 5a42e17357 - Add non-modification rule 2003-03-04 13:09:14 +00:00
Gabor Hojtsy bf074e4391 Adding a real title for this page 2003-02-02 20:01:06 +00:00
Gabor Hojtsy 68f714ca86 .tgz is also binary, specify all three binaries on one line for simplicity 2003-01-19 17:37:37 +00:00
Gabor Hojtsy fca381e884 Really link Apache docs somewhere... 2003-01-18 20:16:02 +00:00
Gabor Hojtsy ed3d238f91 Reorganize search and stats information, as we have two PHP pages
describing these...
2003-01-18 17:57:45 +00:00
Gabor Hojtsy c38ef373ee Better title for this page... 2003-01-18 14:14:22 +00:00
Gabor Hojtsy 658ff5256c Title conventions... 2003-01-18 14:06:58 +00:00
Gabor Hojtsy ba3db326a5 Reorder instructions, move all setup related instructions below mirror
setup (make subsections).

Add a mirror setup troubleshooting section for those setting up mirrors
but having problems.

Add local stats flag to enable easy update of mirror database, to see who
really has stats.

Also add local preferred language setting, so new (under setup) mirror
sites can check if local language settings work, there need to be no
cooperation to change local language preference, and finally unofficial
mirror sites can also have language preferences of their own. [The code
behind this still needs to be developed ;)]

More to come on the search and stats setup instructions side...
2003-01-18 14:03:23 +00:00
Gabor Hojtsy 2f21e6e733 Never return results from the howto. Also add a / after howto, so page with
names starting with howto will show up...
2003-01-04 18:41:43 +00:00
Gabor Hojtsy 00f807a01b Implicit suggestion to exclude the howto from search results. 2003-01-04 18:38:14 +00:00