Practical tips: Solve the garbled problem of the awstats keyword

Source: Internet
Author: User
& Nbsp; after awstats is configured, everything runs normally. if AWStats is enabled, Error: Warning: Error: CantlocateURI/Escape. pmin @ INC (@ INCcontains:/usr/lib/perl5  

After awstats is configured, everything runs normally.

If AWStats is enabled, the following information is displayed:

Error: Plugin load for plugin decodeutfkeys failed with return code: Error: Cant locate URI/Escape. pm in @ INC (@ INC contains: /usr/lib/perl5/5.8.7/i686-linux/usr/lib/perl5/5.8.7/usr/lib/perl5/site_perl/5.8.7/i686-linux/usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl .. /lib. /plugins) at (eval 4) line 1.

This is because the Perl URI: Escape module is missing.

Download and install URI: Escape module

Wget http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/URI-1.36.tar.gz

Decompress the file

Tar zxvf URI-1.36.tar.gz

Enter the decompressed Directory

Cd URI-1.36

Then perl Makefile. PL

Make

Make install

After installation

Running properly.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.