Apaches
From Wikitech
(Difference between revisions)
m (→main apache farm) |
m (→main apache farm) |
||
| Line 18: | Line 18: | ||
***grant all on %wiki.* to wikiuser@apachename identified by 'password'; | ***grant all on %wiki.* to wikiuser@apachename identified by 'password'; | ||
***grant all on %wiktionary.* to wikiuser@apachename identified by 'password'; | ***grant all on %wiktionary.* to wikiuser@apachename identified by 'password'; | ||
| − | *** what about webshop?? | + | *** what about webshop?? and Board ?? |
===download.wikimedia.org etc=== | ===download.wikimedia.org etc=== | ||
* currently on zwinger | * currently on zwinger | ||
* blah blah | * blah blah | ||
Revision as of 09:25, 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?? 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