Home php教程 php手册 Zeus 4.3 For Freebsd安装指南

Zeus 4.3 For Freebsd安装指南

Jun 13, 2016 am 10:26 AM
for freebsd web Install guide efficacy yes server of software

zeus是一个著名的web服务器软件,其效能远在apache1/2之上,是独立服务器用户跑论坛的首选,对内存小于1G而流量非常大的用户,换用zeus会比apache多获得一倍的负载能力。 本文提供本人在FreeBSD4.1下安装Zeus4.3的一些经验
Zeus 4.3 For Freebsd安装指南 发表时间:2005-5-24 16:01:31 作者: 来源: 编辑:网侠推荐:网上转1元钱即可以得到一本价值10元的>杂志,快去抢购,点这里进入
zeus是一个著名的web服务器软件,其效能远在apache1/2之上,是独立服务器用户跑论坛的首选,对内存小于1G而流量非常大的用户,换用zeus会比apache多获得一倍的负载能力。 本文提供本人在FreeBSD4.1下安装Zeus4.3的一些经验 找一个zeus 4.3 for BSD的版本下载,(都下载到/root里面吧,这样省事) 通常服务器都会跑apache的,先停掉它: /usr/local/apache/bin/apachectl stop 解压软件包: tar xvzf Zeus_43_FreeBSD4.tgz #把破解包直接解压在/root cd Zeus_43_FreeBSD4/ 开始安装 ./zinstall 按CTRL+C 打入accept Where should the product be installed? [/usr/local/zeus]: 回车 Installation options: 1. Full install of both admin server & web server 2. Stand-alone install of admin server 3. Clustered install of web server H. Help Choose installation option [1]: 回车 Enter the key filename, or leave blank for unlicensed mode: (这里输入你的key路径,昨天我发过30天的key,网上有破解版不限制时间的) Please choose a password for the admin server: ****** (输入管理员密码) Re-enter: ****** (重新输入密码) What USER do you want to run zeus?[nobody]:(输入nobody,回车) What Group do you want to run zeus?[nobody]: (输入nobody,回车) //这两步的安装提示我记得不太清楚了,具体大家看提示,敲入nobody就行的了. Would you like Zeus to start at boot time? Y/N [Y]: (回车) 安装完毕,非常简单! 启动Zeus的命令为 /usr/local/zeus/start-zeus 停止Zeus的命令为 /usr/local/zeus/stop-zeus 重启Zeus的命令为 /usr/local/zeus/restart-zeus 如果你找到破解文件,那先停掉zeus进行破解! /usr/local/zeus/stop-zeus cp /破解文件具体目录/zeus.web /usr/local/zeus/web/bin 破解完毕 设置zeus 打开浏览器访问:http://your.com:9090 (用户名admin,密码是你刚才设定的) 点“Virtual Server”,进入创建虚拟主机: Virtual Server Name:主机名 Host Name and Port:域名和端口 Server Comment:随便 Document Root:web文件放置的位置 Aliases:多域名绑定填在这里,用(,)号分隔开。 Webmaster Email Address:随便 Clone server:别理它 点击“Create Virtual Server”按钮提交。 提交后,现在将进入虚拟主机的具体配置: 点击左边的“FastCGI” Enabling Support for FastCGI Programs:选择“Enabled" 跟着往下找到“Adding a FastCGI Remote Responder” Directory name:填/usr/local/php/bin/php Location: Machine name: 填localhost Port:填8002 其他的全部不用填,点击“apply change” 点击左边最下方的“PHP”进入php配置。 Enabling PHP Support:选择Enabled Process Management:并发请求,自己按需设置 点击“apply change” 左边的菜单中找到“Directory Requests” Index Files:索引文件,按自己的需要设置 Directory Listing:一定要Disabled 点击“apply change” 再在左边菜单找到“htaccess Support” Enabling .htaccess File Processing:选择Enabled 点击“apply change” 好了,配置完了,点击上面的“This configuration has been modified. Click here for details or to make it take effect. ”,再点击 “commit”,完成了一个虚拟主机的设置。现在在主界面上启动这个虚拟主机,然后打开 http://www.domain.com,马上能看到你的网页了啦!

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

Repo: How To Revive Teammates
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
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)

Setting up Chinese with VSCode: The Complete Guide Setting up Chinese with VSCode: The Complete Guide Mar 25, 2024 am 11:18 AM

VSCode Setup in Chinese: A Complete Guide In software development, Visual Studio Code (VSCode for short) is a commonly used integrated development environment. For developers who use Chinese, setting VSCode to the Chinese interface can improve work efficiency. This article will provide you with a complete guide, detailing how to set VSCode to a Chinese interface and providing specific code examples. Step 1: Download and install the language pack. After opening VSCode, click on the left

