Fatal Error: Maximum execution time of 30 seconds exceeded in c:wampwwwdrupal2includescommon.inc on line 551(致命错误:第 551 行的 c:wampwwwdrupal2includescommon.inc 中超出了 30 秒的最大执行时间)
问题描述
当我转到 drupal 6 中的管理选项时.我的浏览器出现以下错误
when I go to admin option in drupal 6. I get following error on my Browser
致命错误:超过 30 秒的最大执行时间c:wampwwwdrupal2includescommon.inc 第 551 行
Fatal Error: Maximum execution time of 30 seconds exceeded in c:wampwwwdrupal2includescommon.inc on line 551
在我的 drupal 6 站点/所有/模块文件夹中安装视图"模块后,此错误开始发生.
This error has started occuring after i install 'Views' module in my drupal 6 sites/all/modules folder.
为什么会这样?请帮忙.谢谢.
why this is happening? Please Help. Thank you.
推荐答案
Using wamp 其非常简单的事情,点击 wamp 图标在任务栏上,转到 php 并转到 php.ini,然后找到 max_execution_time
并使 30 到 500
或更多你感到舒服.
Using wamp its pretty simple thing , Click on the wamp icon on taskbar, go to php and go to php.ini and then find max_execution_time
and make 30 to 500
or more what u are comfort with.
这篇关于致命错误:第 551 行的 c:wampwwwdrupal2includescommon.inc 中超出了 30 秒的最大执行时间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:致命错误:第 551 行的 c:wampwwwdrupal2includescommon.inc 中超出了 30 秒的最大执行时间


- 使用 GD 和 libjpeg 支持编译 PHP 2022-01-01
- Oracle 即时客户端 DYLD_LIBRARY_PATH 错误 2022-01-01
- openssl_digest vs hash vs hash_hmac?盐与盐的区别HMAC? 2022-01-01
- PHP - if 语句中的倒序 2021-01-01
- 如何从数据库中获取数据以在 laravel 中查看页面? 2022-01-01
- 如何在 Symfony2 中正确使用 webSockets 2021-01-01
- Laravel 5:Model.php 中的 MassAssignmentException 2021-01-01
- 覆盖 Magento 社区模块控制器的问题 2022-01-01
- PHP foreach() 与数组中的数组? 2022-01-01
- 如何使用 Google API 在团队云端硬盘中创建文件夹? 2022-01-01