Home Backend Development PHP Tutorial APMServ usage instructions_PHP tutorial

APMServ usage instructions_PHP tutorial

Jul 21, 2016 pm 04:01 PM
php5 sqlite Instructions for use fast build automatic

A green software that quickly and automatically builds Apache2, PHP5, MySQL4.0/5.1, SQLite, phpMyAdmin, ZendOptimizer, OpenSSL, and ASP, ASP.NET, Perl, and CGI website platforms, and has graphics as convenient as IIS Management interface.

APMSer official website

Software name: APMServ 5.1.2
 Software author: Memories of the future [Zhang Yan]
Authorization method: free software
Release date: March 1, 2006
Operating environment: WinNT/Win2000/WinXP/Win2003
Official website: http://apmserv.s135.com
 File size: 14.7MB
Download address:

①Official download point
[Education Network Central China District] http://download.s135.com/webadmin/soft /APMServ5.1.2.rar
[Shanghai Netcom Broadband] http://www.s135.com/soft/apmserv/APMServ5.1.2.rar

②Other download points: [Huajun Software Park] [Tianfu Hotline] [China Webmaster Station] [Tianxin.com] [Silicon Valley Power]

Software Introduction:
APMSer 5.1.2 is a fast automatic build Apache 2.0.55, PHP 5.1.2, MySQL 4.0.26/5.1.5a, SQLite, phpMyAdmin, ZendOptimizer, OpenSSL, and green software for ASP, ASP.NET, Perl, CGI website platforms, no installation required, flexible mobile When copying it to other directories, partitions or other computers, you only need to click the start button in APMServ.exe to automatically make relevant settings, install Apache2 and MySQL as system services and start them. APMServ combines the advantages of Apache's stability and security, and has the same convenient graphical management interface as IIS, virtual host, virtual directory, port change, MySQL4.0/5.1 version switching, SMTP, upload size, performance optimization and other settings, just It can be done with just one click of the mouse.

1. MySQL default username: root, password is empty
2. MySQL database file storage directory: MySQL4.0data or MySQL5.1data
3. Website Root directory [PHP, ASP.NET]wwwhtdocs [ASP]wwwasp [CGI]wwwcgi-bin
4. Please use http://127.0.0.1/ or https://127.0.0.1/ ( If SSL is enabled)
5. Non-default port, the URL is http://127.0.0.1:port/ or https://127.0.0.1:port/
6. Software included:

Apache 2.0.55 (HTTP server)
NetBox 2.8 Build 4128 (HTTP server, ASP script interpretation engine)
PHP 5.1.2 (script interpretation engine)
MySQL 4.0.26 (database server)
MySQL 5.1.6-alpha (database server)
SQLite 3.2.8 (database server)
phpMyAdmin 2.7.0-pl2 (MySQL database online management tool)
ZendOptimizer 2.6 (PHP script acceleration engine)
OpenSSL 0.9.8a (used to support HTTPS (SSL) secure transmission protocol)

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/316978.htmlTechArticleA tool to quickly and automatically build Apache2, PHP5, MySQL4.0/5.1, SQLite, phpMyAdmin, ZendOptimizer, OpenSSL, and Green software for ASP, ASP.NET, Perl, and CGI website platforms, and has the same capabilities as II...
Statement of this Website
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

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)
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Chat Commands and How to Use Them
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What is the difference between php5 and php8 What is the difference between php5 and php8 Sep 25, 2023 pm 01:34 PM

The differences between php5 and php8 are in terms of performance, language structure, type system, error handling, asynchronous programming, standard library functions and security. Detailed introduction: 1. Performance improvement. Compared with PHP5, PHP8 has a huge improvement in performance. PHP8 introduces a JIT compiler, which can compile and optimize some high-frequency execution codes, thereby improving the running speed; 2. Improved language structure, PHP8 introduces some new language structures and functions. PHP8 supports named parameters, allowing developers to pass parameter names instead of parameter order, etc.

Understand the differences and comparisons between SpringBoot and SpringMVC Understand the differences and comparisons between SpringBoot and SpringMVC Dec 29, 2023 am 09:20 AM

