Dear all,
when trying to set up a Wiki with MediaWiki 1.3.10 I get the following error message:
* Script URI path: /wiki Warning: $wgProxyKey is insecure Can't find a writable temp directory for the XHTML template. Check that the TMP environment variable points to a writable directory, or that the default temp dir (/tmp) exists and is writable.
<<
/tmp IS writeable (I even made it 777).
Any hints?
Thanks a lot in advance!
Volker
On Sat, 19 Feb 2005 03:59:28 +0100, Volker Huppert Mail@volker-huppert.de wrote:
Dear all,
when trying to set up a Wiki with MediaWiki 1.3.10 I get the following error message:
* Script URI path: /wiki Warning: $wgProxyKey is insecure Can't find a writable temp directory for the XHTML template. Check that the TMP environment variable points to a writable directory, or that the default temp dir (/tmp) exists and is writable.
<<
/tmp IS writeable (I even made it 777).
Any hints?
Thanks a lot in advance!
Volker _______________________________________________
Just guessing...IS there a TMP environment variable pointing at a non-existent or non-writable directory?
-Rich
Volker Huppert wrote: [snip]
/tmp IS writeable (I even made it 777).
If safe mode or open_basedir are enabled, that usually won't help you one bit. Install 1.4beta6, which doesn't rely on writing a temporary compiled template file.
(The proxy key thing is completely unrelated and you may ignore it, it's harmless.)
-- brion vibber (brion @ pobox.com)
mediawiki-l@lists.wikimedia.org