search
HomeBackend DevelopmentPHP Tutorialphp集成软件VertrigoServ(PHP安装)

               教你如何一分钟用VertrigoServ搭建最新的PHP服务器平台

看到这个教程很有用,对大家在本地测试有非常大的帮助,所以把它转了过来!转自phpwind

今天偶要教大家,使用VertrigoServ来搭建PHP服务器平台.有兴趣的你将会马上拥有一台PHP的WEB服务器哦,呵呵!
  第一次给偶的感觉类似于我们租用的PHP虚拟主机.功能又强又大!
  我们可以安装网络上的任何一款PHP程序.也可以对数据库进行"新建/删除/导入/导出/"等操作管理.偶昨天已经试装过Discuz的BBS,Shopex的网店,bo-blogr的博客,phpwind的BBS等程序,结果都成功了,呵呵!

现将VertrigoServ详细介绍给大家:

一、主要特点:
  Vertrigo Serv 是一款快速在Windows系统上安装Apache 2.x.x, PHP 5.x.x, MySQL 5.x.x以及 PhpMyAdmin的all-in-one安装包。它可以让用户的电脑变成支持PHP的web服务器。它安装简单,并且带有反安装程序。
二、安装使用

软件版本: 2.10
软件大小: 8.26 MB
更新日期: 2006-8-7
软件语言:多国语言
软件类别: 国外软件 / 免费版 / 服务器区
应用平台: Windows系统
MD5校验:a2e645a2cc3cf419a8101d2a1685502d

1. 官方下载:http://vertrigo.sourceforge.net/

2.安装Vertrigo_210.exe,按提示进行安装; 
   
注意:

VertrigoServ可以安装至任意位置,建议你选一个便于管理的安装路径.如:E:\VertrigoServ
3. 运行
VertrigoServ服务程序,就OK了。
到此,你的PHP服务平台已经搭建完成。
测试一下 http://localhost
你将会看到以下页面。

如有问题请留言:toprid@hotmail.com

三、集成软件:

Apache 2.0.59    Apache 2.0 documentation
PHP 5.1.4        PHP Manual
Mysql 5.0.24     MySQL Manual
SQLite 3.3.6     SQLite Manual
PhpMyAdmin 2.8.2.1     phpMyAdmin Manual
SQLiteManager 1.2.0
ZendOptimizer 3.0.1

四、Loaded PHP extensions:

bcmath, calendar, com_dotnet, ctype, date, ftp, hash, iconv, odbc, pcre, Reflection, session, libxml, standard, tokenizer, zlib, SimpleXML, dom, SPL, wddx, xml, xmlreader, xmlwriter, apache2handler, mbstring, bz2, gd, mysql, mysqli, PDO, pdo_mysql, SQLite, Zend Optimizer,

五、目录简要说明:

示例:
E:\VertrigoServ                  程序目录
    +--\Apache\              Apache 程序目录
    +--\Mysql\               MySQL程序目录
      +--\data\            MySQL 程序数据目录
    +--\Php\                 PHP解释器目录
    +--\Phpmyadmin\          Phpmyadmin程序目录
          +--\Sqlite\            Sqlite程序目录
          +--\Sqlitemanager\                                         
          +--\Tools\             Tools目录
          +--\Zend\              Zend Optimizer程序目录
    +--\www\                 网站根目录
      +--\bbs\         Discuz程序目录
      +--\blog\            blog目录

六、默认密码:
---------
切记,切记,请不要搞错了。-------------
a) MySQL数据库
localhost            // database server
                     // 数据库服务器
root                 // database username
                     // 数据库用户名
vertrigo             // database password
                     // 数据库密码
test                 // database name
                     // 数据库名

[url=mailto:youname@domain.com]
youname@domain.com
[/url]
                     // admin email
                     // 论坛系统 Email
        
b) SQLiteManager
Login : admin
Password : admin
Login : data
Password : data
Login : guest
Password : guest


七、有问必答:

Q:如何确定VertrigoServ的服务已经正常运行?

A:可查看右下角VertrigoServ图标。如显示绿色,表示正常。启运PHP服务器,请右键点该图标-->选择"Server"项-->点击"Start".就OK啦!如下图:


Q:如有其它服务器程序(例如IIS)占用了80端口,应该怎么办?

A:本程序安装后会自动占用80端口,请自行将原80修改为其它如8080.


Q:为什么在安装过程中出现错误提示?
A:你的电脑中已经安装过
其它php集成平台,对安装环境造成冲突.如:AppServ,请先停用相关服务,建议删除.
Q:请问如何新建数据库?
A:首先确保你的程序在正常运行,然后以root用户登陆
http://localhost/phpmyadmin.在"创建一个新的数据库"
文字提示下,新建一个数据库名如: onexinnet 并点击创建就OK啦!如下图:

