Forums | Mahara Community

Support /
Server Synchronisation


anonymous profile picture
Account deleted
Posts: 1643

02 July 2009, 16:48

Whoops! Smile Fix the time difference (best to use ntp on both servers if you can), and the problem will be gone!
anonymous profile picture
Account deleted
Posts: 21

29 July 2009, 2:39

Hi Nigel

Looking at the Mahara database there are lots of tables with config in their name. i.e.

public.mahartefact_config public.mahauth_config public.mahauth_instance_config public.mahblocktype_config public.mahconfig public.mahgrouptype_config public.mahinteraction_config public.mahinteraction_forum_instance_config public.mahnotification_config public.mahsearch_config  

Which of these tables contains the openssl related fields please?

Thanks :)

Clive 

 

anonymous profile picture
Account deleted
Posts: 21

29 July 2009, 8:00

Hi

Please ignore the last posting as I've just answered my own question!

 It was the mahconfig table that contained all the ssl options

 

anonymous profile picture
Account deleted
Posts: 21

30 July 2009, 1:02

I was able to get Mahara to regenerate the key by using phpPgAdmin to completely delete the following entries in the mahconfig table:

openssl_generations
openssl_history
openssl_keypair
openssl_keypair_expires

Once these entries had been completely removed I was able to login to Mahara as administrator and the appropriate entries were regenerated along with a new key :)

It was then necessary to re-enable Moodle/Mahara networking from within Moodle.

14 results