How to configure Dnsmasq as a DHCP relay server How to configure Dnsmasq as a DHCP relay server Mar 21, 2024 am 08:50 AM

The role of a DHCP relay is to forward received DHCP packets to another DHCP server on the network, even if the two servers are on different subnets. By using a DHCP relay, you can deploy a centralized DHCP server in the network center and use it to dynamically assign IP addresses to all network subnets/VLANs. Dnsmasq is a commonly used DNS and DHCP protocol server that can be configured as a DHCP relay server to help manage dynamic host configurations in the network. In this article, we will show you how to configure dnsmasq as a DHCP relay server. Content Topics: Network Topology Configuring Static IP Addresses on a DHCP Relay D on a Centralized DHCP Server

How to install Podman on Ubuntu 24.04 How to install Podman on Ubuntu 24.04 Mar 22, 2024 am 11:26 AM

If you have used Docker, you must understand daemons, containers, and their functions. A daemon is a service that runs in the background when a container is already in use in any system. Podman is a free management tool for managing and creating containers without relying on any daemon such as Docker. Therefore, it has advantages in managing containers without the need for long-term backend services. Additionally, Podman does not require root-level permissions to be used. This guide discusses in detail how to install Podman on Ubuntu24. To update the system, we first need to update the system and open the Terminal shell of Ubuntu24. During both installation and upgrade processes, we need to use the command line. a simple

How to Install and Run the Ubuntu Notes App on Ubuntu 24.04 How to Install and Run the Ubuntu Notes App on Ubuntu 24.04 Mar 22, 2024 pm 04:40 PM

While studying in high school, some students take very clear and accurate notes, taking more notes than others in the same class. For some, note-taking is a hobby, while for others, it is a necessity when they easily forget small information about anything important. Microsoft's NTFS application is particularly useful for students who wish to save important notes beyond regular lectures. In this article, we will describe the installation of Ubuntu applications on Ubuntu24. Updating the Ubuntu System Before installing the Ubuntu installer, on Ubuntu24 we need to ensure that the newly configured system has been updated. We can use the most famous "a" in Ubuntu system

Detailed steps to install Go language on Win7 computer Detailed steps to install Go language on Win7 computer Mar 27, 2024 pm 02:00 PM

Detailed steps to install Go language on Win7 computer Go (also known as Golang) is an open source programming language developed by Google. It is simple, efficient and has excellent concurrency performance. It is suitable for the development of cloud services, network applications and back-end systems. . Installing the Go language on a Win7 computer allows you to quickly get started with the language and start writing Go programs. The following will introduce in detail the steps to install the Go language on a Win7 computer, and attach specific code examples. Step 1: Download the Go language installation package and visit the Go official website

How to install Go language under Win7 system? How to install Go language under Win7 system? Mar 27, 2024 pm 01:42 PM

Installing Go language under Win7 system is a relatively simple operation. Just follow the following steps to successfully install it. The following will introduce in detail how to install Go language under Win7 system. Step 1: Download the Go language installation package. First, open the Go language official website (https://golang.org/) and enter the download page. On the download page, select the installation package version compatible with Win7 system to download. Click the Download button and wait for the installation package to download. Step 2: Install Go language

How to install PHP FFmpeg extension on server? How to install PHP FFmpeg extension on server? Mar 28, 2024 pm 02:39 PM

How to install PHPFFmpeg extension on server? Installing the PHPFFmpeg extension on the server can help us process audio and video files in PHP projects and implement functions such as encoding, decoding, editing, and processing of audio and video files. This article will introduce how to install the PHPFFmpeg extension on the server, as well as specific code examples. First, we need to ensure that PHP and FFmpeg are installed on the server. If FFmpeg is not installed, you can follow the steps below to install FFmpe

All software will be opened with WPS, and the exe default opening method will be restored. All software will be opened with WPS, and the exe default opening method will be restored. Jun 19, 2024 am 01:48 AM

All the software on my friend's computer has been opened using WPS and cannot run normally. All exes cannot be opened, including the task manager, registry, control panel, settings, etc. When opened, all WPS garbled characters appear. This situation cannot be done remotely. The remote software is also an exe, which seems to be unsolvable. Let’s take a look at how 20 operates to restore the computer to normal. This is because the opening method of the exe has been changed to WPS, and you only need to restore the default opening method. Er0 exports the exe registry information on a normal computer and puts it on the website. Because the browser can be opened, please guide your friends to open our website, copy the registry information, create a new text document on the desktop, and save it as [File name: 1.reg; Save type: All files (*.

See all articles