Jump to content
The Uniform Server Community

Recommended Posts

Posted

Hello,

 

i have installed Apache on my windows platform and working OK, but when i stop apache and start Uniform server i have problem with croatian characters.

 

How i can configure apache on Uniform server for that problem, or...

 

 

THX.

Posted

A character set mapping could cause the problem!

 

I am not sure however because you have two working copies of Apache you could try the following:

 

Open the configuration file for UniServer located in

*\UniServer3_3_temp\Uniform Server\diskw\usr\local\apache2\conf\httpd.conf

 

Open the corresponding httpd.conf file for your Windows default installation:

C:\Program Files\Apache Group\ apache2\conf\httpd.conf

 

Note: The locations (paths) may be different depending on your setup

 

Now search for AddCharset in both files (there will be several entries) and look like this:

 

AddCharset ISO-8859-1 .iso8859-1 .latin1

AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen

AddCharset ISO-8859-3 .iso8859-3 .latin3

AddCharset ISO-8859-4 .iso8859-4 .latin4

AddCharset ISO-8859-5 .iso8859-5 .latin5 .cyr .iso-ru

 

Any differences add them to the UniServer config file this may resolve your problem.

Not a definitive answer but at least a place to start.

 

If it works would be interesting to see what the lines are, thanks

 

:lol:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...