ndeet / plg_system_less

A Joomla! system plugin to compile .less files on the fly.
GNU Lesser General Public License v3.0
17 stars 13 forks source link

blank page #21

Closed ghost closed 10 years ago

ghost commented 10 years ago

I try it with joomla 3.2 on MAMP and it doesnt work at all , I get a blank page even with memory_limit = 256M

ghost commented 10 years ago

"I get a blank page" Set "Error reporting" in Joomla-Configuration to "Maximum". You should see an error message afterwards.

ghost commented 10 years ago

it was the maximum time out 30 s was not enough now it works thank you

Le 9 déc. 2013 à 22:03, illovo notifications@github.com a écrit :

"I get a blank page" Set "Error reporting" in Joomla-Configuration to "Maximum". You should see an error message afterwards.

— Reply to this email directly or view it on GitHub.

Klipper commented 10 years ago

Works perfect with me on Joomla! 2.5.16 and Joomla! 3.2.0 both on Xampp 1.7.7 and Xampp 1.8.2. Also works perfect on online server (Siteground). Tested with server-side (php) compiling and with client-side compiling (javascript), with Error reporting in Global Configuration set to Maximum: No issues or errors!

I would say: Check the PHP version your server is using... Should be at least php 5.3.1. With Joomla! 3.2 php 5.3.10+ is better. And of-course this version is currently OK for Bootstrap 2.3.2., used in Joomla! 3.2

ghost commented 10 years ago

I have the last version of all on MAC and MAMP , it was just php.ini the time out now it works

thank you Le 9 déc. 2013 à 22:54, Klipper notifications@github.com a écrit :

Works perfect with me on Joomla! 2.5.16 and Joomla! 3.2.0 both on Xampp 1.7.7 and Xampp 1.8.2. Also works perfect on online server (Siteground). Tested with server-side (php) compiling and with client-side compiling (javascript), with Error reporting in Global Configuration set to Maximum: No issues or errors!

I would say: Check the PHP version your server is using... Should be at least php 5.3.1. With Joomla! 3.2 php 5.3.10+ is better. And of-course this version is currently OK for Bootstrap 2.3.2., used in Joomla! 3.2

— Reply to this email directly or view it on GitHub.

ndeet commented 10 years ago

Thanks for reporting back what the issue was. So, depending on your servers cpu power, it take some time to compile all the less files. Solution is to increase the php.ini setting _max_executiontime