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:
-
- PHP integrated environment PHPStudy installation steps
- PHP integrated environment PHPStudy installation steps: 1. Download PHPStudy8.0 version from the official website; 2. Unzip and double-click the PHPStudy installation package to pop up the installation interface; 3. Customize the options and click [Install Now]; 4. Wait for the installation to complete. Open the running interface and click [One-click Start] to start the service.
- phpstudy 5680 2020-05-06 16:05:57
-
- Use Xshell to connect to the Linux cloud server and deploy the Xiaopi panel
- The above is the whole process of using Xshell to connect to the Linux server and install the small leather panel through the one-click installation script. Please forgive me for the novice tutorial. If you have any questions, please discuss it together!
- phpstudy 4643 2020-05-02 09:59:32
-
- phpstudy v8 quick start tutorial
- PHPStudy V8 is a brand new version. Compared with the previous version, it has changed a lot. Some novices don’t know how to use it. Therefore, this article teaches you how to quickly get started with PHPStudy V8, how to start the PHPStudy service (WNMP/WAMP), build a website and set a domain name, and what to pay attention to. , and test environment.
- phpstudy 10318 2020-04-27 18:08:20
-
- How to upgrade phpmyadmin in phpstudy?
- Steps for PHPstudy to upgrade PHPmyadmin: First download the latest version of the installation package from the PHPmyadmin official website, then unzip and replace the original PHPmyadmin (note that the name must also be changed to PHPmyadmin).
- phpstudy 6513 2019-12-27 17:43:18
-
- What to do if 403 appears in phpstudy
- The solution to phpstudy 403: first add the domain name site; then open the vhosts.conf file to check whether the addition is successful; then configure domain name resolution in the hosts file.
- phpstudy 8063 2019-11-09 09:51:26
-
- phpstudy cannot connect to localhost
- Methods to solve the problem that phpstudy cannot connect to localhost: 1. Comment out "#ServerName localhost:80" in httpd.conf. 2. The port number is occupied, just reset the port number.
- phpstudy 10238 2019-11-01 16:19:22
-
- How to store data in the database in phpstudy
- How phpstudy stores data in the database: 1. Use the mysql_connect() function to connect to the database. 2. Use ajax in the front end to send data to the back end, and use $_POST in php to get the data. 3. Use the database statement INSERT INTO to store the data in the database.
- phpstudy 7867 2019-11-01 18:13:07
-
- What is the use of phpstudy?
- phpStudy is a program integration package for PHP debugging environment. This package 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.
- phpstudy 11515 2019-11-01 09:30:49
-
- phpstudy cannot enter phpmyadmin
- The reasons why phpstudy cannot enter phpmyadmin: 1. There is no password set for Mysql. Just change the password in the MySQL tool. 2. If there is no phpMyAdmin, just reinstall it. 3. The username and password configured in config.inc.php are wrong. Just change them to the correct username and password.
- phpstudy 17787 2019-10-31 15:28:33
-
- How to use tp5 in phpstudy
- How to use tp5 in phpstudy: Download the ThinkPHP5 installation package and unzip it, create a new tp5 folder in the www directory of phpstudy, put all the unzipped installation files into tp5, and restart phpstudy.
- phpstudy 8664 2019-10-31 15:14:11
-
- The web page cannot be opened after phpstudy is started.
- Solution to the problem that the webpage cannot be opened after phpstudy is started: 1. The port number is occupied, click "Apach Settings", set port 80 to 8080 or close the occupied port. 2. Modify the configuration file.
- phpstudy 20137 2019-10-31 13:42:22
-
- How to upgrade phpstudy
- phpstudy upgrade: 1. Export the site domain name from "Other Options Menu" - "Site Domain Name Management" before upgrading. 2. Download the latest version and install it in the original path. Your program and database will not be overwritten. 3. Import the domain name from "Site Domain Name Management" and click "Save and Generate Configuration File".
- phpstudy 7501 2019-10-30 16:43:32
-
- How to run php files in phpstudy
- How to run php files in phpstudy: Put our php files in the www directory of phpstudy, open phpstudy's Apache and mysql, and then enter http://localhost/xx.php in the browser to run the php files.
- phpstudy 29353 2019-10-30 16:33:35
-
- How to export database in phpstudy
- How to export the database with phpstudy: Open phpstudy and click Mysql import and export in the Mysql manager, then enter the password and backup database name, and click export.
- phpstudy 5754 2019-10-30 15:29:06
-
- How to configure phpstudy2018
- phpstudy2018 configuration: Open phpstudy2018, open the other options menu in the application interface, find the site domain name management and open it, configure the domain name in the site management interface, and then find the hosts file of phpstudy2018 and modify the URL of the corresponding domain name.
- phpstudy 8934 2019-10-30 15:06:44