It's www dot C-O-M-P-4-S-S dotcom.
网址是 www.comp4ss.com。
Enter nmake /f Makefile.win installr INSTDIR="C:\www\apache"
运行nmake 命令安装发布版本(输入 nmake /fMakefile.wininstallrINSTDIR="C:\www\apache")
Run the nmake to install the debug build (enter nmake /f Makefile.win installd INSTDIR="C:\www\apache").
运行nmake 命令安装调试版本(输入 nmake /fMakefile.wininstalldINSTDIR="C:\www\apache")。
Create a directory: c: \ WWW \ PHP.
创建一个目录:C: \www \php。
Copy php.exe and all .dlls from C:\src\php\Release_TS to C:\www\php.
把 php.exe和所有的.dll 文件从C:\src\php\Release_TS 拷贝到 C:\www\php。
Go to your apache installation directory (CD c: \ WWW \ apache).
转到apache安装目录(cdc: \www \ apache)。
Start Eclipse and specify your workspace directory as the www directory for Apache (c:\www on my machine).
请启动Eclipse并把工作区目录指定为Apache的www 目录(在我的机器上是 c:\www)。
Start Eclipse and specify your workspace directory as the www directory for Apache (c:\www on my machine).
请启动Eclipse并把工作区目录指定为Apache的www 目录(在我的机器上是 c:\www)。
应用推荐