NFS debacle
From Wikitech
(Difference between revisions)
| Line 5: | Line 5: | ||
* /home/wikipedia/conf/php*.ini symliinked instead of copied around | * /home/wikipedia/conf/php*.ini symliinked instead of copied around | ||
* math on amane but mounted through /home/wikipedia/ someplace | * math on amane but mounted through /home/wikipedia/ someplace | ||
| + | * PATH environment variable sanity | ||
| + | * 'current working dir' was not reset somewhere.. | ||
Revision as of 12:58, 13 February 2006
More remaining nfs stupidities which we found broken:
- (log files in /home/wikipedia/logs)
- /home/wikipedia/htdocs used via a redirect from /usr/local/apache/htdocs (but not really used for anything, just broke apache restart)
- /home/wikipedia/conf/php*.ini symliinked instead of copied around
- math on amane but mounted through /home/wikipedia/ someplace
- PATH environment variable sanity
- 'current working dir' was not reset somewhere..