do-conf

来自「PHPLOB注释详细版 使用模板技术的好帮手 PHP最有用的东东了」· 代码 · 共 17 行

TXT
17
字号
# I use this configuration with my CGI PHP -- kk## $Id: do-conf,v 1.1.1.1 2000/04/17 16:40:17 kk Exp $#./configure --with-mysql=/opt/GNUmysql \	--with-gd=/opt/GNUgd \	--with-dbase=yes \	--with-config-file-path=/opt/GNUphp3/lib \	--with-exec-dir=/opt/bin \	--enable-debug=no \	--enable-safe-mode=no \	--enable-url-fopen-wrapper=yes \	--enable-track-vars=yes \	--prefix=/opt/GNUphp3 \	--with-imap=/work/opt/src/imap-4.1.BETA/c-client

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?