I have purchased the Mobile plug-in, and have downloaded the zip-file to my (Windows) PC, with the Plug-in Manager showing that the .zip file is available in the local machine.
When I click on the " " button to install, it immediately throws an error.
I do not see any logs which relate to this failure - where should I look for the log message for this plug-in failure?
You must lokk in projeqtor log file, php error log file, apache error log file.
Most possibly it is an access right error : plugin (with ph user) does not have rights to write files at the expected location (mobile tries to create new folder "mobile" at root of projeqtor directory)
Thanks - Permissions was indeed the problem.
Thanks.