(12-27-2014, 08:23 AM)MET4LG0D Wrote: (11-07-2014, 06:56 AM)Me.B Wrote: Just to point installing pydio.io was a bit tricky as the temp folder was causing a lot of issues.
Pydio will default using /tmp while zpanel/sentora use /var/zpanel/temp or /var/sentora/temp
Solution is post install adding
define("AJXP_TMP_DIR", "/var/zpanel/temp"); ( or /var/sentora/temp)
to conf/bootstrap_context.php
This will fix it.
If you have any issue that totally prevent install you can disable openbasedir/ temporary ONLY then get it back. I'm using it without any issue while openbase_dir & suhosin enabled.
Not Work...........
I try adding define("AJXP_TMP_DIR", "/var/sentora/temp"); to conf/bootstrap_context.php...
but ajaxexplorer open, starting loding, but back home page sentora panel!...
Any Help to sort out will be appriated