禅道服务无法启动已解决 悬赏5积分
今天,服务器断电,重启电脑后无法启动禅道服务.
先把 服务卸载了,然后重新启动,还是不行.
日志一直如下重复
[Tue Sep 12 16:37:43.110178 2017] [ssl:warn] [pid 6068:tid 340] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Tue Sep 12 16:37:43.141378 2017] [mpm_winnt:notice] [pid 6068:tid 340] AH00455: Apache/2.4.10 (Win32) OpenSSL/1.0.1h configured -- resuming normal operations
[Tue Sep 12 16:37:43.141378 2017] [mpm_winnt:notice] [pid 6068:tid 340] AH00456: Apache Lounge VC9 Server built: Jul 19 2014 13:07:40
[Tue Sep 12 16:37:43.141378 2017] [core:notice] [pid 6068:tid 340] AH00094: Command line: 'D:\\xampp\\apache\\bin\\httpd.exe -d D:/xampp/apache'
[Tue Sep 12 16:37:43.141378 2017] [mpm_winnt:crit] [pid 6068:tid 340] (22)Invalid argument: AH00417: Parent: Failed to create the child process.
[Tue Sep 12 16:37:43.141378 2017] [mpm_winnt:crit] [pid 6068:tid 340] (OS 6)句柄无效。 : AH00419: master_main: create child process failed. Exiting.
禅道版本:9.5
安装包类型:源码包
操作系统:Windows 7
客户端浏览器:IE11
石洋洋
2017-09-12 18:33:32
网页访问一下 ip:端口/zentao/checktable.php 按照提示进行数据库修复,修复成功后再访问禅道试一下。
回复
|
Apache手动 安装 启动如下
First I need set the path for php and mysql
Set driver for php.ini.
Set driver for my.ini.
Apache is using 80 port.
Mysql is using 3306 port.
PHP Warning: file_get_contents(../zentaostory/config/my.php): failed to open st
ream: No such file or directory in D:\xampp\services\set.php on line 178
Warning: file_get_contents(../zentaostory/config/my.php): failed to open stream:
No such file or directory in D:\xampp\services\set.php on line 178
PHP Warning: file_put_contents(../zentaostory/config/my.php): failed to open st
ream: No such file or directory in D:\xampp\services\set.php on line 180
Warning: file_put_contents(../zentaostory/config/my.php): failed to open stream:
No such file or directory in D:\xampp\services\set.php on line 180
PHP Warning: file_get_contents(../zentaotest/config/my.php): failed to open str
eam: No such file or directory in D:\xampp\services\set.php on line 178
Warning: file_get_contents(../zentaotest/config/my.php): failed to open stream:
No such file or directory in D:\xampp\services\set.php on line 178
PHP Warning: file_put_contents(../zentaotest/config/my.php): failed to open str
eam: No such file or directory in D:\xampp\services\set.php on line 180
Warning: file_put_contents(../zentaotest/config/my.php): failed to open stream:
No such file or directory in D:\xampp\services\set.php on line 180
PHP Warning: file_get_contents(../zentaotask/config/my.php): failed to open str
eam: No such file or directory in D:\xampp\services\set.php on line 178
Warning: file_get_contents(../zentaotask/config/my.php): failed to open stream:
No such file or directory in D:\xampp\services\set.php on line 178
PHP Warning: file_put_contents(../zentaotask/config/my.php): failed to open str
eam: No such file or directory in D:\xampp\services\set.php on line 180
Warning: file_put_contents(../zentaotask/config/my.php): failed to open stream:
No such file or directory in D:\xampp\services\set.php on line 180
PHP Warning: file_get_contents(../phpmyadmin/config.inc.php): failed to open st
ream: No such file or directory in D:\xampp\services\set.php on line 188
Warning: file_get_contents(../phpmyadmin/config.inc.php): failed to open stream:
No such file or directory in D:\xampp\services\set.php on line 188
PHP Warning: file_put_contents(../phpmyadmin/config.inc.php): failed to open st
ream: No such file or directory in D:\xampp\services\set.php on line 190
Warning: file_put_contents(../phpmyadmin/config.inc.php): failed to open stream:
No such file or directory in D:\xampp\services\set.php on line 190
Installing apache 2.4 as service...
Installing the apachezt service
The apachezt service is successfully installed.
Testing httpd.conf....
Errors reported here must be corrected before the service can be started.
starting apache
apachezt 服务正在启动 .
apachezt 服务无法启动。
发生服务特定错误: 1.
请键入 NET HELPMSG 3547 以获得更多的帮助。
Installing mysql as service...
Service successfully installed.
starting mysql
mysqlzt 服务正在启动 .
mysqlzt 服务已经启动成功。
请按任意键继续. . .