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

  • SEARCH
  • Home
  • 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 8244239
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T21:47:05+00:00 2026-06-07T21:47:05+00:00

I’m in the process of testing a Moodle site upgrade, from version 1.9 to

  • 0

I’m in the process of testing a Moodle site upgrade, from version 1.9 to 2.2. On a test box, I created a copy of my Moodle 1.9 site. To get the site to work on the test framework, one of the things I have to do is to update hard-coded URLs to something valid on the test machine. To do so, I use the admin/replace functionality inside Moodle 1.9, i.e.

http://mytestsite/admin/replace.php

In the resulting form, I specify which URLs to switch out. Per the documentation, the script here will then proceed to go through all tables in the Moodle installation and running a script which looks like this:

UPDATE adodb_logsql 
SET    PARAMS = REPLACE(PARAMS, 'some_url', 'another_url')

The update process seems to work fine. However, it has the following unintended side-effect:

Some of the content in the site, saved in the database, looks like it becomes corrupted during the REPLACE process:

Before: Welcome to Company’s Learning
After : Welcome to Company’s Learning 

According to MySQL, the REPLACE statement is multi-byte safe.

My questions:

  1. What am I doing wrong? A simple REPLACE should not have these strange side-effects.
  2. Is there a simple way of undoing the damage?

Test Server:
* IIS 7
* PHP 5.3.13
* MySQL Server 5.5

  • 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-06-07T21:47:07+00:00Added an answer on June 7, 2026 at 9:47 pm

    The true issue here was the data export tool did not add a BOM header to the utf-8 export. During import, the importer parses a few thousand rows to check for encoding, but it never hits the rows that caused a problem, so an incorrect encoding was assumed.

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

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
For some reason, after submitting a string like this Jack’s Spindle from a text
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I have a French site that I want to parse, but am running into
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I have a text area in my form which accepts all possible characters from
Does anyone know how can I replace this 2 symbol below from the string
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
I am currently running into a problem where an element is coming back from
I have thousands of HTML files to process using Groovy/Java and I need to

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.