Database Security. Database Auditing. Database Caching. Database Masking. Get it nowgreensql-console patched
Posted November 17th, 2008 by hendrowicaksono
in
Hi, I have used your greensql and it is awesome! It is very useful for me. I also have installed greensql-console. I have patched the console so it runs well in my box. It is related to PHP processing instruction (from <? to <?php). I also add feature to restrict access by port number and IP address. By default it only accept https (443) connection and from localhost (127.0.0.1). To change the default setting, edit checkport.inc.php and change the "443" and "127.0.0.1" to meet your needs. You can download it from http://www.perpustakaan.diknas.go.id/download/greensql-console.0.4.4-patched.tar.gz
Hendro Wicaksono
G
Comments
I have just applied the
I have just applied the "<?php" fix to the greensql-console package.
Regarding the second patch. It is possible that we will us it in the next major release.
BTW. it is much simpler to include checkport.inc.php in lib.php. This lib.php is already called from all other PHP files.
Best regards,
Yuli