markdownnotes icon indicating copy to clipboard operation
markdownnotes copied to clipboard

no input file specified

Open didli opened this issue 5 years ago • 0 comments

  • Fedora x64 : using markdownnotes with nginx / php-fpm

Is this project still active ? If not, too bad, because it fitted what I was searching for absolutely perfectly. Thank you for your work.

For the issue : I can't add any page / notes because it fails when saving with 'no input file specified'
Error log shows it looks for an index.php that do not exist ? :

2020/11/09 15:39:20 [error] 145554#0: *1 FastCGI sent in stderr: "Unable to open primary script: /markdownnotes/index.php (No such file or directory)" while reading response header from upstream, client: 127.0.0.1, server: example.notes.com, request: "POST /api/file HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "example.notes.com", referrer: "http://example.notes.com/filelist"

  • Any idea what I should do ?

didli avatar Nov 09 '20 14:11 didli