this.rand()
Hello Guest   Login / Register

Posts Tagged ‘mysql’

MultiX 0.1 Released

Posted on Sunday, March 15th, 2009 by ryan

MultiX is a lightweight script to allow for the seamless administration of multiple Wordpress websites that can reside on different servers and databases.  This plugin is a way for those of us that need to administer multiple Wordpress websites but don’t have the luxury of having all those sites on the same server or database.  I have a lot of Wordpress sites I admin for people and am getting more every day.  It is a complete annoyance to have to re-login to each and every one of them, so this plugin makes it to where a trust relationship is set up, and viola, now you can move back and forth at will.

Features

◊ Easy to setup and install
◊ Secure random trusted key method of authentication

 Digg  Facebook  StumbleUpon  Technorati  Deli.cio.us 

phpMyAdmin over SSL

Posted on Thursday, February 14th, 2008 by ryan

I get asked this question a lot: “How can I force phpMyAdmin to run over https ‘SSL’?” It is basically an issue to deal with security. Since phpMyAdmin deals with directly accessing your database, it only makes sense you want to make it as secure as you can. While running over SSL ‘HTTPS’ is not the total solution, it does help. So, here is how to make it run over SSL.

(more…)

 Digg  Facebook  StumbleUpon  Technorati  Deli.cio.us