Archive for May 20th, 2008

Suse command line update

Tuesday, May 20th, 2008

Have to upgrade php from 4.3.4 to 5.x to enable some Moodle functions like global search. I once had a Suse installation on my desktop but there I used the yast gui which is quite intuitive. Now I only have ssh connection so I have to use the command line. After ...

Upgrade client to 1.9

Tuesday, May 20th, 2008

Probem when backing up database: error while backing up database:broken/missing MYI file which is indicating a problem with the index. Repaired index with: repair table table_name >> recreated index and everything was fine.