Open hyp1 opened 5 years ago
Just ran into this...spyc.php already exists in the download of the module, so that instruction shouldn't even be in the docs, probably. But, as @hyp1 mentions, even though the file is there, the status page still complains. I drop it in a newly created /libraries/spyc/ directory and the message goes away. Not sure if we need this or not?
Let me rehash this bit of useful info from the Zulip chat about this:
@bugfolder
By coincidence, today's StackOverflow posting included a question that confirms MIT licensed software can be redistributed under GPL2, so long as the original copyright notice is included: https://opensource.stackexchange.com/questions/11531/if-i-fork-a-lib-that-is-mit-apache-2-0-dual-license-can-i-change-it-to-cc0-fo?
The services seems to work correctly anyway,
but when the spyc library is put to: services/rest_server/lib/spyc.php it will display "Spyc Library not found" in the status report.
Solution: put it to: /libraries/spyc/spyc.php