Q:其他人可以访问我的网站吗?
A:可以,请在网络上查找方法,不在此缀述了.仅做提示有两种情况:
  一、共享IP上网用户,请选用花生壳之类的软件,设置完成后将拥有动态域名.(如:http://eqmz.3322.org)
  二、拥有独立IP的用户,把这个地址告诉您的朋友:http://您的计算机的IP地址(如:http://59.40.220.79)

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
The Continued Use of PHP: Reasons for Its EnduranceThe Continued Use of PHP: Reasons for Its EnduranceApr 19, 2025 am 12:23 AM

What’s still popular is the ease of use, flexibility and a strong ecosystem. 1) Ease of use and simple syntax make it the first choice for beginners. 2) Closely integrated with web development, excellent interaction with HTTP requests and database. 3) The huge ecosystem provides a wealth of tools and libraries. 4) Active community and open source nature adapts them to new needs and technology trends.

PHP and Python: Exploring Their Similarities and DifferencesPHP and Python: Exploring Their Similarities and DifferencesApr 19, 2025 am 12:21 AM

PHP and Python are both high-level programming languages ​​that are widely used in web development, data processing and automation tasks. 1.PHP is often used to build dynamic websites and content management systems, while Python is often used to build web frameworks and data science. 2.PHP uses echo to output content, Python uses print. 3. Both support object-oriented programming, but the syntax and keywords are different. 4. PHP supports weak type conversion, while Python is more stringent. 5. PHP performance optimization includes using OPcache and asynchronous programming, while Python uses cProfile and asynchronous programming.

PHP and Python: Different Paradigms ExplainedPHP and Python: Different Paradigms ExplainedApr 18, 2025 am 12:26 AM

PHP is mainly procedural programming, but also supports object-oriented programming (OOP); Python supports a variety of paradigms, including OOP, functional and procedural programming. PHP is suitable for web development, and Python is suitable for a variety of applications such as data analysis and machine learning.

PHP and Python: A Deep Dive into Their HistoryPHP and Python: A Deep Dive into Their HistoryApr 18, 2025 am 12:25 AM

PHP originated in 1994 and was developed by RasmusLerdorf. It was originally used to track website visitors and gradually evolved into a server-side scripting language and was widely used in web development. Python was developed by Guidovan Rossum in the late 1980s and was first released in 1991. It emphasizes code readability and simplicity, and is suitable for scientific computing, data analysis and other fields.

Choosing Between PHP and Python: A GuideChoosing Between PHP and Python: A GuideApr 18, 2025 am 12:24 AM

PHP is suitable for web development and rapid prototyping, and Python is suitable for data science and machine learning. 1.PHP is used for dynamic web development, with simple syntax and suitable for rapid development. 2. Python has concise syntax, is suitable for multiple fields, and has a strong library ecosystem.

PHP and Frameworks: Modernizing the LanguagePHP and Frameworks: Modernizing the LanguageApr 18, 2025 am 12:14 AM

PHP remains important in the modernization process because it supports a large number of websites and applications and adapts to development needs through frameworks. 1.PHP7 improves performance and introduces new features. 2. Modern frameworks such as Laravel, Symfony and CodeIgniter simplify development and improve code quality. 3. Performance optimization and best practices further improve application efficiency.

PHP's Impact: Web Development and BeyondPHP's Impact: Web Development and BeyondApr 18, 2025 am 12:10 AM

PHPhassignificantlyimpactedwebdevelopmentandextendsbeyondit.1)ItpowersmajorplatformslikeWordPressandexcelsindatabaseinteractions.2)PHP'sadaptabilityallowsittoscaleforlargeapplicationsusingframeworkslikeLaravel.3)Beyondweb,PHPisusedincommand-linescrip

How does PHP type hinting work, including scalar types, return types, union types, and nullable types?How does PHP type hinting work, including scalar types, return types, union types, and nullable types?Apr 17, 2025 am 12:25 AM

PHP type prompts to improve code quality and readability. 1) Scalar type tips: Since PHP7.0, basic data types are allowed to be specified in function parameters, such as int, float, etc. 2) Return type prompt: Ensure the consistency of the function return value type. 3) Union type prompt: Since PHP8.0, multiple types are allowed to be specified in function parameters or return values. 4) Nullable type prompt: Allows to include null values ​​and handle functions that may return null values.

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

Video Face Swap

Video Face Swap

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

Hot Tools

MantisBT

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.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools