Tag: Windows 10
-
Post Views: 11 1. URL:https://windows.php.net/download#php-7.2, download vc15 x64 thread safe, as shown in Figure 1 2. VC15 version needs to install Visual Studio 2017 x64 or x86 Visual C++ Redistributable, download and install Microsoft Visual C++ Redistributable for Visual Studio 2017, as shown in Figure 2 3. Copy php-7.2.14-win32-vc15-x64 to C:\php-7.2.14 4. Edit environment variables: C:\php-7.1.12, modified to C:\php-7.2.14 5.…
-
Post Views: 10 1. Help – check for updates…, pop up IDE and plugin updates, as shown in Figure 1 2. Click Blog / Download, then open the download page, see the prompt: Get the toolbox app to download phpstorm and its future updates with EASE, click to enter the next step, as shown in Figure 2 3,[Y]ES, I Agree,…
-
Post Views: 57 1. Execute Vagrant on Windows 10 and report an error: Vagrant failed to initialize at a very early stage, as shown in Figure 1 2. The reason should be that Vagrant has been updated recently, and Vagrant can be automatically tried by running the following command (remove and reinstall All plugins), follow the prompts to execute the…
-
Post Views: 14 1. The Windows 10 system has been upgraded once on 2018/06/26, and the previous version of Windows is backed up in the windows.old directory, as shown in Figure 1 2. Check the C drive space, 36.0 GB is available, as shown in Figure 2 3. Check the URL:https://support.microsoft.com/zh-cn/help/4028075/windows-delete-your-previous-version-of-windows, ten days after upgrading to Windows 10, the previous…
-
Post Views: 51 1. In Windows 10, right-click the system -> New -> There is no new text document, and it was used by the family for a while, and it was lost, as shown in Figure 1 2. Reference website: https://answers.microsoft.com/zh-hans/windows/forum/windows_7-desktop/%e 7%B3%BB%E7%BB%9F%E5%8F%B3%E9%94%AE%E6%96 %B0/8BA81D6B-24BF-4655-AFC1-3D0651013087 3. Click Start, enter notepad in “Start Search”, and open notepad2, as shown in Figure 2…
-
Post Views: 14 1. Reference URL:https://developer.mozilla.org/zh-CN/docs/learn, as shown in Figure 1 2. Refer to step 4, open the command prompt (Windows) in the computer, refer to the URL:https://www.lifewire.com/how-to-open-command-prompt-2618089, as shown in Figure 2 Open Command Prompt in Windows 10 Tap or click the start button, followed by all apps. if youRe not using the desktop in Windows 10, tap the…
-
Post Views: 14 1. I wrote a blog under PHP 5.6.27 before:https://www.shuijingwanwq.com/en/2017/09/11/10209/, this time under PHP 7.0.22, as shown in Figure 1 2. Uninstall memcached, you can use the following command: as shown in Figure 2 schtasks /delete /tn memcached 3. Delete the directory: C:\memcached-1.4.5, as shown in Figure 3 4. Open the URL:https://github.com/nono303/memcached/tree/master/cygwin/x64, download: cygevent-2-0-5.dll, cygwin1.dll, memcached-1.5.1.exe, as shown…
-
Post Views: 59 1. Reference URL: https://commaster.net/content/installing-memcached-windows, as shown in Figure 1 2. Download: http://downloads.northscale.com/memcached-1.4.5-amd64.zip, as shown in Figure 2 3. Unzip to: C:\memcached-1.4.5, as shown in Figure 3 4. Run Windows PowerShell as an administrator, as shown in Figure 4 5. Execute the following command to add memcached to the task plan table: as shown in Figure 5 schtasks…