[Web] 一次購足 Apache HTTPd + Perl + Mod_Perl + PHP + OpenSS

人氣點閱:6981
發表人
[Web] 一次購足 Apache HTTPd + Perl + Mod_Perl + PHP + OpenSS 2003-07-01 18:33
/ / /

位置在:
http://perl.apache.org/dist/win32-bin/Perl-5.8-win32-bin.exe
大小 34 MB

Config:
Apache/2.0.46 (Win32) mod_perl/1.99_10-dev Perl/v5.8.0 mod_ssl/2.0.46 OpenSSL/0.9.7b PHP/4.3.2

蠻方便的,一次把東西都裝好!~
________________

美術插畫設計案子報價系統 v0.1 Beta
爪哇禾雀
Re: [Web] 一次購足 Apache HTTPd + Perl + Mod_Perl + PHP + Op 2003-07-04 11:02
/ / /

Type 寫到:
位置在:
http://perl.apache.org/dist/win32-bin/Perl-5.8-win32-bin.exe
大小 34 MB

Config:
Apache/2.0.46 (Win32) mod_perl/1.99_10-dev Perl/v5.8.0 mod_ssl/2.0.46 OpenSSL/0.9.7b PHP/4.3.2

蠻方便的,一次把東西都裝好!~


那裡面的config是不是也要自己改呢?像apache連到php?
Re: [Web] 一次購足 Apache HTTPd + Perl + Mod_Perl + PHP + OpenSS 2003-07-04 11:21
/ / /

Apache好阿!一天只要胃他一些乾果他就能活得好好的
而且訓練有素,決不會拿陌生人的糖果喔!
相對的SQL就....... 😈
Re: [Web] 一次購足 Apache HTTPd + Perl + Mod_Perl + PHP + Op 2003-07-04 13:45
/ / /

wingsfly 寫到:
Type 寫到:
位置在:
http://perl.apache.org/dist/win32-bin/Perl-5.8-win32-bin.exe
大小 34 MB

Config:
Apache/2.0.46 (Win32) mod_perl/1.99_10-dev Perl/v5.8.0 mod_ssl/2.0.46 OpenSSL/0.9.7b PHP/4.3.2

蠻方便的,一次把東西都裝好!~


那裡面的config是不是也要自己改呢?像apache連到php?


不用! Default 就可以跑 PHP/Perl on Apache 了,
而且 perl 是用 mod_perl 的方式在跑,
不用一次 cgi-request 產生一個 process。

當然,細節還是要自己調~ (e.g. PHP.ini 之類 )
如果在 win32 平台還要下指令把 apache 裝入 services 裡面
( Apache.exe -n Apache2 -k install )


另外提醒,這個 包包是 mod_perl 設群自己包的,算不算是 official 的
還有待確認~
________________

美術插畫設計案子報價系統 v0.1 Beta
爪哇禾雀
Re: [Web] 一次購足 Apache HTTPd + Perl + Mod_Perl + PHP + Op 2003-07-04 15:10
/ / /

Type 寫到:
不用! Default 就可以跑 PHP/Perl on Apache 了,
而且 perl 是用 mod_perl 的方式在跑,
不用一次 cgi-request 產生一個 process。

當然,細節還是要自己調~ (e.g. PHP.ini 之類 )
如果在 win32 平台還要下指令把 apache 裝入 services 裡面
( Apache.exe -n Apache2 -k install )


另外提醒,這個 包包是 mod_perl 設群自己包的,算不算是 official 的
還有待確認~


哦~~~那就玩看看就知道了…
不過…這樣已經方便很多了… 🤩