来自专业的译者、企业、网页和免费的翻译库。
compiling manually. to compile your modules manually, you need the following commands:
enables resource test module --enable-variable_creation book:
最后更新: 2011-10-24
使用频率: 1
质量:
actually, not much troubleshooting can be done when compiling static or dynamic modules. the only problem that could arise is that the compiler will complain about missing definitions or something similar. in this case, make sure that all header files are available and that you specified their path correctly in the compilation command. to be sure that everything is located correctly, extract a clean php source tree and use the automatic build in the ext directory with the fresh files; this will guarantee a safe compilation environment. if this fails, try manual compilation.
to be sure that everything is located correctly, extract a clean php source tree and use the automatic build in the ext directory with the fresh files; this will guarantee a safe compilation environment.
最后更新: 2011-10-24
使用频率: 1
质量: