Initial creation of processing folders using --init parameter (see #40) works great:
============================================================
Newly created 5 processing folders. Have fun!
============================================================
But fails right afterwards, because the temp parent folder /var/cinbox doesn't exist (yet):
Temporary folder: '/var/cinbox/ci-fes_adsd_audio_dat'
PHP Warning: mkdir(): No such file or directory in /home/arkthis/install/cinbox-fes-av/src/lib/CInbox/CInbox.php on line 741
ERROR Could not create temp folder '/var/cinbox/ci-fes_adsd_audio_dat'. Check access rights? Does parent folder exist?
ERROR Could not init Inbox due to errors:
ERROR mkdir(): No such file or directory[/home/arkthis/install/cinbox-fes-av/src/lib/CInbox/CInbox.php:741]
Clean ending of Inbox...
TODO: Create parent temp-folder when --init is used.
Initial creation of processing folders using
--initparameter (see #40) works great:But fails right afterwards, because the temp parent folder
/var/cinboxdoesn't exist (yet):TODO: Create parent temp-folder when
--initis used.