I'm in the process of setting up a dedicated Wordpress multisite hosting environment and am working on transferring over some of my clients' websites. I seem to be running into an issue however in that the LESS/CSS compiler isn't able to create the file it wants to. When I view the site, all of the styles are messed up because the compiled css is throwing the following error:
(Just for the sake of clarity, everything in between the <link></link> is what is displayed from Firebug when I open the css file)
Are there specific server modules or settings that I need to have set for this to compile properly? I've tried stripping all but the essentials from my Wordpress .htaccess file, changing file permissions, and more... nothing seems to work and I'm wondering if there's some php module or something I need to install to get this working?
Thanks,
Dave












