PhpMyAdmin 3.2.0.1 - 3.2.2.1

View: New views
3 Messages — Rating Filter:   Alert me  

Parent Message unknown PhpMyAdmin 3.2.0.1 - 3.2.2.1

by Corey Fogarty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

PhpMyAdmin 3.2.0.1 - 3.2.2.1 PhpMyAdmin 3.2.0.1 and 3.2.2.1
PHP 5.3.0
Apache 1.3.34
MySQL 5.1.36

I installed the latest version back a couple months ago and noticed that when browsing a table I no longer had a check box, edit or delete button next to each row. This box is a development box so I was not concerned, but we are going into production with this newer configuration soon and now I have to fix it...

I read several posts in other forums and have not as of yet found a solution.

  1. I have tried building a table with just one field and the check box and buttons are there, add a field and they go away.
  2. I have tried adding a primary key to the table with no results
  3. I have tried adding $cfg['ModifyDeleteAtLeft'] = 'true'; to the config.inc.php file

Maybe I am missing something.

Any help would be great!

Thanks!

Corey

_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Re: PhpMyAdmin 3.2.0.1 - 3.2.2.1

by David Krings :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Corey Fogarty wrote:
> Maybe I am missing something.
>
> Any help would be great!

I used to use phpmyadmin and found it to be, well, horrible. I switched to the
GUI tools that MySQL offers and found those to be OK, not great, but most of
the time they work fine. The MySQL client from Enginsite by Luckasoft is
really nice, but it is not a free tool.
What exactly do you try to accomplish? Maybe there are other ways. I guess the
phpmyadmin manual and forums didn't turn up anything?

David
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Re: PhpMyAdmin 3.2.0.1 - 3.2.2.1

by Eddie Drapkin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Oct 14, 2009 at 7:12 AM, David Krings <ramons@...> wrote:
> Corey Fogarty wrote:
>>
>> Maybe I am missing something.
>>
>> Any help would be great!
>]

I am pretty sure using PMA on a production box is your first mistake.
Honestly, it's a crutch and you should be learning how to do whatever
it is that PMA does for you from the command line or a tool that's
actually secure.
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation