Install and configure MySQL and phpmyAdmin; install and test PHPLIB_PHP tutorial

Source: Internet
Author: User
Install and configure MySQL and phpmyAdmin; install and test PHPLIB. Install and configure mysqlmysql-javasware-3.22-win.zip installed in C: mysql to C: mysql under the my-example.cnfcopytoC: my. cnf file # basedird: mysql to basedirc: mysql to install c and configure MySQL
Mysql-shareware-3.22-win.zip
Installed in C: mysql
Copy the my-example.cnf under C: mysql to C: my. cnf
Change # basedir = d:/mysql/in the file to basedir = c:/mysql/
Remove the semicolon before extension = php3_mysql.dll in c: windowsphp3.ini!
In ms_dos, enter the c: mysqlin directory.
Run mysqld-cmdware
PhpmyAdmin
PhpmyAdmin_2.0.5.tar
Decompress the package to c: apachehtdocs and use PHPEd to open config. inc. php3 in the directory. configure:
Comment out the program Line require ("english. inc. php3"), which is:
File: // require ("english. inc. php3 ");
Require ("chinese_gb.inc.php3 ");
Open http: // localhost/phpMyAdmin/index. php3! +
Install and test PHPLIB
Decompress the package to c: apachephplib.
Edit php3.ini:
Export de_path = "c: Apachephplibphp"
Auto_prepend_file = "c: apachephplibphpprepend. php3"
Track_vars = On
Magic_quotes_gpc = On
If you want to include files, you can write them in include_path and separate them with semicolons.

The composer mysql-shareware-3.22-win.zip is installed in C: mysql to copy the my-example.cnf under C: mysql to C: my. cnf: Change # basedir = d:/mysql/to basedir = c:/mysql/to c...

Related Article

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.