Installation and configuration mysql,phpmyadmin, installation and testing phplib_php tutorials

Source: Internet
Author: User
Installing and configuring MySQL
Mysql-shareware-3.22-win.zip
Installed in C:mysql
MY-EXAMPLE.CNF Copy to c:my.cnf under C:mysql
Change the #basedir=d:/mysql/in the document to basedir=c:/mysql/
Remove the semicolon from the Extension=php3_mysql.dll before C:windowsphp3.ini!
Enter the C:mysqlin directory in the Ms_dos.
Run Mysqld-shareware
PhpmyAdmin
Phpmyadmin_2.0.5.tar
Unzip to C:apachehtdocs, with phped open the config.inc.php3 in the directory, configure:
Require the program line ("English.inc.php3"); Comment out:
File://require ("english.inc.php3");
Require ("chinese_gb.inc.php3");
Open HTTP://LOCALHOST/PHPMYADMIN/INDEX.PHP3! +
Installation and Test Phplib
Unzip to C:apachephplib
Edit Php3.ini:
Include_path= "c:apachephplibphp"
Auto_prepend_file= "C:apachephplibphpprepend.php3"
Track_vars=on
Magic_quotes_gpc=on
If there are files that need include, you can write them together in include_path and separate them with semicolons.

http://www.bkjia.com/PHPjc/532049.html www.bkjia.com true http://www.bkjia.com/PHPjc/532049.html techarticle Install and configure the MySQL Mysql-shareware-3.22-win.zip installed in C:mysql will c:mysql under MY-EXAMPLE.CNF Copy to c:my.cnf put the #basedir=d:/in the file Mysql/changed to basedir=c:/mysql/C ...

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.