Apaches
From Wikitech
(Difference between revisions)
m (→main apache farm) |
(→Apache setup checklist: tex and ploticus installation) |
||
| Line 9: | Line 9: | ||
** doesn't work on ariel | ** doesn't work on ariel | ||
** how to setup Turck MMcache? | ** how to setup Turck MMcache? | ||
| − | * tex | + | * tex: apt-get install tetex* |
| − | * tidy | + | * tidy: apt-get install tidy |
| − | * ploticus | + | * ploticus: scp /usr/local/bin/pl from one of the other machines to /usr/local/bin/ |
* imagemagick | * imagemagick | ||
* sudo | * sudo | ||
Revision as of 11:18, 14 July 2004
Contents |
Logging
Apaches log are either disabled or deleted. Webalizer statistics are made using the squids logs instead.
Apache setup checklist
main apache farm
- install apache from /home/wikipedia/src/apache_1.3.29
- doesn't work on ariel
- install PHP from /home/wikipedia/src/php-4.3.4 (is this the right version?)
- doesn't work on ariel
- how to setup Turck MMcache?
- tex: apt-get install tetex*
- tidy: apt-get install tidy
- ploticus: scp /usr/local/bin/pl from one of the other machines to /usr/local/bin/
- imagemagick
- sudo
- database permissions
- Command to run in mysql shell (on master) to allow connections from the new apache :
- grant all on %wiki.* to wikiuser@apachename identified by 'password';
- grant all on %wiktionary.* to wikiuser@apachename identified by 'password';
- what about webshop?? and Board ??
- Command to run in mysql shell (on master) to allow connections from the new apache :
download.wikimedia.org etc
- currently on zwinger
- blah blah