Jump to content

migrating to new server


mdgeus

Recommended Posts

Hi,

I have setup a new server with PHP & MySQL on IIS6 / win 2003.

 

after copying the first website and database I'm having this issue with the output generated on the new server.

 

new server:

Server version: 5.1.53-community

Protocol version: 10

 

old server:

Server version: 5.0.67-community-nt

Protocol version: 10

 

One entry in the old server is TREVIÑO and this is copied to the new server as TREVIÑO

(I've used the synchronize option in phpmyadmin 3.3.8)

 

I'm using some string manipulation to make it look better.

-- ucwords(mb_strtolower(substr($string, 0,25), 'UTF-8')) --

 

the output is on the old server: Treviño  (what it should be)

and on the new server: Treviãƒâ€˜o (which is exactly how it is in the database)

 

Can somebody tell me where to look for this problem?

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.   Restore formatting

  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.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.