Apaches
From Wikitech
(Difference between revisions)
(→main apache farm: mysql perms) |
m (→main apache farm) |
||
| Line 8: | Line 8: | ||
* install PHP from <tt>/home/wikipedia/src/php-4.3.4</tt> (is this the right version?) | * install PHP from <tt>/home/wikipedia/src/php-4.3.4</tt> (is this the right version?) | ||
** doesn't work on ariel | ** doesn't work on ariel | ||
| + | ** how to setup Turck MMcache? | ||
* tex | * tex | ||
* tidy | * tidy | ||
Revision as of 06:08, 13 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
- tidy
- ploticus
- 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??
- Command to run in mysql shell (on master) to allow connections from the new apache :
download.wikimedia.org etc
- currently on zwinger
- blah blah