* Top
* Requirements
* Introduction
* Installation
* Setup script
* Configuration
* Transformations
* FAQ
* Developers
* Credits
* Translators
* Glossary
phpMyAdmin 3.0.1.1 Documentation
* phpMyAdmin homepage
* SourceForge phpMyAdmin project page
* Official phpMyAdmin wiki
* Local documents:
+ Version history: ChangeLog
+ General notes: README
+ License: LICENSE
* Documentation version: $Id: Documentation.html 11684 2008-10-30 20:22:20Z
lem9 $
Requirements
* PHP
+ You need PHP 5.2.0 or newer, with session support (see FAQ 1.31) and
the Standard PHP Library (SPL) extension.
+ To support uploading of ZIP files, you need the PHP zip extension.
+ You need GD2 support in PHP to display inline thumbnails of JPEGs
("image/jpeg: inline") with their original aspect ratio
+ When using the "cookie" authentication method, the mcrypt extension is
strongly suggested for most users and is required for 64?bit machines.
Not using mcrypt will cause phpMyAdmin to load pages significantly
slower.
* MySQL 5.0 or newer (details);
* Web browser with cookies enabled.
Introduction
phpMyAdmin can manage a whole MySQL server (needs a super-user) as well as a
single database. To accomplish the latter you'll need a properly set up MySQL
user who can read/write only the desired database. It's up to you to look up
the appropriate part in the MySQL manual.
Currently phpMyAdmin can:
* browse and drop databases, tables, views, fields and indexes
* create, copy, drop, rename and alter databases, tables, fields and indexes
* maintenance server, databases and tables, with proposals on server
configuration
* execute, edit and bookmark any SQL-statement, even batch-queries
* load text files into tables
* create^1 and read dumps of tables
* export^1 data to various formats: CSV, XML, PDF, ISO/IEC 26300 -
OpenDocument Text and Spreadsheet, Word, Excel and L^AT[E]X formats
* administer multiple servers
* manage MySQL users and privileges
* check referential integrity in MyISAM tables
* using Query-by-example (QBE), create complex queries automatically
connecting required tables
* create PDF graphics of your Database layout
* search globally in a database or a subset of it
* transform stored data into any format using a set of predefined functions,
like displaying BLOB-data as image or download-link
* support InnoDB tables and foreign keys (see FAQ 3.6)
* support mysqli, the improved MySQL extension (see FAQ 1.17)
* communicate in 55 different languages
A word about users:
Many people have difficulty understanding the concept of user management with
regards to phpMyAdmin. When a user logs in to phpMyAdmin, that username and
password are passed directly to MySQL. phpMyAdmin does no account management on
its own (other than allowing one to manipulate the MySQL user account
information); all users must be valid MySQL users.
^1) phpMyAdmin can compress (Zip, GZip -RFC 1952- or Bzip2 formats) dumps and
CSV exports if you use PHP with Zlib support (--with-zlib) and/or Bzip2 support
(--with-bz2). Proper support may also need changes in php.ini.
Installation
1. Quick Install
2. Setup script usage
3. Linked-tables infrastructure
4. Upgrading from an older version
5. Using authentication modes
phpMyAdmin does not apply any special security methods to the MySQL database
server. It is still the system administrator's job to grant permissions on the
MySQL databases properly. phpMyAdmin's "Privileges" page can be used for this.
Warning for Mac users:
if you are on a Mac OS version before OS X, StuffIt unstuffs with Mac formats.
So you'll have to resave as in BBEdit to Unix style ALL phpMyAdmin scripts
before uploading them to your server, as PHP seems not to like Mac-style end of
lines character ("\r").
Quick Install
1. Choose an appropriate distribution kit from the phpmyadmin.net Downloads
page. Some kits contain only the English messages, others contain all
languages in UTF-8 format (this should be fine in most situations), others
contain all languages and all character sets. We'll assume you chose a kit
whose name looks like phpMyAdmin-x.x.x-all-languages.tar.gz.
2. Untar or unzip the distribution (be sure to unzip the subdirectories): tar
-xzvf phpMyAdmin_x.x.x-all-languages.tar.gz in your webserver's document
root. If you don't have direct access to your document root, put the files
in a directory on your local machine, and, after step 4, transfer the
directory on your web server using, for example, ftp.
3. Ensure that all the scripts have the appropriate owner (if PHP is running
in safe mode, having some scripts with an owner different from the owner of
other scripts will be a problem). See FAQ 4.2 and FAQ 1.26 for suggestions.
4. Now you must configure your installation. There are two methods that can be
used. Traditionally, users have hand-edited a copy of config.inc.php, but
now a wizard-style setup script is provided for those who prefer a
graphical installation. Creating a config.inc.php is still a quick way to
get started and needed for some advanced features.
+ To manually create the file, simply use your text editor to create the
file config.inc.php (you can copy config.sample.inc.php to get minimal
configuration file) in the main (top-level) phpMyAdmin directory (the
one that contains index.php). phpMyAdmin first loads libraries/
config.default.php and then overrides those values with anything found
in config.inc.php. If the default value is okay for a particular
setting, there is no need to include it in config.inc.php. You'll need
a few directives to get going, a simple configuration may look like
this:
<?php
$cfg['blowfish_secret'] = 'ba17c1ec07d65003'; // use here a value of your choice
$i=0;
$i++;
$cfg['Servers'][$i]['auth_type'] = 'cookie';
?>
Or, if you prefer to not be prompted every time you log in:
<?php
$i=0;
$i++;
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = 'cbb74bc'; // use here your password
?>
For a full explanation of possible configuration values, see the
Configuration Section of this document.
+ Instead of manually editing config.inc.php, you can use the Setup
Script. First you must manually create a folder config in the
phpMyAdmin directory. This is a security measure. On a Linux/Unix
system you can use the following commands:
cd phpMyAdmin
mkdir config # create directory for saving
chmod o+rw config # give it world writable permissions
And to edit an existing configuration, copy it over first:
cp config.inc.php config/ # copy current configuration for editing
chmod o+w config/config.inc.php # give it world writable permissions
On other platforms, simply create the folder and ensure that your web
server has read and write access to it. FAQ 1.26 can help with this.
Next, open scripts/setup.php in your browser. Note that changes are not
saved to disk until explicitly choose Save from the Configuration area
of the screen. Normally the script saves the new config.inc.php to the
config/ directory, but if the webserver does not have the proper
permissions you may see the error "Cannot load or save configuration."
Ensure that the config/ directory exists and has the proper permissions
- or use the Download link to save the config file locally and upload
(via FTP or some similar means) to the proper location.
Once the file has been saved, it must be moved out of th
没有合适的资源?快使用搜索试试~ 我知道了~
[文件数据]phpMyAdmin 3.0.1.1 For Windows_phpmyadmin-3.0.1.1-all-lzip
共646个文件
php:294个
png:278个
js:16个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 200 浏览量
2022-03-15
23:47:00
上传
评论
收藏 3.23MB ZIP 举报
温馨提示
[文件数据]phpMyAdmin 3.0.1.1 For Windows_phpmyadmin-3.0.1.1-all-lzip[文件数据]phpMyAdmin 3.0.1.1 For Windows_phpmyadmin-3.0.1.1-all-lzip 1.适合个人搭建网站项目参考 2.适合学生毕业设计搭建网站参考 3.适合小公司搭建网站项目参考
资源推荐
资源详情
资源评论
收起资源包目录
[文件数据]phpMyAdmin 3.0.1.1 For Windows_phpmyadmin-3.0.1.1-all-lzip (646个子文件)
RELEASE-DATE-3.0.1.1 29B
ChangeLog 36KB
phpMyAdmin-http.conf 227B
CREDITS 169B
style1.css 7KB
docs.css 4KB
mooRainbow.css 2KB
print.css 1KB
moor_arrows.gif 94B
moor_cursor.gif 80B
blank.gif 43B
.htaccess 118B
Documentation.html 219KB
translators.html 8KB
favicon.ico 18KB
favicon.ico 1KB
error.ico 318B
error.ico 318B
INSTALL 179B
mootools.js 90KB
functions.js 40KB
move.js 32KB
mooRainbow.js 18KB
common.js 13KB
tbl_change.js 11KB
tooltip.js 5KB
ajax.js 5KB
dom-drag.js 5KB
iecanvas.js 4KB
navigation.js 4KB
server_privileges.js 3KB
indexes.js 3KB
keyhandler.js 2KB
querywindow.js 1KB
mootools-domready-rainbow.js 759B
LICENSE 18KB
LICENSE 5KB
unicode_data.php 287KB
tcpdf.php 212KB
russian-utf-8.inc.php 107KB
belarusian_cyrillic-utf-8.inc.php 106KB
display_tbl.lib.php 103KB
sqlparser.lib.php 99KB
serbian_cyrillic-utf-8.inc.php 96KB
thai-utf-8.inc.php 94KB
bulgarian-utf-8.inc.php 92KB
macedonian_cyrillic-utf-8.inc.php 92KB
server_privileges.php 92KB
greek-utf-8.inc.php 91KB
georgian-utf-8.inc.php 88KB
ukrainian-utf-8.inc.php 87KB
common.lib.php 87KB
mongolian-utf-8.inc.php 84KB
hindi-utf-8.inc.php 84KB
sinhala-utf-8.inc.php 83KB
arabic-utf-8.inc.php 83KB
japanese-utf-8.inc.php 81KB
persian-utf-8.inc.php 81KB
hebrew-utf-8.inc.php 78KB
bangla-utf-8.inc.php 78KB
korean-utf-8.inc.php 78KB
afrikaans-utf-8.inc.php 77KB
malay-utf-8.inc.php 77KB
portuguese-utf-8.inc.php 76KB
spanish-utf-8.inc.php 76KB
setup.php 76KB
albanian-utf-8.inc.php 76KB
azerbaijani-utf-8.inc.php 76KB
basque-utf-8.inc.php 76KB
hungarian-utf-8.inc.php 75KB
belarusian_latin-utf-8.inc.php 75KB
german-utf-8.inc.php 75KB
latvian-utf-8.inc.php 75KB
indonesian-utf-8.inc.php 75KB
dutch-utf-8.inc.php 75KB
lithuanian-utf-8.inc.php 74KB
slovenian-utf-8.inc.php 74KB
bosnian-utf-8.inc.php 74KB
french-utf-8.inc.php 74KB
turkish-utf-8.inc.php 74KB
brazilian_portuguese-utf-8.inc.php 73KB
slovak-utf-8.inc.php 73KB
galician-utf-8.inc.php 73KB
italian-utf-8.inc.php 73KB
polish-utf-8.inc.php 72KB
tatarish-utf-8.inc.php 72KB
catalan-utf-8.inc.php 72KB
finnish-utf-8.inc.php 71KB
croatian-utf-8.inc.php 71KB
chinese_simplified-utf-8.inc.php 71KB
danish-utf-8.inc.php 70KB
romanian-utf-8.inc.php 70KB
czech-utf-8.inc.php 70KB
serbian_latin-utf-8.inc.php 69KB
swedish-utf-8.inc.php 68KB
chinese_traditional-utf-8.inc.php 68KB
norwegian-utf-8.inc.php 68KB
estonian-utf-8.inc.php 68KB
english-utf-8.inc.php 66KB
config.default.php 58KB
共 646 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7
资源评论
yxkfw
- 粉丝: 81
- 资源: 2万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- Desktop (2).zip
- 考研冲刺模拟试题50道及解析
- 11月美宝莲专卖店店内海报 店内海报完稿310mmX360mm-op.ai
- Python 中实现十大排序算法
- 基于 Java 实现的24点卡牌游戏课程设计
- 基于ssm台球俱乐部管理系统 框架html + css + jquery + jsp + java + ssm + MySQL 用户类型 管理员 admin 123456 普通用户 002 0
- 纸中世界-跳跃游戏.sb3
- 通过示例在 Python 中解释 SOLID 原则 .zip
- 11月美宝莲专卖店背柜完稿740mmX400mm
- 基于ssm台球俱乐部管理系统 框架html + css + jquery + jsp + java + ssm + MySQL
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功