dxw / whippet-server

Whippet Server launches a stand-alone web server for a specific WordPress installation. It makes WordPress easier to develop with, for example, by adding lots of debug information to the terminal without cluttering up or breaking your templates.
ISC License
80 stars 6 forks source link

Intermittent error: "Unable to locate options on stdin or on the disk." #31

Open dgmstuart opened 10 years ago

dgmstuart commented 10 years ago

On trying to start a whippet-server instance it first hung. Then I restarted and tried again, getting the following error:

[2014-08-04 13:28:59] Error: Unable to locate options on stdin or on the disk. This is a serious error. You should probably give up and report a bug.
[2014-08-04 13:28:59] Warning: Unable to load or create callback cache file . Displaying hook data will be slow.

On restarting a third time, the server started correctly and could be accessed.