社区
其他技术讨论专区
帖子详情
[Web] 如何在aix系统里搭建web服务器~
weixin_38056491
2003-04-26 09:10:26
最好详细说一下(偶是新人),或者给个有关连接,谢谢
...全文
22
1
打赏
收藏
[Web] 如何在aix系统里搭建web服务器~
最好详细说一下(偶是新人),或者给个有关连接,谢谢
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
1 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
搭建
Web
服务器
搭建
Web
服务器
.doc
搭建
Web
服务器
搭建
Web
服务器
AIX
基本环境
搭建
.doc
Discuz论坛
AIX
环境配置 主机
系统
:
AIX
5.3 数据库:Mysql5
WEB
服务:Apache2+PHP5 准备: gcc V4.0.0 for
AIX
V5.3 (gcc-4.0.0-1.
aix
5.3.ppc.rpm) gcc-c++ V4.0.0 for
AIX
V5.3 (gcc-cplusplus-4.0.0-1.
aix
5.3.ppc.rpm) libgcc V4.0.0 for
AIX
V5.3 (libgcc-4.0.0-1.
aix
5.3.ppc.rpm) libstdc++ V4.0.0 for
AIX
V5.3 (libstdcplusplus-4.0.0-1.
aix
5.3.ppc.rpm) libstdc++-devel V4.0.0 for
AIX
V5.3 (libstdcplusplus-devel-4.0.0-1.
aix
5.3.ppc.rpm) bzip v1.0.2 (bzip2-1.0.2-3.
aix
5.1.ppc.rpm) expat v1.95.7 (expat-1.95.7-4.
aix
5.1.ppc.rpm) flex v2.5.4a (flex-2.5.4a-6.
aix
4.3.ppc.rpm) freetype2 v2.1.7 (freetype2-2.1.7-5.
aix
5.1.ppc.rpm) libjpeg v6b (libjpeg-6b-6.
aix
5.1.ppc.rpm) libpng v1.2.8 (libpng-1.2.8-5.
aix
5.1.ppc.rpm) zlib v1.2.3 (zlib-1.2.3-3.
aix
5.1.ppc.rpm) libxml2-2.6.21-4.
aix
5.2.ppc.rpm libxml2-devel-2.6.21-4.
aix
5.2.ppc.rpm pkg-config-0.19-6.
aix
5.2.ppc.rpm 安装
AIX
分发版中的 Base Application Development Math Library (bos.adt.libm) httpd-2.2.15.tar.gz php-5.2.11.tar mysql-5.1.46-
aix
5.3-powerpc.tar
AIX
5.3安装Mysql5 cd /usr/mysql # ./scripts/mysql_install_db Installing MySQL system tables... OK Filling help tables... OK To start mysqld at boot time you have to copy support-files/mysql.server to the right place for your system PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER ! To do so, start the server, then issue the following commands: ./bin/mysqladmin -u root password 'new-password' ./bin/mysqladmin -u root -h testos password 'new-password' Alternatively you can run: ./bin/mysql_secure_installation which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the manual for more instructions. You can start the MySQL daemon with: cd . ; ./bin/mysqld_safe & You can test the MySQL daemon with mysql-test-run.pl cd ./mysql-test ; perl mysql-test-run.pl Please report any problems with the ./bin/mysqlbug script!
AIX
5.3安装Apache (httpd2.2.15 ) #./configure --prefix=/usr/local/apache --enable-mods-shared=all --enable-so (/usr/local/apache为安装目录) #make #make install 配置httpd.conf vi /usr/local/apache/conf/httpd.conf ServerName 配置为 127.0.0.1,
服务器
IP或域名 DirectoryIndex 中添加index.htm index.jsp default.htm default.html Group nobody 必须要改,否则apache不能启动 #cd /usr/local/apache/bin #./apachectl start 编辑apache配置文件httpd.conf 找到LoadModule php5_module modules/libphp5.so 前面的#号去掉(默认已去掉注释) 还有找到DirectoryIndex index.html 加上 index.php index.htm
AIX
5.3安装PHP ./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql --with-zlib #/opt/freeware/bin/make # cp .libs/libphp5.so /usr/local/apache2/modules # cp php.ini-recommended /usr/local/apache2/conf/php.ini 不需要make install
syslog日志
服务器
安装及配置详解,本地亲测,很实用
syslog日志
服务器
配置在以下
系统
上实验成功: Linux
系统
(Redhat5.X、Cent OS 6、Fedora 6) Unix
系统
(SUN Solaris 10、
AIX
6.1、HP-UNIX) Windows
系统
(Window XP/server) 网络设备 (Cisco2950/华三S2126)
Web
Sphere资料
web
sphere基础学习资料
Linux下
搭建
nginx
服务器
Nginx (engine x) 是一个高性能的HTTP和反向代理
web
服务器
,同时也提供了IMAP/POP3/SMTP服务。其特点是占有内存少,并发能力强,事实上nginx的并发能力确实在同类型的网页
服务器
中表现较好。Nginx 代码完全用C语言从头写成,已经移植到许多体系结构和操作
系统
,包括:Linux、FreeBSD、Solaris、Mac OS X、
AIX
以及Microsoft Windows。Nginx有自己的函数库,并且除了zlib、PCRE和OpenSSL之外,标准模块只使用
系统
C库函数。
其他技术讨论专区
477
社区成员
790,952
社区内容
发帖
与我相关
我的任务
其他技术讨论专区
其他技术讨论专区
复制链接
扫一扫
分享
社区描述
其他技术讨论专区
其他
技术论坛(原bbs)
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章