phpmyadmin configuration

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jmark

    phpmyadmin configuration

    If I click a table in the list of tables on the left, I would like to
    automatically open the browse page instead of structure

    I would also like to increase the session time out so that phpmyadmin
    does not log me out until after a specified period.

    Thanks
    Mark
  • Michael Fesser

    #2
    Re: phpmyadmin configuration

    ..oO(jmark)
    >If I click a table in the list of tables on the left, I would like to
    >automaticall y open the browse page instead of structure
    >
    >I would also like to increase the session time out so that phpmyadmin
    >does not log me out until after a specified period.
    You would have to ask in a phpMyAdmin forum or newsgroup.

    Micha

    Comment

    • jmark

      #3
      Re: phpmyadmin configuration

      On Jul 29, 3:01 pm, Michael Fesser <neti...@gmx.de wrote:
      .oO(jmark)
      >
      If I click a table in the list of tables on the left, I would like to
      automatically open the browse page instead of structure
      >
      I would also like to increase the session time out so that phpmyadmin
      does not log me out until after a specified period.
      >
      You would have to ask in a phpMyAdmin forum or newsgroup.
      >
      Micha
      That is not an active group. it may take more than a month to get a
      reply from there

      Mark

      Comment

      • Dikkie Dik

        #4
        Re: phpmyadmin configuration

        jmark wrote:
        If I click a table in the list of tables on the left, I would like to
        automatically open the browse page instead of structure
        Well, phpMyAdmin is open source, so just change it. We won't do your
        work for you, but if you have any specific problems in doing so, we
        might help.

        I would also like to increase the session time out so that phpmyadmin
        does not log me out until after a specified period.

        This sounds like a server setting. Take a good look at php.ini. If you
        don't know where it is, create a page that calls the php_info() function
        and view it in your browser.

        Good luck!

        Comment

        • Jerry Stuckle

          #5
          Re: phpmyadmin configuration

          jmark wrote:
          On Jul 29, 3:01 pm, Michael Fesser <neti...@gmx.de wrote:
          >.oO(jmark)
          >>
          >>If I click a table in the list of tables on the left, I would like to
          >>automatical ly open the browse page instead of structure
          >>I would also like to increase the session time out so that phpmyadmin
          >>does not log me out until after a specified period.
          >You would have to ask in a phpMyAdmin forum or newsgroup.
          >>
          >Micha
          >
          That is not an active group. it may take more than a month to get a
          reply from there
          >
          Mark
          >
          Which does not make it ok to post off-topic requests here.

          Actually, I've found their forum to be pretty responsive in the past.

          --
          =============== ===
          Remove the "x" from my email address
          Jerry Stuckle
          JDS Computer Training Corp.
          jstucklex@attgl obal.net
          =============== ===

          Comment

          Working...