ajibanda
++
About
Contact
Articles
Programming
Tutorial
Debugging
Tools and Utilities
Blogging
SEO
Author's Note
ajibanda
++
Home
About
Archive
Programming
Tutorial
Debugging
Tools and Utilities
Blogging
SEO
Contact
Showing posts with label
Debugging
.
Show all posts
Showing posts with label
Debugging
.
Show all posts
Error 404 for PHPMyAdmin Upon Updating PHP in Localhost
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...
Unable to execute dex: Multiple dex files define Lcom/squareup/okhttp/Address
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...
'kill': Invalid argument (Errno::EINVAL) -- Troubleshoot Rails on Development
Problem Running a rails s on my app causes an error ...rack/server.rb:340:in 'kill': Invalid argument (Errno::EINVAL) . This automa...
#1194 - Table [tablename] is marked as crashed and should be repaired
Problem: An error existed on my website and the log file throws the following status: #1194 - Table [TABLE_NAME] is marked as crashed and ...
Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
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...
The single-table inheritance mechanism failed to locate the subclass: '1'
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 ...
Fatal error: Call to undefined function socket_create() for WAMPServer
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...
'gem_original_require': no such file to load -- application (MissingSourceFile)
Problem: Running your rails application you'll experience this error at the very start of your development. Analysis: This is usua...
Missing Flash Package for Flex Builder
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...
500 Internal Server Error - Malformed Header from Script
After creating and deploying your rails application, you might find this error on your logs. Looking at the site produced on the browser y...
Subscribe to:
Posts ( Atom )