Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8903371
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T01:51:15+00:00 2026-06-15T01:51:15+00:00

I got this: Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\APP\www\protected\extensions\less\lib\lessphp\lessc.inc.php

  • 0

I got this:

Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\APP\www\protected\extensions\less\lib\lessphp\lessc.inc.php on line 504

I think it might have to do with this:

'components'=>array(
  'less'=>array(
    'class'=>'ext.less.components.LessCompiler',
    'forceCompile'=>true, // indicates whether to force compiling
    //'compress'=>false, // indicates whether to compress compiled CSS
    //'debug'=>false, // indicates whether to enable compiler debugging mode
    'paths'=>array(
      'less/style.less'=>'css/style.css',
    ),
  ),
  1. Does forceCompile mean the css files gets regenerated every time?
  2. Would this slow down my application?
  3. If I don’t force compile, will it be faster?
  4. Is there anything else I can do to speed up my app?
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T01:51:16+00:00Added an answer on June 15, 2026 at 1:51 am

    Try by this settings:

        'components'=>array(
        'less'=>array(
        'class'=>'ext.less.components.LessCompiler',
        'forceCompile'=>YII_DEBUG, // indicates whether to force compiling
        //'compress'=>false, // indicates whether to compress compiled CSS
        //'debug'=>false, // indicates whether to enable compiler debugging mode
        'paths'=>array(
          'less/style.less'=>'css/style.css',
        ),
       ),
    

    Change your forceCompile = YII_DEBUG. IN DEBUG Mode Set ‘forceCompile’=>true. When you work on Debug increase the PHP MAX Execution time

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I installed a modification for my vbulletin suite and got this error Fatal error:
I got this error when I was installing the SugarCRM on the server: Fatal
I got this error Fatal error: Call to a member function set_prefix() on a
Recently got this in my Event Log: A fatal hardware error has occurred. Reported
I have tried this <?php print_r(apache_get_modules()); ?> and got this Fatal error: Call to
I am using Dijkstra algorithm in PHP. But I got this error Fatal error:
I got this error message from the C++ compiler: CC: Fatal error in ccfe:
I've got this error: Fatal error: Uncaught exception 'MySQLiQuery_Exception' with message 'Illegal mix of
I was integrating codeIgniter with smarty as view I got this Fatal error: Cannot
Please can you help me. I've got this fatal error in WordPress. My site

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.