Compare SpringBoot and SpringMVC and understand their differences. With the continuous development of Java development, the Spring framework has become the first choice for many developers and enterprises. In the Spring ecosystem, SpringBoot and SpringMVC are two very important components. Although they are both based on the Spring framework, there are some differences in functions and usage. This article will focus on comparing SpringBoot and Spring

What is the difference in the 'My Computer' path in Win11? Quick way to find it! What is the difference in the 'My Computer' path in Win11? Quick way to find it! Mar 29, 2024 pm 12:33 PM

What is the difference in the "My Computer" path in Win11? Quick way to find it! As the Windows system is constantly updated, the latest Windows 11 system also brings some new changes and functions. One of the common problems is that users cannot find the path to "My Computer" in Win11 system. This was usually a simple operation in previous Windows systems. This article will introduce how the paths of "My Computer" are different in Win11 system, and how to quickly find them. In Windows1

Automount drives on Linux Automount drives on Linux Mar 20, 2024 am 11:30 AM

If you are using a Linux operating system and want the system to automatically mount the drive on boot, you can do this by adding the device's unique identifier (UID) and mount point path to the fstab configuration file. fstab is a file system table file located in the /etc directory. It contains information about the file systems that need to be mounted when the system starts. By editing the fstab file, you can ensure that the required drives are loaded correctly every time the system starts, thus ensuring stable system operation. Automatically mounting drivers can be conveniently used in a variety of situations. For example, I plan to back up my system to an external storage device. To achieve automation, ensure that the device remains connected to the system, even at startup. Likewise, many applications will directly

Linux Tips: Cancel automatic indentation when pasting in vim Linux Tips: Cancel automatic indentation when pasting in vim Mar 07, 2024 am 08:30 AM

Preface: vim is a powerful text editing tool, which is very popular on Linux. Recently, I encountered a strange problem when using vim on another server: when I copied and pasted a locally written script into a blank file on the server, automatic indentation occurred. To use a simple example, the script I wrote locally is as follows: aaabbbcccddd. When I copy the above content and paste it into a blank file on the server, what I get is: aabbbcccddd. Obviously, this is what vim does automatically for us. Format indentation. However, this automatic is a bit unintelligent. Record the solution here. Solution: Set the .vimrc configuration file in our home directory, new

How to quickly build a statistical chart system under the Vue framework How to quickly build a statistical chart system under the Vue framework Aug 21, 2023 pm 05:48 PM

How to quickly build a statistical chart system under the Vue framework. In modern web applications, statistical charts are an essential component. As a popular front-end framework, Vue.js provides many convenient tools and components that can help us quickly build a statistical chart system. This article will introduce how to use the Vue framework and some plug-ins to build a simple statistical chart system. First, we need to prepare a Vue.js development environment, including installing Vue scaffolding and some related plug-ins. Execute the following command in the command line

WordPress Website Building Guide: Quickly Build a Personal Website WordPress Website Building Guide: Quickly Build a Personal Website Mar 04, 2024 pm 04:39 PM

WordPress Website Building Guide: Quickly Build a Personal Website With the advent of the digital age, having a personal website has become fashionable and necessary. As the most popular website building tool, WordPress makes it easier and more convenient to build a personal website. This article will provide you with a guide to quickly build a personal website, including specific code examples. I hope it can help friends who want to have their own website. Step 1: Purchase a domain name and hosting. Before starting to build a personal website, you must first purchase your own

Can buildings be built in the wild in Mistlock Kingdom? Can buildings be built in the wild in Mistlock Kingdom? Mar 07, 2024 pm 08:28 PM

Players can collect different materials to build buildings when playing in the Mistlock Kingdom. Many players want to know whether to build buildings in the wild. Buildings cannot be built in the wild in the Mistlock Kingdom. They must be within the scope of the altar. . Can buildings be built in the wild in Mistlock Kingdom? Answer: No. 1. Buildings cannot be built in the wild areas of the Mist Lock Kingdom. 2. The building must be built within the scope of the altar. 3. Players can place the Spirit Fire Altar by themselves, but once they leave the range, they will not be able to construct buildings. 4. We can also directly dig a hole in the mountain as our home, so we don’t need to consume building materials. 5. There is a comfort mechanism in the buildings built by players themselves, that is to say, the better the interior, the higher the comfort. 6. High comfort will bring attribute bonuses to players, such as

See all articles