惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
AWS News Blog
AWS News Blog
Google DeepMind News
Google DeepMind News
U
Unit 42
博客园 - 叶小钗
博客园 - 聂微东
GbyAI
GbyAI
Stack Overflow Blog
Stack Overflow Blog
有赞技术团队
有赞技术团队
aimingoo的专栏
aimingoo的专栏
D
DataBreaches.Net
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Jina AI
Jina AI
美团技术团队
The Cloudflare Blog
M
MIT News - Artificial intelligence
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
S
Schneier on Security
C
Check Point Blog
Project Zero
Project Zero
The Hacker News
The Hacker News
Scott Helme
Scott Helme
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
Cisco Talos Blog
Cisco Talos Blog
P
Privacy International News Feed
SecWiki News
SecWiki News
Latest news
Latest news
MongoDB | Blog
MongoDB | Blog
S
Secure Thoughts
Google Online Security Blog
Google Online Security Blog
F
Fortinet All Blogs
博客园 - 三生石上(FineUI控件)
H
Help Net Security
TaoSecurity Blog
TaoSecurity Blog
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Last Week in AI
Last Week in AI
P
Privacy & Cybersecurity Law Blog
Forbes - Security
Forbes - Security
G
GRAHAM CLULEY
N
Netflix TechBlog - Medium
L
Lohrmann on Cybersecurity
A
About on SuperTechFans
T
The Exploit Database - CXSecurity.com
C
Cisco Blogs
PCI Perspectives
PCI Perspectives
大猫的无限游戏
大猫的无限游戏
T
Troy Hunt's Blog
H
Hacker News: Front Page
Vercel News
Vercel News

博客园 - 蝈蝈

在Windows Server下集成Apache、Tomcat和IIS Windows Workflow 学习笔记二 序语言流行度最新排行榜,C和C++正在衰落 Windows Workflow学习笔记 EAI,ESB与SOA How to Building ASP.NET AJAX Controls 使用页面Gzip压缩提速 Microsoft AJAX Library 简介 Configuration Section Designer示例 开源的内容管理系统 Windows Live Writer截屏插件 试用Windows Live Writer写博客 wcf step by step:服务的状态 wcf step by step:消息交换模式 wcf step by step:如何保护你的wcf服务 wcf step by step之异常处理 wcf step by step:改进HelloWorld程序 wcf step by step:host服务与多次Endpoint wcf step by step之HelloWorld
LAMPR Ver 1.0 发布 - 轻松搞定LAMP环境
蝈蝈 · 2008-04-30 · via 博客园 - 蝈蝈

# LAMPR 是基于 Apache,LightTPD,MySQL,PHP,Perl和ROR 所开发的绿色集成环境套件.使用 LAMPR 可以让第一次接触 PHP/Perl/ROR 的朋友们,能够不用那么麻烦就可以安装 Apache 服务器、LightTPD 服务器、MySQL 数据库以及 PHP/Perl/ROR Web服务器的环境.只要直接解压缩,就能拥有一个完整的 PHP/Perl/ROR Web环境能够来使用.

# LAMPER 包含以下服务器程序及工具:
==============================
# Apache 2.2.4
LightTPD 1.4.13
MySQL 5.0.27
PHP 5.2.0
eAccelerator 0.95
Xdebug 2.0 RC2
Memcached 1.2.1
LifeType 1.1.4
phpMyAdmin 2.9.1.1
phpSecInfo 0.2 RC1
Perl 5.8.8 Build 819
Mod_Perl 2.0.3
HTML::Perlinfo 1.0
AWStats 6.6
AeTrayMenu 1.43
MadEdit 0.26
NirCMD 1.85

# 如何设定 LAMPER 中添加虚拟主机 (Virtual Hosts):
============================================================
# 因为 LAMPER 使用虚拟主机的方式来架设 Apache 与 LightTPD 的网站服务器, 所以在第一次使用时
你必须为自己的机器加上两个 域名/IP 的对应设置, 这样才能让 LAMPER 正常运作, 方法如下:
# 1. 执行安装目录下的 Start-Controller.bat 来启动 LAMPER 控制中心.
2. 然后把鼠标指针移到系统托盘的 LAMPR 图标上, 单击鼠标右键. 这样就会开启 LAMPER 的控制菜单. 然后选择
服务器设进阶设置 >> 编辑 hosts 设置.
3. LAMPER 就会帮你启动 MadEdit, 并且为您开启 hosts 这个文件.
4. 在档案的最下面加入这两行
# 127.0.0.1 www.yourdomain.com
127.0.0.1 yourdomain.com
# 5. 保存. 这样就可以了使用了.
# 如何卸载 LAMPER:
==========================
# 只要直接删除 LAMPER 的安装目录, 或是执行安装目录下的 Uninstall.bat 就可以了.

LAMPER 中 MySQL 的密码:
=================================
# LAMPER 使用 MySQL 的预设帐号与密码, 使用者帐号是 "root", 密码是空白.

下载:LAMPR Ver 1.0