When we want to install phpnow and configure the php environment under Windows 10 system, we find that the system will refuse the installation. The reason is that there is no administrator rights. Let's take a look at how to install PHPnow under win10 system.
First we need to download a PHPnow installation package and unzip the installation package; after unzipping, rename the folder to PHPnow; (Recommended learning: PHP programming from entry to proficiency)
After finding the Windows system-Command Prompt in the start menu, right-click and select More - run as administrator;
After successful operation, this command prompt interface will be displayed;
We need to jump to the partition where the phpnow folder is located first , if placed on the d drive, type D: and press Enter;
Type cd phpnow and press Enter to enter the phpnow directory;
Type setup and press Enter. Run the installation program;
Select the Apache version. Choose according to your situation or preference. One is the old version and the other is the new version. Enter the corresponding number code and press Enter. Here we Enter the 2.2 new version selected by 22;
select the MySQL database version. Here you also type the corresponding code name according to your own situation or preference and press Enter to select the new or old version. Here we type 51 Then press Enter and select the 5.1 new version;
After decompression is completed, it will ask whether to perform Init.cmd initialization. Here we type y and press Enter;
After the installation is completed, we need to set the root user password of the MySQL database. Just enter the password and press Enter;
After the setting is completed, you are prompted to press any key to continue. We can just press the keyboard (such as the space bar);
Complete Afterwards, this interface will open in the browser, indicating that phpnow is successfully installed!
The above is the detailed content of How to start phpnow server in win10. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
