Feeds:
Posts
Comments

Archive for the ‘Weird Errors’ Category

Disable in the gallery options -> slideshow “Try XHTML validation”

Read Full Post »

Go to the line where it is failing and make sure that there is no “white space or new line” after the last statement.

Read Full Post »

You can fix this by editing the file /usr/bin/gem and add the line require ‘rubygems/gem_runner’ after require ‘rubygems’ It should be like, require ‘rubygems’ require ‘rubygems/gem_runner’ and so on

Read Full Post »

If you get the following error while starting/restarting apache, launchctl: CFURLWriteDataAndPropertiesToResource(/System/Library/LaunchDaemons/org.apache.httpd.plist) failed: -10 Make sure you are running the command with super user privilege Example: sudo /usr/sbin/apachectl start

Read Full Post »

« Newer Posts