Using phpMyAdmin for Effective MySQL Management in Windows XP Izmantojot phpMyAdmin efektīvas MySQL Windows Management XP
Introduction to phpMyAdmin Ievads phpMyAdmin
phpMyAdmin is a open source, web-based client that can manage a whole MySQL server (needs a super-user) as well as a single database. phpMyAdmin ir open source, interneta klients, kas ļauj pārvaldīt visas MySQL serveri (vajadzības super-lietotāju), kā arī vienotā datu bāzē. It supports PHP5 and MySQL 4.1. Tā atbalsta PHP5 un MySQL 4.1.
Requirements Prasības
- PHP 4.1.0 or newer PHP 4.1.0 vai jaunāka
- MySQL 3.23.32 or newer MySQL 3.23.32 vai jaunākas
- Optional: if you are using the “cookie” authentication method, having the mcrypt PHP extension on your web server accelerates not only the login phase but every other action that you do in phpMyAdmin. Pēc izvēles: ja jūs izmantojat "cookie" autentifikācijas metodi, ņemot mcrypt PHP pagarinājumu, jūsu tīmekļa servera paātrina ne tikai login posmā, bet visas citas darbības, kas jums jādara phpMyAdmin.
- A web-browser Tīmekļa pārlūkprogramma
- Web Server Web Server
Note: Refer to Piezīme: atsauce uz this post šo ziņu for steps to setup the above required ocmponents. veikt pasākumus setup iepriekš prasīts ocmponents.
Download phpMyAdmin Lejuplādēt phpMyAdmin
Download latest version of Lejupielādēt jaunāko versiju phpMyAdmin phpMyAdmin . . For Windows web server, the zip package should downloaded. Windows Web servera, zip paketi vajadzētu lejupielādēt.
Install phpMyAdmin Install phpMyAdmin
- Extract the distribution into a folder (phpmyadmin is fine) in your webserver's document root (../apache group/apache2/htdocs). Ekstrakts sadale stājas mapi (phpmyadmin ir labi) jūsu tīmekļa servera dokumentā saknes (.. / apache group/apache2/htdocs). If you don't have direct access to your document root, put the files in a directory on your local machine, and, after step 3, transfer the directory on your web server using, for example, ftp. Ja Jums nav tiešas piekļuves jūsu dokumentā saknes, laist failus direktorijā viet mašīna, un pēc 3 soli, nodošanu direktorijā jūsu tīmekļa servera, izmantojot, piemēram, FTP.
- Locate the folder, edit the config.inc.php file with any text editor. Atrodiet mapi, rediģēt config.inc.php failu ar teksta redaktoru.
- Search for $cfg['Servers'][$i]['auth_type'] , modify the value from 'config' to either 'http' or 'cookie', for security purpose. Meklēt $ cfg [ 'Servers'] [$ i] [ 'auth_type'], modificēt vērtību "config" vai nu "http" vai "cookie", kas drošības nolūkā. 'http' will prompt you for user id and password for each login, while 'cookie' will prompt you for user id and password for one time only until the cookie is deleted or expired. "http" liks jums lietotāja ID un parole katram ieejas, savukārt "cookie" tiks parādīs lietotāja id un paroli, vienu reizi tikai līdz brīdim, sīkdatne tiek dzēsts vai beidzies.
Testing and Accessing phpMyAdmin Testēšana un Piekļuve phpMyAdmin
Launch your browser and access Palaidiet savu pārlūku un piekļuvi http://localhost/phpmyadmin/index.php http://localhost/phpmyadmin/index.php (or http://[www.your-host.com]/[your-install-dir]/index.php by replacing [www.your-host.com] with your own domain, and [your-install-dir] with path of your phpMyAdmin. (vai http:// [www.your-host.com] / [jūsu-install-dir] / index.php, aizstājot [www.your-host.com] ar savu domēnu, un [jūsu-install-dir ] ar ceļu Jūsu phpMyAdmin.
phpMyAdmin should display a welcome screen and your databases, or a login dialog if using HTTP or cookie authentication mode. phpMyAdmin jāparāda welcome screen, un jūsu datu bāzēm vai login logu ja izmanto HTTP vai sīkdatnes autentifikācijas režīmu.
IMPORTANT : The page is machine translated and provided "as is" without warranty. SVARĪGI: lapa mašīna iztulkot un pasniegts tàds, "kàds tas ir" bez garantijas. Machine translation may be difficult to understand. Mašīntulkošanas var būt grūti saprast. Please refer to Lūdzu, skatiet original English article oriģināls angļu rakstu whenever possible. kad vien iespējams.
Related Articles Saistītie raksti
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 3 Instalēšana Web Server 6.0 FreeBSD ar 2.2 Apache, MySQL 5.0 un PHP 5 - Part 3
- Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 Install phpBB 2 in Windows XP darbojas 2 Apache, PHP 5 un MySQL 4
- Change and Reset MySQL root Password Pārmaiņas un Reset MySQL root paroli
- Check and Optimize MySQL Database Automatically with Crontab/Cron Pārbaude un pilnveidošana MySQL Database automātiski ar Crontabula / Cron
- Reset the Root Password of MySQL Server Reset root parole MySQL Server
- Fix for Munin MySQL Monitoring Plugin Graph Not Showing or Blank Noteikt, Munin MySQL Monitoring Plugin Graph nerāda vai Blank
- How to Backup and Restore (Export and Import) MySQL Databases Tutorial Kā Rezerves kopēšanas un atjaunošanas (Export un Import) MySQL Databases Tutorial
- Using PHP-MySQL Persistent Connections to Run WordPress Blog Izmantojot PHP, MySQL noturīgiem Savienojumi, lai palaistu WordPress Blog
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 5 Instalēšana Web Server 6.0 FreeBSD ar 2.2 Apache, MySQL 5.0 un PHP 5 - Part 5
- Download Key Management Service (KMS) 1.2 for Windows Server 2003 for Windows 7 and Server 2008 R2 Volume Activation Download Key Management Service (KMS) 1.2 Windows Server 2003 Windows 7 un Server 2008 R2 Sējums aktivizācija










































November 10th, 2008 01:17 Novembris 10, 2008 01:17
[...] To make the selection from database easier, it's recommended to use phpMyAdmin or other GUI interface to MySQL [...] [...] Lai veiktu atlasi no datu bāzes vieglāk, tas ir ieteicams izmantot phpMyAdmin vai citas GUI interfeisu MySQL [...]
April 19th, 2006 00:42 Aprīlis 19, 2006 00:42
thank's a lot, very pleasant to. paldies ir daudz, ļoti patīkami.