Hi All I am trying to install CTools 7.x-1.0-alpha2http://drupal.org/node/1016576in Drupal 7. It is not installing.
One time appache server crashed, one time found error as mentioned below.
( ! ) Fatal error: Maximum execution time of 30 seconds exceeded in C:\MyWeb\www\necs\modules\system\system.tar.inc on line 1297 Call Stack # Time Memory Function Location 1 0.0283 373600 {main}( ) ..\index.php:0 2 0.6777 18238944 menu_execute_active_handler( ) ..\index.php:22 3 0.6848 18454408 call_user_func_array ( ) ..\menu.inc:501 4 0.6848 18454640 drupal_get_form( ) ..\menu.inc:0 5 0.6848 18455200 drupal_build_form( ) ..\form.inc:188 6 0.7084 18515072 drupal_process_form( ) ..\form.inc:350 7 0.7117 18542928 form_execute_handlers( ) ..\form.inc:830 8 0.7118 18544952 update_manager_install_form_submit( ) ..\form.inc:1390 9 29.2043 19748944 ArchiverTar->listContents( ) ..\update.manager.inc:642 10 29.2043 19749064 Archive_Tar->listContent( ) ..\system.archiver.inc:53 11 29.2070 19749936 Archive_Tar->_extractList( ) ..\system.tar.inc:281 12 30.0021 19899256 Archive_Tar->_readHeader( ) ..\system.tar.inc:1505
Kindly let me know, whats going wrong here.
Regards Austin
Austin Einter wrote:
Hi All I am trying to install CTools 7.x-1.0-alpha2http://drupal.org/node/1016576in Drupal 7. It is not installing.
One time appache server crashed, one time found error as mentioned below.
( ! ) Fatal error: Maximum execution time of 30 seconds exceeded in C:\MyWeb\www\necs\modules\system\system.tar.inc on line 1297 Call Stack # Time Memory Function Location 1 0.0283 373600 {main}( ) ..\index.php:0 2 0.6777 18238944 menu_execute_active_handler( ) ..\index.php:22 3 0.6848 18454408 call_user_func_array ( ) ..\menu.inc:501 4 0.6848 18454640 drupal_get_form( ) ..\menu.inc:0 5 0.6848 18455200 drupal_build_form( ) ..\form.inc:188 6 0.7084 18515072 drupal_process_form( ) ..\form.inc:350 7 0.7117 18542928 form_execute_handlers( ) ..\form.inc:830 8 0.7118 18544952 update_manager_install_form_submit( ) ..\form.inc:1390 9 29.2043 19748944 ArchiverTar->listContents( ) ..\update.manager.inc:642 10 29.2043 19749064 Archive_Tar->listContent( ) ..\system.archiver.inc:53 11 29.2070 19749936 Archive_Tar->_extractList( ) ..\system.tar.inc:281 12 30.0021 19899256 Archive_Tar->_readHeader( ) ..\system.tar.inc:1505
Kindly let me know, whats going wrong here.
First let me ask that you stop cross posting between the support and development lists and let me say that the support list is correct for this issue. The error says that it took longer than your time limit set in php.ini to execute than allowed. Why, I do not know but increasing the time limit may help or it may just take longer to abort. You might want to ask ctools support at http://drupal.org/project/issues/ctools what the problem may be.