Maximum execution time of 30 seconds exceeded on index.php

by G3org3s, Monday, May 27, 2013, 20:48 (4307 days ago)

Hello,

After installing selfoss on my server I have some issues: when I try to access the root of selfoss' folder, I get this error (both on mycomputer (firefox and elinks) on my android phone)

500 Internal Error
Fatal error: Maximum execution time of 30 seconds exceeded

Here are the apache2 logs:

[Mon May 27 20:33:54 2013] [error] [client 192.168.1.] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/selfoss/libs/JSMin.php on line 152
[Mon May 27 20:33:54 2013] [error] [client 192.168.1.] Fatal error: Maximum execution time of 30 seconds exceeded
[Mon May 27 20:34:25 2013] [error] [client 192.168.1.] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/selfoss/libs/JSMin.php on line 133
[Mon May 27 20:34:25 2013] [error] [client 192.168.1.] Fatal error: Maximum execution time of 30 seconds exceeded
[Mon May 27 20:36:10 2013] [error] [client 192.168.1.] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/selfoss/libs/JSMin.php on line 141
[Mon May 27 20:36:10 2013] [error] [client 192.168.1.] Fatal error: Maximum execution time of 30 seconds exceeded
[Mon May 27 20:37:58 2013] [error] [client 192.168.1.] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/selfoss/libs/JSMin.php on line 82
[Mon May 27 20:37:58 2013] [error] [client 192.168.1.] Fatal error: Maximum execution time of 30 seconds exceeded

The line looks quite random.
I double checked the .htaccess, it definitly is present.

Thanks in advance.

Maximum execution time of 30 seconds exceeded on index.php

by grgr, Saturday, June 01, 2013, 16:31 (4302 days ago) @ G3org3s

Modify the maximum execution time longer in your sever setting, and try again.

But... I have no idea why you got such a error when you just tried to access your selfoss.
By guess, your server computer spec is very low?

Maximum execution time of 30 seconds exceeded on index.php

by G3org3s, Saturday, June 01, 2013, 21:26 (4302 days ago) @ grgr

I added set_time_limit(600); at the begining of index.php and the page is loading under one second, I don't know why but it's working, thanks.

RSS Feed of thread
powered by my little forum