I copied it on my computer, uploaded it to 2.02, made some change and made everything work. Now I wish to put my site on production server.
- I copied all the files of moodle.2.0.2 by ftp
- I copied mysql database (by exporting and importing);
- I copied all the moodledata by ftp;
- I changed the url by admin/replace.php.
Now, in the production server, all the html blocks content has disappeared. Instead of text there is <.
What can I do?
Luciano