【发布时间】:2017-03-28 13:07:10
【问题描述】:
我在 XAMPP 中有一个安装了 PHP 和 OCI8 for Oracle 的 apache Web 服务器。
我的默认请求端口是 1934,但 Apache 会自动打开其他端口,有时我必须重新启动才能使其正常运行。
在错误日志中,唯一出现的是这样的:
[pid 1044:tid256] AH00094:命令行:'c:\\xampp\\apache\\bin\\httpd.exe -d c:/xampp/apache' [pid 4856:tid258] AH00418:父:创建子进程 4856 [pid 4856:tid258] AH01916: Init: (www.example.com:443) 您在标准 HTTPS(443) 端口上配置了 HTTP(80)! [pid 4856:tid258] AH00354:孩子:启动 150 个工作线程服务器软件是 Windows 7 上的 XAMPP 3.2.1。
【问题讨论】:
标签: php apache server xampp oracle-call-interface