<br><br><div class="gmail_quote">On Fri, Mar 9, 2012 at 5:29 PM, Dieter Adriaenssens <span dir="ltr"><<a href="mailto:dieter.adriaenssens@gmail.com">dieter.adriaenssens@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Op 8 maart 2012 05:01 heeft Chanaka Dharmarathna<br>
<<a href="mailto:pe.chanaka.ck@gmail.com">pe.chanaka.ck@gmail.com</a>> het volgende geschreven:<br>
<div class="im">> Hi Michal,<br>
><br>
>                I'm trying on the feature requested in [1] under the project<br>
> idea of "Displaying query results". I followed some documents[2], [3] in<br>
> order to do some improvements related to that feature. I'm working on Ubuntu<br>
> environment. I have already installed phpMyAdmin 3.3.2 version (Which have<br>
> the special features like Mime type, pdf generations etc ) and to developing<br>
> purpose I got a latest revision from [4] repository url.<br>
><br>
>      I introduced a file config.inc.php under root directory (<br>
> phpmyadmin_dev/config.inc.php ) with the additional server configurations<br>
> which needs to enable special features such as Mime type etc. I tried with<br>
> placing the contents of phpmyadmin_dev/config.sample.inc.php as well as<br>
> /etc/phpmyadmin/config.inc.php (older version configure file) into new file.<br>
> But after restarting the apache, any change doesn't appear while creating a<br>
> new table structure. So if you can give any suggestions to overcome this<br>
> problem, it will be a great help for me to do some improvements on this<br>
> feature. All are well come to give your valuable suggestions.<br>
><br>
><br>
> [1]<br>
> <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=3112137&group_id=23067&atid=377411" target="_blank">http://sourceforge.net/tracker/index.php?func=detail&aid=3112137&group_id=23067&atid=377411</a><br>

> [2] <a href="http://garv.in/tops/texte/mimetutorial" target="_blank">http://garv.in/tops/texte/mimetutorial</a><br>
> [3] <a href="http://www.phpmyadmin.net/documentation/Documentation.html#setup" target="_blank">http://www.phpmyadmin.net/documentation/Documentation.html#setup</a><br>
> [4] git://<a href="http://github.com/phpmyadmin/phpmyadmin.git" target="_blank">github.com/phpmyadmin/phpmyadmin.git</a><br>
><br>
><br>
> Regards !<br>
> --<br>
<br>
</div>Hi,<br>
<br>
Don't bother with the 3.3.2 release of phpMyAdmin. As a developer it<br>
is more convenient to use the git repository and the different<br>
branches [0]. Besides, that version is far too old, current stable is<br>
3.4.10.1.<br>
<br>
Putting the config.inc.php in the phpmyadmin root dir should work. By<br>
default it works even without (if you have local MySQL server<br>
running), but for more advanced settings you need one, of course.<br>
Maybe you can try a setting in your config file that's immediatly<br>
visible, like defining a second database server (can be a dummy one).<br>
BTW : Restarting apache is not necessary to use a new config setting,<br>
refreshing or loading a new page is sufficient because the configfile<br>
is read on every page load.<br>
<br>
Did you have a look at the Transformations section of the documentation [1]?<br>
<br>
I hope this helps.<br>
<br>
[0] <a href="http://wiki.phpmyadmin.net/pma/Git" target="_blank">http://wiki.phpmyadmin.net/pma/Git</a><br>
[1] <a href="http://www.phpmyadmin.net/documentation/#transformations" target="_blank">http://www.phpmyadmin.net/documentation/#transformations</a><br>
<br>
--<br>
Kind regards,<br>
<br>
Dieter Adriaenssens<br>
<br>
------------------------------------------------------------------------------<br>
Virtualization & Cloud Management Using Capacity Planning<br>
Cloud computing makes use of virtualization - but cloud computing<br>
also focuses on allowing computing to be delivered as a service.<br>
<a href="http://www.accelacomm.com/jaw/sfnl/114/51521223/" target="_blank">http://www.accelacomm.com/jaw/sfnl/114/51521223/</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</blockquote></div><br><br clear="all">Hi Dieter,<br><br>   Thanks for your quick and helpful reply. Without doing any changes to my ckeckout, it works fine. But it dose not show the features like Mime type, Transformation and Transformation option in UI while creating a new table structure. So that I tried with introducing config.inc.php with additional server configurations.<br>
      Any way I followed mentioned tutorial [1] completely by getting help of my old phpmyadmin version. And I followed the link you send me on transformation, as well the related part in that tutorial [1]. Those are very nice and useful features to deal with databases from the back end. Thanks for your suggestions.<br>
<br><br>[1] <a href="http://garv.in/tops/texte/mimetutorial">http://garv.in/tops/texte/mimetutorial</a><br><br>Regards !<br>-- <br>____________________________________<br><br>Chanaka Indrajith<br>Bsc.Computer Engineering Undergraduate<br>
Faculty of Engineering<br>University of Peradeniya<br>____________________________________<br><br>