This article introduces the phpnow uninstall method to completely delete or uninstall the PHPnow environment configuration package (illustration). It has a certain reference value. Now I share it with you. Friends in need can refer to it
PHPnow is a very convenient tool for building the PHP platform, but as the saying goes, it is easy to whisper but hard to say goodbye. Below, the editor of Script House will share with you how to uninstall phpnow
PHPnow is a very convenient tool for the PHP platform There are a lot of convenient building tools, but as the saying goes, it’s easy to speak softly but hard to say goodbye.
PHPnow is not a regular installation software, so it does not have an uninstaller like the software generally installed under Windows.
If the user directly deletes his installation directory, the system will reject it.
Some friends may have been using phpnow for a long time and thought it was too bulky, so they uninstalled phpnow. Here are the methods to uninstall phpnow:
Let’s take a look at the official instructions first:
If similar software is installed, please stop or uninstall it first, otherwise it will occupy the port! Please close Xunlei or modify Xunlei's BT port!
Extract: Unzip to any directory; (cannot contain Chinese! For example, "Desktop")
Installation: Run Setup.cmd to initialize according to the wizard;
Use: .\htdocs as the main directory of the website. Execute PnCp.cmd for setup or management.
Note: ExecutingStop.cmdmeans it has been uninstalled. Please execute Stop.cmd before deleting the file.
The official method to uninstall phpnow is to execute Stop.cmd and then delete all files in the installation directory. Of course, your website data backup must be copied to another disk first.
Some netizens also said that you can uninstall by entering the PnCmds directory and executing "Absolute Forced Uninstall.cmd". Obviously, after executing this method, you must also manually delete the phpnow installation directory files.
The following are other supplements:
In the previous article "How to build a PHP environment under the Windows platform (illustrated version)", we have already detailed how to install PHPnow elaboration.
This article is a continuation of that article to introduce how to delete this software. If the user deletes the installed folder directly in the file manager.
This is because the PHPnow service has not been stopped, so the computer refuses to delete this folder.
At this time, the system prompts you to perform various operations on this software.
The meaning of the number "33" has been explained on the control panel.
Problems encountered: PHPNOW failed to modify the virtual host
The above is the detailed content of phpnow uninstall method: Completely delete or uninstall the PHPnow environment configuration package (illustration). For more information, please follow other related articles on the PHP Chinese website!