qky666 / dokuwiki-plugin-odtplus2dw

Import different files (odt, doc, docx...) in a dokuwiki page
2 stars 3 forks source link

Permission problem with doc file on fresh install #3

Open tarasius opened 6 years ago

tarasius commented 6 years ago

I have installed DokuWiki on my Ubuntu machine with Apache DokuWiki - Release 2018-04-22a "Greebo" odtplus2dw - v0.10 from 2018-06-28

I even enabbled logging in the plugin settings, but I see this:

odtplus2dw : er_logFile : Unable to write in the logFile odtplus2dw : er_file_upload : Something went wrong with the file's upload : 2 odtplus2dw : er_checkUploadResult : Something is wrong with the uploaded file odtplus2dw : er_pg_dir : Unable to remove the temporary directory : /

I can create pages, so no permission problem for DokuWiki itself. PHPInfo attached below.

What do I miss? Thanks.

phpinfo.zip

qky666 commented 5 years ago

Sorry I did not see this before... I'm not a programmer and I don't use this extension right now, so I missed this. If it is not too late... Can you check "plugin»odtplus2dw»logFile" and "plugin»odtplus2dw»parserUploadDir" plugin parameters? They both shoud point to a writable folder.

qky666 commented 5 years ago

I get the same errors when I try to "upload" without before selecting a file. If this is what happened... Well, error messages may be not very explanatory, but at least the extension works as expected (more or less).