temporaneità
English scratches and Italian notes written by Carlo Perassi
  • About
    • Borges
  • Curriculum Vitae
  • Contact
Browse: Home / Joomla

Joomla

Moving and exporting a Joomla MySQL DB via eBackup

By Carlo on 2006-12-07

This post updates a previous one on the same topic. If for some reason you need to restore a MySQL dump of an instance of Joomla (made with eBackup) with the extra component JXplorer, well you could find useful this pre import script I wrote.

Posted in English | Tagged dump, eBackup, Joomla, JXplorer, MySQL, trivial hacks | Leave a response

A trivial patch for Joomla mod_archive

By Carlo on 2006-11-28

Sometimes an easy to fix bug viewed by thousands of eyes survives for ages. Today I sent this trivial patch to Joomla forge which fixes a bug in modules/mod_archive.php.

Posted in English | Tagged bug, Joomla, patches, trivial hacks | Leave a response

Moving and exporting a Joomla MySQL DB via phpMyAdmin

By Carlo on 2006-11-23

If for some reason (sad or stupid reasons, you have a choice as usual) you need to restore a MySQL dump of a Joomla DB and you have experienced the same problem described here, well, you could find it useful to run this pre import script I wrote. Update (2006-12-07): this might be needed if [...]

Posted in English | Tagged dump, eBackup, Joomla, JXplorer, MySQL, trivial hacks | 2 Responses

An unusual management of a MySQL dump

By Carlo on 2006-11-22

If for some reason (sad or stupid reasons, you have a choice) you need to import into MySQL 3.x a dump made with phpMyAdmin of a MySQL 5.x DB of Joomla 1.0.x, don’t forget to change the closing sequence of the tables as: +) ENGINE=MyISAM AUTO_INCREMENT={n} DEFAULT CHARSET={c} AUTO_INCREMENT=2 ; -) TYPE=MyISAM AUTO_INCREMENT={n}; where {c} [...]

Posted in English | Tagged free software, Joomla, MySQL, phpMyAdmin | Leave a response

« Previous

Search

It passes

it passes

My posts, unless otherwise expressly stated, are licensed under a Creative Commons Attribution-Share Alike 2.5 Italy License.

Copyright © 2006 - 2012 by Carlo Perassi. Powered by WordPress and Hybrid.