PHP Environment Setup

Source: Internet
Author: User
Tags php download

Phpstrom version 2017.1.3

1. References

http://www.cnblogs.com/Maopei/p/5380220.html;

Http://jingyan.baidu.com/article/ca00d56c5daf8de99eebcf24.html

2.PHPStrom Download: http://www.jetbrains.com/phpstorm/

Phpstrom all the way to the default installation, when completed, enter the "License Activation" window, select the 2nd radio button "License Server" and then enter http://phxism.top:41017 in the "License Server address" option /can, if not able to self-Baidu search. I can drop it with this when I install it.

3.PHP Download: http://windows.php.net/download/

PHP does not need to install, unzip and change the configuration file can be used

4.php.ini Configuration

Unzip the downloaded PHP into a random directory.

After you have configured the above, the test has a problem, but you do not know where the problem is, so the next step is to configure it in another way.

5. Configure Wampserver to configure PHP's operating environment

Download Wampserver

After the download is complete, double-click the installation, the pop-up box may be because there are other files in the folder, create a new folder or only the drive letter C drive to change

After the installation is complete, the following box appears, always point is.

(Baidu Translator: Iexplore.exe

Would be used by Wampserver is a browser.

Would you like to choose another browser to install your system? )

Unable to start after installation, the following error occurred:

Baidu found the next reason to find a solution

L First determine if your computer is 64-bit or 32-bit, then make sure your installation directory is full English.

Install the following software can solve the environmental problems, please go to the Microsoft Official website to download the installation program, install again restart the computer.

L Yes:https://www.microsoft.com/en-US/download/details.aspx?id=48145

L can choose the (X64) and the (X86) bit, download down to install it can

After installation reboot no response, no way to uninstall it re-search Wampserver download to continue the installation,: Https://sourceforge.net/projects/wampserver/?source=typ_redirect

This is a 64-bit, before the installation package is 32-bit, this installation is not an error, but to the directory open Php.exe or reported the same error, so find a good solution to this problem, in detail, please see the following link:

Http://jingyan.baidu.com/article/c85b7a645a5c98003aac957f.html

Unzip the downloaded file, copy the 32-bit vcruntime140.dll to: C:\Windows\SysWOW64, and then copy the Zhuce.bat in the download folder to this directory, and then right-click the administrator to run the. bat.

Reload the 64-bit wampserver and then open the program again with an error (tired sleep does not love), such as:

Baidu solution then download the relevant file here to install: Http://pan.baidu.com/s/1jHlJA8A

Then restart your computer and proceed to the following steps

6.PHP interpreter configuration

Open Phpstrom

File-->default Setting

Search Interpreter

Found it

Languages & frameworks-->php

Click on the back of interpreter three points ...

The Add window appears, click on the + sign, select other Local

Add your PHP path after PHP executable: like D:\wamp64\bin\php\php.exe, click OK

7. Testing

The new info.php content in Phpstrom is as follows

    1. <?php
    2. Phpinfo ();
    3. ?>

For info.php--> Right-click Open in Browser-->default, the browser automatically opens the HTTP://LOCALHOST:63342/project name/ info.php, the page will display your PHP version and other information, indicating that the configuration was successful,

I installed all the files downloaded by PHP, network link: http://pan.baidu.com/s/1bpGNQaV, password: 8p0z

In this thank you to share the Daniel, finally the PHP environment to build a success. Good Kai Sen, this article is only I build PHP environment experience process, because the first contact, may be a bit detours. Here to record my drip accumulation. If there is infringement of the place please tell me, I will delete it immediately.

PHP Environment Setup

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.