Posts

Showing posts with the label Technology

attach file gives false disk address path as 'C:/fakepath/filename'

After an hour googling and understanding the real cause, today I solved the IE 8 configuration related problem of 'fakepath'. Detail description will be given soon, how I find the problem and its solution and debugging. Ref: http://www.google.com/support/forum/p/gmail/thread?tid=35000181d20d2dae&hl=en   http://www.telerik.com/community/forums/aspnet-ajax/upload/ie8-upload-control-shows-quot-c-fakepath-quot.aspx

Export PATH or JAVA_HOME when no permission to edit ~/.bash_profile or ~/.bashrc file

When a user did not have permission to add a new PATH entry in bash_profile, just use the below command in any terminal: $ export PATH=$PATH:/new/path     (where /new/path is the path to be added) $ export PATH=$PATH: /usr/local/jdk1.6.0_06/bin   (for java path) for JAVA_HOME: $ export JAVA_HOME=/usr/local/jdk1.6.0_06/ This new path variable will be visible for that terminal for the whole session. Once the terminal is closed, new PATH will also be vanished.

How to fix World-writable config file /etc/my.cnf is ignored?

The default configuration file of MySql is my.cnf (location: /etc/my.cnf for Linux) and my.cfg (location: Program File/MySql for windows). For utf-8 supported database, there must be an entry of UTF-8 parameter in my.cfg file. But sometime mysql does use the my.cnf file from other location than /etc/my.cnf. If you change the required parameter in /etc/my.cnf file, it may not be reflected in database. An error: 'World-writable config file /etc/my.cnf is ignored ' will come while executing the mysqld demon. Just change its permission . $ chmod 644 /e tc/my.cnf  and execute  the mysqld demon. $ mysqld  start Ref: http://hecode.com/how-to-fix-world-writable-config-file-etcmy-cnf-is-ignored/ http://dev.mysql.com/doc/refman/5.1/en/linux-installation-rpm.html

Folder Color changed to Blue.... Is it Virus ?

Image
Windows users may often confused by seeing that the color of folders, files of any drive(s) turned to blue. It muddles that whether their computer infected with virus. I often confused to. I used to scan the particular drive(s) with anti-virus to remove the affected virus files. But at a result nothing would shown. Finally I got the real cause of the issue. While creating disk using windows bootable cd, if you format your disk by allowing 'encrypted or compressed NTFS' file option, this type of scenario will occur. You will be seen the blue colored file, folders in that drive(s). To fix this issue, just follow the below suggestion: 1. Go to 'Tools' 2. Go to 'Folder Options' 3. Click 'View' tabs under 'Folder Options' 4. Uncheck ' Show encrypted or compressed NTFS files in color ' For Windows 7 user,  1. Click 'Control Panel' from 'Start' 2. Click 'Appearance and Personalization' 3. Go to ...

IE Compatibility view for Perfect Browsing experience

Image
Thanks Windows for introducing Compatibility View for Internet Explorer Browser. Today I faced some problem to open some page of my project in Internet Explorer 8 version. This project was build for best support on Internet Explorer 7. Our project was performing very well on Windows XP on IE7. But some features were not showing while browsing using IE8 or above in Windows 7. It was giving some java script (js) related error and pages were unable to open. Sometimes some website you’re visiting doesn't look right. It shows up as a jumble of out-of-place menus, images, and text boxes. What's going on? One possible explanation: The site might have been designed for an earlier version of Internet Explorer . If Internet Explorer recognizes that the webpage isn't compatible, you'll see the Compatibility View button on the Address bar. Try clicking it. Or just click on 'Tools' on the command bar, click 'Compatibility View' there directly, or click on ...

Mobile Number Locator

To know any miss call locality, just put the first four digit by following this link: http://www.india-cellular.com/mobile-number-locator.aspx