[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Change User Directory & Cache Directory during install
Page 1 of 1

Change User Directory & Cache Directory during install

Posted: 11 Apr 2017 00:40
by steve.russell
Hello!

I would like to know the following:

Is it possible to change the location of the User Directory and Cache Directory during instillation via command line?

Right now, those directories default to appdata\roaming for the user. This is not a workable location for our environment as roaming profiles are limited to 60MB per person.

Ideally, it would better if we could change the User and Cache directories to Appdata\local instead.

If this not achievable via command line, is there a manual way of making this change from within the Gephi application?

Thanks in advance,
Steve

Re: Change User Directory & Cache Directory during install

Posted: 11 Apr 2017 11:38
by eduramiba
Hi,

You can change that in gephi.conf file under gephi_install_dir/etc folder.

There, change default_userdir key to whatever you need.