Category: Hardy Heron 8.04

[SOLVED] Falling back to the standard locale (“C”).

June 17th, 2010 Permalink

In Ubuntu 8.04 Server, I was getting these messages every now and then: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.utf8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE [...]

In Ubuntu 8.04 Server, I was getting these messages every now and then:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "en_US.utf8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Continue Reading

[HOWTO] Configure remote connection to MySQL database server

June 17th, 2010 Permalink

I recently got a Ubuntu 8.04 Dedicated Server and wanted to move the database of one of my websites from my web host to the Dedicated Server while keeping the website in the web host. To do so, you must make sure you can connect to remote databases from your web host to the Dedicated [...]

I recently got a Ubuntu 8.04 Dedicated Server and wanted to move the database of one of my websites from my web host to the Dedicated Server while keeping the website in the web host. To do so, you must make sure you can connect to remote databases from your web host to the Dedicated Server (or VPS).

Continue Reading

Yahoo Voice Chat and Webcam in Ubuntu

April 26th, 2009 Permalink

GYach-E supports Voice Chat and Webcam for Yahoo! Messenger in Linux. It can be installed in most Linux distros by compilation from source. Visit the project homepage here. Ubutnu users can install GYach-E by simply enabling repository and installing via Synaptic Package Manager.

GYach-E supports Voice Chat and Webcam for Yahoo! Messenger in Linux. It can be installed in most Linux distros by compilation from source. Visit the project homepage here.

Ubutnu users can install GYach-E by simply enabling repository and installing via Synaptic Package Manager.

Continue Reading