current location:Home > Technical Articles > Operation and Maintenance > phpstudy
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to open the website in phpstudy
- First click the other options menu in the picture above, then click Site Domain Name Management. Fill in any domain name you want in the website domain name editing box. In the website directory editing box, you can choose any directory on your computer, but do not include Chinese characters in the path. , click Add, click Save settings and generate configuration file, and finally set the host of your computer.
- phpstudy 20746 2019-06-19 16:04:36
-
- Does phpstudy have a mac version? How to use phpstudy under Mac system
- phpstudy does not have a Mac version yet. If you want to use phpstudy under Mac system, first install vagrant and virtualbox, download the vagrant mac version installation package, and drag the installation directly into Application.
- phpstudy 25011 2019-06-19 15:08:26
-
- What should I do if phpstudy cannot open localhost?
- 1. First open the httpd.conf file, open the comment "Include conf/extra/httpd-vhosts.conf" in httpd-vhosts.conf, and load this file first when starting the service. 2. Configure in the httpd-vhosts.conf file
- phpstudy 9603 2019-06-10 13:38:15
-
- Solution to phpstudy unable to start
- Solution to phpstudy not starting: 1. Find the start logo in the lower left corner of the computer - right-click and select Computer Management - click Services and Program Applications - double-click the service - find Apache2a and click - select Start in the service status - OK. 2. If it is a database method, the steps are the same as above - in the same list as Apache2a
- phpstudy 26946 2019-06-19 15:06:43
-
- What software is phpstudy?
- phpstudy is an integrated package for PHP running environment. It integrates the latest "Apache+PHP+MySQL+phpMyAdmin+ZendOptimizer". It can be installed once and can be used without configuration. It is a very convenient and easy-to-use PHP debugging environment; in addition, it also Including development tools, development manuals, etc.
- phpstudy 8861 2020-09-18 17:38:18
-
- phpstudy v8.0 download_installation steps (pictures and text)
- phpstudy V8.0 download and installation steps: Step 1: Download the phpstudy V8.0 installation package from the official website: http://phpstudy.php.cn/ 1.png Step 2: Unzip and double-click the phpstudy V8.0 installation package. The following installation interface appears.
- phpstudy 10438 2019-08-08 17:59:46
-
- How to uninstall phpstudy?
- This article mainly introduces how to uninstall phpstudy. I hope it will be helpful to friends who need it!
- phpstudy 26682 2019-04-11 15:53:35
-
- How to modify Apache's port number with PhpStudy (picture)
- This article brings you the content about PhpStudy's method of modifying the port number of Apache (picture). It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
- phpstudy 6027 2019-04-01 09:16:10
-
- Introduction to the method of modifying the website root directory in PhpStudy (picture and text)
- This article brings you an introduction (pictures and texts) on the method of modifying the website root directory in PhpStudy. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
- phpstudy 7661 2019-08-19 18:09:21
-
- Can phpstudy be used as a server?
- Before users build a website locally, they must configure the running environment of the server. Of course, phpstudy itself is an integration package, and it can also be used as a server. The integration package is mainly MySQL and PHP. As long as we build a server on phpstudy, we can achieve what phpstudy does. Server functionality.
- phpstudy 11521 2018-12-07 09:26:29
-
- Which one is better, phpstudy or wamp?
- If you are a beginner, it is recommended to use phpstudy. phpstudy can quickly switch versions and can be used without configuring the running environment. Wamp requires us to configure it manually, which is relatively complicated for novices.
- phpstudy 16413 2018-12-10 09:11:19
-
- what is phpstudy
- phpstudy is an integrated package of PHP running environment. Users can use it without configuring the running environment. phpstudy is not only a relatively easy-to-use PHP debugging environment tool, but also includes development tools and common manuals, which is useful for novices. Very helpful.
- phpstudy 72897 2023-01-29 11:20:36
-
- How to create a local site by modifying the vhosts file in phpstudy
- This article mainly introduces how to use phpstudy to add a local domain name site under Windows (create a local site by directly modifying the vhosts-conf file)
- phpstudy 10718 2019-11-11 17:57:12
-
- How to create a local site using the domain name management menu in phpstudy
- This article mainly introduces how to use phpstudy to add a local domain name site under Windows (create a local site through the site domain name management menu). phpStudy is a program integration package for PHP debugging environment. It is a PHP development environment integration package that is popular among PHP learners.
- phpstudy 8281 2018-11-07 16:16:29
-
- How to configure domain name access locally in phpstudy (illustrated steps)
- Hosts configuration: Use an editor to open the hosts file. Location: C:\Windows\System32\drivers\etc directory. Example: Add the following content at the end of the hosts file: 127.0.0.1 www.tp5.com.
- phpstudy 19728 2019-05-10 16:49:11