4576 Posts in 1387 Topics by 1377 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1021 Views |
-
5.3.3 Thread-safe Debug.php on line 671

10 November 2010 at 10:14am Last edited: 10 November 2010 11:11pm
I've tried this installation on a couple of machines and it's the same story. Full error reads:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\www\silverstripe\sapphire\dev\Debug.php on line 671
Any ideas will be appreciated and gladly tried out. I only just started using Silverstripe on Monday.
I'm using - Apache 2.2.17 on windows [edited post - for easy reading].
Thanks in advance for your help.
Rob.
-
Re: 5.3.3 Thread-safe Debug.php on line 671

10 November 2010 at 10:50pm
Could you describe a bit more about the server software you're using?
-
Re: 5.3.3 Thread-safe Debug.php on line 671

10 November 2010 at 11:09pm
I thought that question might be on it's way. I'm kicking myself for not mentioning it.
Apache 2.2.17 on windows.
All relevant modules enabled. Hope that answers your question Sean.
-
Re: 5.3.3 Thread-safe Debug.php on line 671

11 November 2010 at 1:51pm Last edited: 11 November 2010 1:52pm
Hello,
Try adding this to the .htaccess file in the location where you installed SilverStripe:
php_value max_execution_time 120
You may also want to change the server name to "127.0.0.1" instead of "localhost" if that's how you've set the database connection.
For whatever reason, Windows is slower to resolve localhost for MySQL, don't ask me why, it affects PHP, MySQL and Windows in general.If you've already installed SilverStripe, simply change the mysite/_config.php "server" value in the $databaseConfig array to "127.0.0.1" if it's set to localhost.
Otherwise, specify "127.0.0.1" in the "Database server:" field on the SilverStripe installation screen to start from scratch.
Hope this helps!
Cheers,
Sean -
Re: 5.3.3 Thread-safe Debug.php on line 671

18 November 2010 at 11:11am
That's taken care of business Sean. Thanks very much, whereabouts are you? I'll buy you a bear some time.
Seriously, really appreciate your help.
-
Re: 5.3.3 Thread-safe Debug.php on line 671

18 November 2010 at 11:28am
I'm in New Zealand. If you're on this side of the world anytime soon, you can certainly buy me a beer.
Sean
-
Re: 5.3.3 Thread-safe Debug.php on line 671

18 November 2010 at 8:50pm
It seems I've already committed to buying you a 'bear'!? Are they native to New Zealand? A beer would be far easier. Thanks again.
| 1021 Views | ||
|
Page:
1
|
Go to Top |


