Fatal error: Maximum execution time of 30 seconds exceeded

ตอบกระทู้

รูปแสดงอารมณ์
:icon_plusone: :like: :plusone: :gfb: :-D :) :( :-o 8O :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: :angry: :baa: :biggrin:
รูปแสดงอารมณ์อื่นๆ

BBCode เปิด
[img] เปิด
[url] เปิด
[Smile icon] เปิด

กระทู้แนะนำ
   

มุมมองที่ขยายได้ กระทู้แนะนำ: Fatal error: Maximum execution time of 30 seconds exceeded

Re: Fatal error: Maximum execution time of 30 seconds exceeded

โดย mindphp » 21/06/2014 2:56 pm

ปัญหาเป็นเพราะ
https://www.mindphp.com/forums/viewtopic.php?f=6&t=10200

ถ้าจะให้โปรแกรมโปรแกรมที่เขียนจาก php ทำงานได้นานเกิน 30วิ หรือ เกินเวลาที่ตั้งไว้
ให้เพิ่ม
set_time_limit(0)
ไว้ที่ต้อนไฟล์

กระทู้ที่เกี่ยวข้อง
https://www.mindphp.com/forums/viewtopic.php?f=21&t=6680

Fatal error: Maximum execution time of 30 seconds exceeded

โดย indie » 21/06/2014 1:03 pm

พอดีโหลด ปลั๊กอิน กับ คอมเพอเนนท์ เสร็จ แล้ว โชว์ ข้อความ

Fatal error: Maximum execution time of 30 seconds exceeded in C:\AppServ\www\Joomla\libraries\joomla\string\string.php on line 399


เข้าไปดูเป็นแบบนี้ แก้ไขยังไงได้บ้างคะ

// Get current locale
$locale0 = setlocale(LC_COLLATE, 0);
if (!$locale = setlocale(LC_COLLATE, $locale))
{
$locale = $locale0;
}

คือไม่รู้จะสอบถามใครแล้วค่ะ รบกวนด้วยนะคะ :cry:

ข้างบน