IT Nursery
I’m working on a project that will read compiler error messages of a particular variety and do useful things with them. The sample codebase I’m testing this on (a...
  • May 27, 2022
  • 0 Comments
I get a strange PHP error after updating my php version to 5.4.0-3. I have this array: Array ( [host] => 127.0.0.1 [port] => 11211 ) When I try...
  • May 26, 2022
  • 0 Comments
I just installed WordPress 3.1.2, I got `Notice: automatic_feed_links is deprecated since version 3.0! Use add_theme_support( ‘automatic-feed-links’ ) instead. in /works/web/elements/wp-includes/functions.php on line 3303 I also got an error...
  • May 22, 2022
  • 0 Comments