Skip to content
Menu
Justin Ball
  • About
  • Privacy Policy
Justin Ball

Category: error

apachectl stopped working after Mac OSX 10.6.5

Posted on November 23, 2010October 25, 2021

I noticed today when I tried to restart apache on my Mac that it had stopped working and gave me this error: /usr/sbin/apachectl: line 82: ulimit: open files: cannot modify limit: Invalid argument Luckily the world is a big place and someone had already fixed the problem. Just open up /usr/sbin/apachectl and change (around line…

ActiveRecord::StatementInvalid: Mysql::Error: Got error 139 from storage engine

Posted on August 9, 2010November 1, 2021

I ran into a ‘fun’ error with an application I’ve been working on. Everything was running fine and then one day hoptoad started filling up with exceptions like this: ActiveRecord::StatementInvalid: Mysql::Error: Got error 139 from storage engine I hate errors like that. Lucky for me there’s Google: http://forums.mysql.com/read.php?22,63584,166521#msg-166521 http://bugs.mysql.com/bug.php?id=10035 Turns out that each row in…

SQL Server 2005 Express error: 40

Posted on June 18, 2007November 1, 2021

I ran into this error while trying to run some scripts on my SQL Server 2005 Express Database: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections….

©2025 Justin Ball | Powered by SuperbThemes & WordPress