Showing posts with label Debugging. Show all posts
Showing posts with label Debugging. Show all posts
I've just updated my PHP version from 5.4 to 5.5. During the process, Apache and other files were updated too leaving some of my setting...
The error occurs upon building a (on my case, it's PhoneGap) project running on Eclipse. This is caused of having two *.jar files insid...
Problem Running a rails s on my app causes an error ...rack/server.rb:340:in 'kill': Invalid argument (Errno::EINVAL) . This automa...
Problem: An error existed on my website and the log file throws the following status: #1194 - Table [TABLE_NAME] is marked as crashed and ...
I was in Putty and was in the middle of installing a package via apt-get (where I was installing mysql-server and I was in the part of se...
I was in the middle of my coding when an error arises while I was calling a sub-class. To be exact, the following error was produced: The ...
Here's a solution I found upon experiencing an error in WAMP Scenario I am using WAMP (wampserver) and trying to run a chat service pro...
Problem: Running your rails application you'll experience this error at the very start of your development. Analysis: This is usua...
I was studying flex for the past few days, all of a sudden I realize something weird with my packages. I am using Eclipse in Linux and Fle...
After creating and deploying your rails application, you might find this error on your logs. Looking at the site produced on the browser y...