Apache installation in folder with chinese characters in name
        Posted  
        
            by Zsolti
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Zsolti
        
        
        
        Published on 2010-05-17T13:03:49Z
        Indexed on 
            2010/05/17
            13:11 UTC
        
        
        Read the original article
        Hit count: 259
        
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?
© Stack Overflow or respective owner