Menu

#116 Administration error resolved

open
nobody
Admin (14)
5
2004-02-12
2004-02-12
Anonymous
No

In version 3.0.0b6 in a Linux configuration, trying to get
into the Administration section will error out with a page
load of error messages relating to writing to temp files.

The source of the problem is located in config.inc.php:

Change: define('TMPDIR', realpath('.').'/tmp');

To: define('TMPDIR', POC_BASE .'/tmp');

Hope that helps someone...

Cheers,
mrwebman.com

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.