Linux Tutorials on the topic “errors”
-
SquirrelMail - Query: CREATE "Sent" Reason Given: Invalid mailbox name.
Author: Falko Timme • Tags: errors • Comments: 0Error: SquirrelMail - Query: CREATE "Sent" Reason Given: Invalid mailbox name. On CentOS/Fedora/RedHat, you see the follwing error message in SquirrelMail after you have logged in: Query: CREATE "Sent" Reason Given: Invalid mailbox name.
-
Firefox - Content Encoding Error / Google Chrome - Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error.
Author: Falko Timme • Tags: errors • Comments: 7
Error: Firefox - Content Encoding Error / Google Chrome - Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error. When you open a PHP page in your Firefox, you get the following error: Content Encoding Error The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. * Please contact the website owners to inform them of this problem. In Google Chrome, you get the following error: Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error.
-
Postfix - do not list domain example.com in BOTH mydestination and virtual_mailbox_domains
Author: Falko Timme • Tags: errors • Comments: 10
Error: Postfix - do not list domain example.com in BOTH mydestination and virtual_mailbox_domains You see the following error in your mail log: Feb 24 21:42:39 mail postfix/trivial-rewrite[1896]: warning: do not list domain example.com in BOTH mydestination and virtual_mailbox_domains
-
-
[solved] Debian/Ubuntu - Can't locate LWP/UserAgent.pm in @INC
Author: Falko Timme • Tags: errors • Comments: 2
You get an error like this one: "Can't locate LWP/UserAgent.pm in @INC (@INC contains: /home/admispconfig/ispconfig/tools/spamassassin/usr/share/perl/5.10.0 /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl) at /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/sa-update line 81.BEGIN failed--compilation aborted at /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/sa-update line 81."
-
PHP - It is not safe to rely on the system's timezone settings.
Author: Falko Timme • Tags: errors • Comments: 2
Error: PHP - It is not safe to rely on the system's timezone settings. You get the following warning when you run a PHP script: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function.
-
yum - Warning: RPMDB altered outside of yum
Author: Falko Timme • Tags: errors • Comments: 0
Error: yum - Warning: RPMDB altered outside of yum. You install a package using yum (on Fedora/CentOS/RedHat) and get the warning: Warning: RPMDB altered outside of yum.
-
nginx - upstream sent too big header while reading response header from upstream
Author: Falko Timme • Tags: errors, nginx • Comments: 3
You get the following error in the nginx log: 'upstream sent too big header while reading response header from upstream'
-
Apache2/mod_ruby (CentOS/Fedora): mod_ruby: ruby:0:in `require': no such file to load -- apache/ruby-run (LoadError)
Author: Falko Timme • Tags: errors • Comments: 0
Error: Apache2/mod_ruby (CentOS/Fedora): mod_ruby: ruby:0:in `require': no such file to load -- apache/ruby-run (LoadError) You get the following error messages in Apache's error log: [Thu May 26 02:05:05 2011] [error] mod_ruby: ruby:0:in `require': no such file to load -- apache/ruby-run (LoadError) [Thu May 26 02:05:05 2011] [error] mod_ruby: failed to require apache/ruby-run [Thu May 26 02:05:05 2011] [error] mod_ruby: error in ruby
-
Debian Lenny public key is not available: NO_PUBKEY 9AA38DCD55BE302B
Author: Falko Timme • Tags: errors • Comments: 2
Error: Debian Lenny public key is not available: NO_PUBKEY 9AA38DCD55BE302B You run apt-get update and get the following errors: W: GPG error: http://security.debian.org lenny/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302BW: GPG error: http://ftp2.de.debian.org lenny Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B NO_PUBKEY 4D270D06F42584E6W: You may want to run apt-get update to correct these problems
-
Android: Buildfile: build.xml does not exist!
Author: Falko Timme • Tags: errors • Comments: 1
Error: Android: Buildfile: build.xml does not exist! You want to build an Android app and get the following error: ant debug Buildfile: build.xml does not exist!Build failed