windows xp下安装pear
安装步骤:
1) 安装前的工作
安装PHP后所产生的文件夹下面有一个go-pear.bat文件
(我的是 C:/PHP/go-pear.bat)
2) 执行installer
双击go-pear.bat,有问答时,全部按“Enter”
3) 追加路径
打开你的php.ini文件,在
; Paths and Directories ;
下面看一下有没有"include-path=",没有就追加,有的话就加写pear
include-path=".;C:\PHP;C:\PHP\smarty\libs; c\:php\pear"
4) 查看PHP文件夹
除了go-pear.bat文件,又多了pear.bat和PEAR_ENV.reg
5) 注册表的修改
双击PEAR_ENV.reg文件,选择“ok”,即可完成修改
6) 环境参数的自动设定
双击pear.bat文件即可
7) 确认安装成功与否
打开prompt command,输入“pear list”看安装在文件夹pear(我的是:c\:php\pear)下面library是否都显示出来了
想了解更多的内容,可以参考PEAR的安装

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

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.

WebStorm Mac version
Useful JavaScript development tools

Atom editor mac version download
The most popular open source editor

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

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