Re: [SLUG] phpMyAdmin warning message

From: Kwan Lowe (kwan@digitalhermit.com)
Date: Wed Feb 25 2004 - 08:26:06 EST


> On Wednesday 25 February 2004 12:21 am, you wrote:
>
>>
>> In particular, look at the Authentication options and verify that you have
>> them set up correctly. Also note that using an htaccess file is
>> recommended. You do *not* want to just disable the Index as I wrote in the
>> other email (I didn't know the context of your question then).
>
> I handled things globally in the httpd.conf file with Directory directives (I
> think ... see my other response on this matter).
>>
>> Though it is optional, you should create the phpmyadmin tables if you want
>> the full functionality. Check out the canned sql scripts that do this for
>> you.
>>
> Okay ... I was doing fine but you lost me there. WHAT phpMyAdmin tables are
> you talking about?

>From http://www.phpmyadmin.net/documentation/ :

"For a whole set of new features (bookmarks, comments, SQL-history,
PDF-generation, field contents transformation, etc.) you need to create a set
of tables in your database. Please look at your scripts/ directory, where you
should find a file called create_tables.sql. (If you are using a Windows
server, pay special attention to FAQ 1.23). You can already use your
phpMyAdmin to create the tables for you. Please be aware that you may have to
have special (administrator) privileges to create the database and tables.
After having imported the create_tables.sql file, you should specify the table
names in your config.inc.php file. The directives used for that can be found
in the Configuration section."

Use the create_tables.sql file to create the initial tables. It's just a bunch
of mysql statements that you can read in and execute.

> --
> http://cannaday.us (genealogy)
> http://organic-earth.com (organic gardening)
> Uptimes below for the machines that created / host these sites.
> 01:25:00 up 50 days, 2:07, 8 users, load average: 0.13, 0.23, 0.20
> 21:58:52 up 34 days, 2:11, 4 users, load average: 0.03, 0.01, 0.00
>
> -----------------------------------------------------------------------
> This list is provided as an unmoderated internet service by Networked
> Knowledge Systems (NKS). Views and opinions expressed in messages
> posted are those of the author and do not necessarily reflect the
> official policy or position of NKS or any of its employees.
>

-- 
* The Digital Hermit   http://www.digitalhermit.com
* Unix and Linux Solutions   kwan@digitalhermit.com
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS).  Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:10:30 EDT