Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 811999
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T01:08:03+00:00 2026-05-15T01:08:03+00:00

I would like to install an Apache server into a folder like c:\anything\思怞怟\anything2\ under

  • 0

I would like to install an Apache server into a folder like c:\anything\思怞怟\anything2\ under windows.
When I try to start the service it sais that:

httpd: Syntax error on line xx of C:/anything/\xe6\x80\x98\xe6\x80\x99\e6\80\9a/anything2/apache/conf/httpd.conf: ServerRoot must be a valid directory

Does anyone have a solution?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T01:08:04+00:00Added an answer on May 15, 2026 at 1:08 am

    Does anyone have a solution?

    Don’t do that? 🙂

    Unicode filenames on Windows are a huge problem for software talking to the OS through byte-based interfaces, such as the C standard library (stdio) functions exposed by the MS CRT.

    Whilst other platforms have mostly standardised on UTF-8 as the encoding for filenames, Windows uses the locale-specific system default code page (misleadingly known as ‘ANSI’). On a Western Windows install that will normally be code page 1252 (similar to ISO-8859-1); on a Chinese install you get code page 936 (similar to GB-2312). Files whose names do not fit completely within that code page — for example 思怞怟 on a Western machine, or Dobrý den on a Chinese machine — will simply be inaccessible.

    You can change your system code page from Control Panel -> Regional Options -> Advanced -> Language for non-Unicode programs. However even if you chose cp936 to get the Chinese characters Apache appears to be trying to encode its filename to UTF-8 regardless. Unfortunately you can only choose from a limited range of the code pages that Windows defaults to in the different regions; you do not get UTF-8.

    About the only way I can think of to get it to run from such a folder name would be to grab the old-school DOS 8.3 filename, which is ASCII-only. You can see the 8.3 filenames from the command-line using dir /x, if the feature is turned on in your filesystem. You might find the folder has an 8.3 name of something like F8D5~1. Invoke Apache from this path instead of 思怞怟 and it should at least start… though if you have any more non-ASCII filenames you’re only going to get loads more problems.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to know if I can install IIS 7.5 on Windows Server
I have a centos server and would like to install selenium, primarily for taking
I would like to make my drivers to install on x64 Windows without the
I have windows vista with Python 2.7. I would like to install BeautifulSoup 4
I would like to install a web server on my Window 7. I found
I would like to install application in google tv emulator, but it don't install
I would like to install Visual Studio 2008 on a PC with an existing
I would like to install Jobberbase in my website. I have a hosting plan
I would like to install a gem (JSON) on the client side, but only
I would like to install my setup content only to one specific directory, so

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.