EES and Permissions for /__data

Hi, I've just installed 4.4.3 on a VM at work and EES won't run. Looking at the issue, 404s are being generated for js files in /__data/…


Does anyone recognise an immediate issue here? Have I failed to run the right permissions over folders on the server? The path is correctly defined in the Apache alias so I'm not sure what's going on.



Cheers :slight_smile:

A 404 would imply it's not a permissions issue. Are you certain you have installed EES in the correct path?


<matrix_root>/data/public/ees/

[quote]
A 404 would imply it's not a permissions issue. Are you certain you have installed EES in the correct path?



<matrix_root>/data/public/ees/

[/quote]



Thanks Anthony, I had extracted it to the wrong directory :S



It loads an error now saying:



data is null

Url: http://ubuntu.matrix.local/__data/ees/easyedit.min.js

Line: 481



So it's finding it, just needs a little pushing and shoving…

Please disregard my last post, it's all working perfectly :smiley:


Thank you