Configure the latest PHP and MySQL server

Source: Internet
Author: User
Tags php and php and mysql

The latest PHP 5.0 MYSQL 5.0 WIN2003.
I personally think it is necessary to write a tutorial because many aspects are different from those of the old version.
To be honest, I also read many official documents to solve many strange problems.

======================================

MYSQL 5.0 FOR WINDOWS
PHP 5.0 FOR WINDOWS
PHPMYADMIN
Windows server 2003

======================================

First install MYSQL. I thought the installation interface of the new version should be fancy.
But I still only see the old Earth dolphins. Apart from the installation time being longer than 4.0. Of course, because 5.0 is much larger than 4.0.

We recommend that you install it on an independent NTFS partition. For example, you can only store the software on the F disk of my server.
Path: F: MYSQL

Go to F: MYSQLBIN and double-click winmysqladmin.exe.
The first running will prompt you to enter the superuser and password. Then enter the root password.
Pay attention to this. If it is an external server, set it to super complicated. For example, ww.sfjn29szjwh ~ Mysql
My name is Wei Shufen. I am 29 years old and unmarried.

Here, MYSQL installation is complete. If you do not understand, please refer to the articles of deep space students.

======================================


In the following example, PHP 5.0 is installed without installation. Unzip the file. It is recommended
Path: F: PHP

The key steps should be taken here.
First, copy PHP. ini-dist in the Php directory to C: Windows and change the file name to Php. ini.

Copy f: PHPPhp. ini-dist C: Windows
Ren Php. ini-dist Php. ini

If WINDOWS 2000 is: C: WINNT
Assume that WIN9X/2003 is C: Windows.

Copy all the files in the DLLS directory under the PHP directory to the SYSTEM32 directory.

Copy f: PHPdlls *. * C: WindowsSystem32

If WINDOWS 2000 is: C: WINNTSystem32
Assume that WIN9X/2003 is C: WindowsSystem32.

Continue. Copy the php4ts. dll file in the PHP directory to the System32 directory.

Copy f: PHPphp4ts. dll to C: WindowsSystem32

======================================

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.