search

What is phpstudy probe

Jun 10, 2019 pm 04:41 PM
phpphpstudyprobe

What is phpstudy probe

phpStudy probe has made some changes based on the original phpinfo. During the development process, we often need various configurations of the server, and the "probe" is used to detect the configuration. After installing phpStudy, enter: localhost in the browser. You can open the "probe"

What is phpstudy probe

1. View server parameters:

In this content, the "interpretation engine", port, and absolute path are more important. Different engines have different features. Generally, the default http port is: 80. The absolute path is the deployment path of your service.

2. My configuration is as follows:

Server domain name/IP address: localhost(127.0.0.1)

Server identification: Windows NT DESKTOP- PA1D1V7 6.2 build 9200 (Unknow Windows version Business Edition) i586

Server operating system Windows Kernel version: NT server interpretation engine Apache/2.4.10 (Win32) OpenSSL/0.9.8zb PHP/5.3.29

Server language zh-Hans-CN,zh-Hans;q=0.5 Server port 80

Server host name DESKTOP-PA1D1V7 Absolute path C:/www

Administrator email admin @phpStudy.net probe path C:/www/l.php

3. PHP compiled module detection:

Module is an important part of php, generally The configuration will load some common modules. I have encountered before that without curl template, the curl function of PHP cannot be used. phpstudy has functions to configure modules.

4. PHP related parameters:

These parameters are often used and need to be adjusted in actual development. For example:

Maximum limit of uploaded files (upload_max_filesize)

Script timeout (max_execution_time)

Maximum memory occupied by script (memory_limit):

Cookie support:

SMTP support:

Curl support:

5. Component support:

is a relatively independent functional block.

6. Database support:

Basically all web systems involve databases. So mysql is supported by default.

You can also test whether the mysql connection is normal.

mysql default address: localhost, port: 3306 Username: root Password: root

7. Function detection:

This function is very practical. For example, if you want to check whether the current environment supports a certain function, just enter the function name, such as: time. Click function detection to know whether this function can be used.

Note: Different computers may have some differences

Recommended tutorial:phpStudy quick entry video tutorial

The above is the detailed content of What is phpstudy probe. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
How do I configure phpStudy to handle CORS (Cross-Origin Resource Sharing) requests?How do I configure phpStudy to handle CORS (Cross-Origin Resource Sharing) requests?Mar 17, 2025 pm 06:14 PM

Article discusses configuring phpStudy for CORS, detailing steps for Apache and PHP settings, and troubleshooting methods.

How do I use phpStudy to test cookies in PHP?How do I use phpStudy to test cookies in PHP?Mar 17, 2025 pm 06:11 PM

The article details using phpStudy for PHP cookie testing, covering setup, cookie verification, and common issues. It emphasizes practical steps and troubleshooting for effective testing.[159 characters]

How do I use phpStudy to test file uploads in PHP?How do I use phpStudy to test file uploads in PHP?Mar 17, 2025 pm 06:09 PM

Article discusses using phpStudy for PHP file uploads, addressing setup, common issues, configuration for large files, and security measures.

How do I set up a custom session handler in phpStudy?How do I set up a custom session handler in phpStudy?Mar 17, 2025 pm 06:07 PM

Article discusses setting up custom session handlers in phpStudy, including creation, registration, and configuration for performance improvement and troubleshooting.

How do I use phpStudy to test different payment gateways?How do I use phpStudy to test different payment gateways?Mar 17, 2025 pm 06:04 PM

The article explains how to use phpStudy to test different payment gateways by setting up the environment, integrating APIs, and simulating transactions. Main issue: configuring phpStudy effectively for payment gateway testing.

How do I configure phpStudy to handle HTTP authentication in a secure manner?How do I configure phpStudy to handle HTTP authentication in a secure manner?Mar 17, 2025 pm 06:02 PM

The article discusses configuring phpStudy for secure HTTP authentication, detailing steps like enabling HTTPS, setting up .htaccess and .htpasswd files, and best practices for security.Main issue: Ensuring secure HTTP authentication in phpStudy thro

How do I use phpStudy to test different database connection options?How do I use phpStudy to test different database connection options?Mar 17, 2025 pm 06:02 PM

phpStudy enables testing various database connections. Key steps include installing servers, enabling PHP extensions, and configuring scripts. Troubleshooting focuses on common errors like connection failures and extension issues.Character count: 159

How do I use phpStudy to test different PHP frameworks and libraries?How do I use phpStudy to test different PHP frameworks and libraries?Mar 17, 2025 pm 06:00 PM

The article explains using phpStudy for testing PHP frameworks and libraries, focusing on setup, configuration, and troubleshooting. Key issues include version management and resolving common errors.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: How To Unlock Everything In MyRise
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

mPDF

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),

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

SecLists

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.