Tag: Windows 10
-
Post Views: 11 1. The final expectation result is: modify the avatar in the player table, its value is: /storage/web/app/player_avatar/gzhou/579365.jpg, where gzhou is the value of the current record field TEAM_CODE, 579365 is the value of the current record field code, as shown in Figure 1 2. First modify the avatar of a record, and its SQL statement is successfully…
-
Post Views: 63 1. Based on the AB test tool, carry out a simulation test in a high-concurrency situation, open: http://httpd.apache.org/docs/current/platform/windows.html#down, as shown in Figure 1 2. Select apachehaus, download, the binary file of the 2.4 version of x64, as shown in Figure 2 3. The download file name is: httpd-2.4.25-x64-vc14-r1.zip, as shown in Figure 3 4. After decompression, copy…
-
Post Views: 52 1. In Windows Powershll, enter the wwwroot directory, as shown in Figure 1 2. Through the Composer installation, run the following commands and install it in the kaiqiu_shujujixi_api directory, as shown in Figure 2 and 3 composer create-project yiisoft/yii2-app-advanced kaiqiu_shujujixi_api 2.0.10 3. Enter kaiqiu_shujujixi_api directory, right-click, select git bash here, as shown in Figure 4 4. Execute…
-
Post Views: 14 1. Install yii2-starter-kit under Windows 10 and Nginx 1.10, and run on the command line: php console/yii app/setup, as shown in Figure 1 2. Error: create unique index IDx_article_slug on {{%article}} (slug) …exception: sqlstate[42000]: Syntax error or access Violation: 1071 specific key was too long; max key length is 767 bytes, as shown in Figure 2 Translation:…
-
Post Views: 9 1. After Windows 8.1 is upgraded to Windows 10, start VisualSVN Server Manager and report an error: the provider cannot perform the tried operation (0x80041024), VisualSVN Server The current version of the manager is: 3.0.1 2, 2,https://www.visualsvn.com/server/changes/ Download version 3.4.2 64-bit, install and upgrade
-
Post Views: 12 1. Windows version is Windows 10 Home 2. In computer management, the options for local users and groups cannot be found 3. Execute the command prompt as an administrator: net user administrator /active:yes 4. Change the account settings already exist in the Administrator account 5. Switching account to Administrator successfully