E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
httpd.exe
apache + php 遇到的问题解决记录
/k d:\progra~1\apache2.2\bin\apache.exe -k install -n apache2 或者 cmd /k d:\progra~1\apache2.2\bin\
httpd.exe
tomfish88
·
2010-08-24 15:00
apache
windows
PHP
mysql
ext
“windows 不能在本地计算机启动Apache2” 解决办法
某天在windowsxp下启动apache,发现起不来,于是查看error.log,从中发现了一些异常信息:
httpd.exe
:Couldnotreliablydeterminetheserver'sfullyqualifieddomainname
vikki
·
2010-07-23 11:00
apache
windows
XP
wampserver 不能启动解决方法
若退出占用80端口的软件后,还是无法启动,就选择网上邻居-属性-本地连接-属性-Internet协议-属性-高级-WINS-导入LMHOSTS―你的apache的
httpd.exe
地址(一般为wamp\
lv525
·
2010-06-18 14:35
职场
启动
解决
wampserver
休闲
wampserver 不能启动解决方法
若退出占用80端口的软件后,还是无法启动,就选择网上邻居-属性-本地连接-属性-Internet协议-属性-高级-WINS-导入LMHOSTS―你的apache的
httpd.exe
地址(一般为wamp\
lv525
·
2010-06-18 14:35
职场
启动
解决
wampserver
休闲
windwos环境下将多个Resin安装为系统服务
首先更改ResinHome/conf/resin.conf文件的监听端口修改.以保证多个Resin通过手动启动
httpd.exe
可以同时运行(具体操作这里不在描述,网上一抓一大把) 其次开始-运行-输入
fireinwind
·
2010-05-28 16:00
java
jvm
Web
apache 启动
httpd.exe
报错 Could not reliably determine the server's fully qualified
前言:apache虽然能运行,但是看见error.log中有
httpd.exe
: Could not reliably determine the server's fully qualified domain
Fangrn
·
2010-04-14 20:00
apache
thread
c
windows
配置管理
resin debug
关于在Resin下debug的问题,也很简单,首先将为
httpd.exe
建立一个快捷方式,然后右键属性,在D:\resin-pro-3.0.18\
httpd.exe
后面添加
aiyalhw
·
2010-03-28 11:00
eclipse
Web
xml
socket
XP
解决apache的the requested operation has failed
输入
httpd.exe
-w -n "Apache" -k start会提示配置文件的具体那行出错。找起来就方便多了。注:命令里的"Apache"是系统服务里
xsuo
·
2010-03-25 11:00
apache
SVN
增加了apc扩展模块之后,调用php程序报“
httpd.exe
- 应用程序错误”的原因及解决办法
php 加了个APC 扩展后导致本地调试php 程序时,经常弹出”httpd .exe - 应用程序错误”的对话框,,原来这是由php .ini配置文件参数设置不当引起的。 解决方法: 打开php 里面的php .ini配置文件,找到下面这段: extension=php_apc.dll,apc正确的配置如下所示: apc.enabled = 1 apc.shm_segments = 1 a
lhx1026
·
2010-03-09 17:00
PHP
增加了apc扩展模块之后,调用php程序报“
httpd.exe
- 应用程序错误”的原因及解决办法
php 加了个APC 扩展后导致本地调试php 程序时,经常弹出”httpd .exe - 应用程序错误”的对话框,,原来这是由php .ini配置文件参数设置不当引起的。 解决方法: 打开php 里面的php .ini配置文件,找到下面这段: extension=php_apc.dll,apc正确的配置如下所示: apc.enabled = 1 apc.shm_segments = 1 a
lhx1026
·
2010-03-09 17:00
PHP
安装discuz时的错误解决方案
/***************************bygarcon1986********************************/errorsignature:szAppName:
httpd.exe
garcon1986
·
2010-02-12 23:00
php使用MySql函数导致Apache(iis)崩溃的问题
自定义php.ini路径phpinfo()显示mysql库加载成功崩溃后在Windows的错误日志中会留下以下内容:错误应用程序
httpd.exe
,版本2.2.11.0,错误模块php5ts.dll
uag
·
2010-02-04 20:00
MySQL
PHP
Apache
IIS
Windows
php使用MySql函数导致Apache(iis)崩溃的问题
自定义php.ini路径 phpinfo()显示mysql库加载成功 崩溃后在Windows的错误日志中会留下以下内容: 错误应用程序
httpd.exe
,版本 2.2.11.0,错误模块
uag
·
2010-02-04 20:00
apache
PHP
windows
mysql
IIS
apache 启动
httpd.exe
报错 Could not reliably determine the server's fully qualified
前言:apache虽然能运行,但是看见error.log中有
httpd.exe
: Could not reliably determine the server's fully qualified domain
jakbb
·
2010-01-29 22:00
apache
thread
c
windows
配置管理
Apache ServerName 启动问题
运行apache2.2 windows版本 启动脚本,结果抛出下面的异常: D:\Program Files\Apache2.2\bin>
httpd.exe
-DToTest
hacker_zxf
·
2010-01-13 22:00
apache
windows
脚本
查看端口被哪个进程调用
apache虽然能运行,但是看见error.log中有
httpd.exe
: Could not reliably determine the server's fully qualified domain
华天下
·
2009-12-12 23:00
thread
C++
c
windows
配置管理
怎么查看80端口占用情况? 如何查看端口占用情况?
前言:apache虽然能运行,但是看见error.log中有
httpd.exe
: Could not reliably determine the server's fully qualified domain
wxinpeng
·
2009-11-24 10:00
thread
C++
c
windows
C#
怎么查看80端口占用情况? 如何查看端口占用情况?
前言:apache虽然能运行,但是看见error.log中有
httpd.exe
: Could not reliably determine the server's fully qualified domain
wxinpeng
·
2009-11-24 10:00
thread
C++
c
windows
C#
如何查看端口占用情况?
前言:apache虽然能运行,但是看见error.log中有
httpd.exe
:Couldnotreliablydeterminetheserver'sfullyqualifieddomainname
songkexin
·
2009-11-19 17:00
apache
thread
windows
server
domain
任务
如何查看端口占用情况?
前言:apache虽然能运行,但是看见error.log中有
httpd.exe
: Could not reliably determine the server's fully qualified
v5qqcom
·
2009-11-19 17:00
端口占用
怎么查看80端口占用情况? 如何查看端口占用情况?
apache虽然能运行,但是看见error.log中有
httpd.exe
: Could not reliably determine the server's fully qualified domain
sunxin1001
·
2009-11-12 11:00
thread
C++
c
windows
配置管理
使用resin碰到的一个非常奇怪的异常...寻求大家的意见!!!
nbsp; 因为项目的需要,web服务器需要使用resin,自己下了一个resin集成到MyEclipse里面,然后用MyEclipse启动这个resin,系统很正常,但是今天测试的时候直接在硬盘里双击
httpd.exe
cococoolwhj
·
2009-10-30 15:00
resin tomcat
关于更改Resin启动文件
bid=11&id=178761&sty=1&tpg=3&age=0 问题描述: 关于更改Resin启动文件 resin现在的启动文件是
httpd.exe
,如果我想像
leon1509
·
2009-10-28 12:00
java
tomcat
.net
jms
Apache安装后无服务 以及 the requested operation has failed
命令行进入apache目录下的bin ,运行如下指令即可注册服务,如: D:\Program Files\Apache Software Foundation\Apache2.2\bin>
httpd.exe
feng88724
·
2009-10-15 21:00
apache
PHP
IIS
怎么查看80端口占用情况? 如何查看端口占用情况?
RIA http://www.cnblogs.com/sun11086/archive/2009/07/12/1521869.html 言:apache虽然能运行,但是看见error.log中有
httpd.exe
lan13217
·
2009-10-08 10:00
thread
C++
c
windows
配置管理
怎么查看80端口占用情况? 如何查看端口占用情况?
RIA http://www.cnblogs.com/sun11086/archive/2009/07/12/1521869.html 言:apache虽然能运行,但是看见error.log中有
httpd.exe
lan13217
·
2009-10-08 10:00
thread
C++
c
windows
配置管理
Apache安装无服务解决方法:
命令行进入apache目录下的bin ,运行如下指令即可注册服务,如: D:\Program Files\Apache Software Foundation\Apache2.2\bin>
httpd.exe
hj149
·
2009-09-24 09:00
apache
eclipse 远程调试
Java\jdk1.5.0_14 set RESIN_HOME=F:\resin-3.1.9 set PATH=%JAVA_HOME%\bin;%PATH%;%RESIN_HOME%\bin
httpd.exe
java_doom
·
2009-09-16 11:00
java
eclipse
C++
c
socket
把resin\tomcat安装成windows服务
1、安装resin2.1.16到windows服务 通过
httpd.exe
的参数install,如dos:\>${resin_home}\bin\httpd.exe-install-asresin 卸载则使用
liuxi1024
·
2009-09-08 15:00
tomcat
windows
.net
dos
解决Resin中In-place class redefinition (HotSwap) is not available的问题
解决Resin中In-place class redefinition (HotSwap) is not available的问题 直接运行Resin目录下的
httpd.exe
来启动Resin
crabdave
·
2009-09-05 22:00
jdk
解决Resin中In-place class redefinition (HotSwap) is not available的问题
解决Resin中In-place class redefinition (HotSwap) is not available的问题 直接运行Resin目录下的
httpd.exe
来启动Resin
crabdave
·
2009-09-05 22:00
jdk
resin,jboss,tomcat配置文档,并发测试《引用》
以下是目录树 保证系统环境变量中有java_home 禁用其他占用了8080端口的服务器软件,双击
httpd.exe
,运行。
vebasan
·
2009-09-05 02:00
tomcat
浏览器
jboss
测试
文档
服务器软件
php5.2+apache2.2的问题
按常规配好后,启动APACHE出来提示
httpd.exe
: Syntax error on line 486 of C:/apache/conf/httpd.conf: Cannot load C:/
jqncc
·
2009-08-29 10:00
解决Apache安装无服务和the requested operation has failed错误
命令行进入apache目录下的bin ,运行如下指令即可注册服务,如: D:\Program Files\Apache Software Foundation\Apache2.2\bin>
httpd.exe
fonter
·
2009-07-23 16:00
apache
解决Apache安装无服务和the requested operation has failed错误
命令行进入apache目录下的bin ,运行如下指令即可注册服务,如: D:\Program Files\Apache Software Foundation\Apache2.2\bin>
httpd.exe
fonter
·
2009-07-23 16:00
apache
apache安装配置
安装问题
httpd.exe
: Could not reliably determine the server's fully qualified domain , using 133.64.7.55
yeduojun
·
2009-07-03 18:00
apache
网络协议
OS
resin-3.1相关
1:下载resin加压后即可用了,需要注意的是,resin所在盘符不能有任何空格,否则点击
httpd.exe
没有反应:例如 D:\Program Files\resin-3.1.9这个路径就有问题
ironurbane
·
2009-06-19 16:00
MyEclipse
装完apache无法启动,提示the requested operation has failed
具体错误想问如何解决
httpd.exe
:Couldnotreliablydeterminetheserver'sfullyqualifieddomainname,using19
googlemaps
·
2009-06-07 21:36
网络
职场
休闲
装完apache无法启动,提示the requested operation has failed
具体错误想问如何解决
httpd.exe
:Couldnotreliablydeterminetheserver'sfullyqualifieddomainname,using19
googlemaps
·
2009-06-07 21:36
网络
职场
休闲
httpd.exe
应用程序错误
今天在windows下整合那个PHP,结果出现了这些错误,后来给解决了,错误是这样的,弹出一个错误的窗口,上面是
httpd.exe
应用程序错误,报了0x007dac7a 后来又报了0x007dabce的错误
dennisbing
·
2009-04-28 10:00
PHP
mysql
windows
ext
Google
DOS命令杀进程
2、根据进程名称终止进程 taskkill/imhttpd.exe/F 其中
httpd.exe
就是我们希望终止的进程名称。
alan_sss
·
2009-01-22 11:00
dos
任务
Apache2“本地计算机上的Apache服务启动后又停止了”的错误的解决方案
标签-->点击"导入LMhosts(M)"-->然后选择你安装apache2目录下的bin文件夹(我安装的目录是D:/usr/localhost/Apache2/bin)-->导入"
httpd.exe
binglingshuang
·
2009-01-13 14:00
apache
internet
手动添加删除服务
sccreateresin2-80binpath="D:\resin2-80\bin\
httpd.exe
"displayname="resin2-80"sccreateresin2-8088binpath
nt05的记事本
·
2008-06-15 12:00
解决win环境下Apache占用大量内存的问题
访问量不是很大,隔4、5天竟然停止服务,调查发现Apache2的进程
httpd.exe
占用内存达到了1.5G。在网上找到如下解决办法。
jackyyen
·
2008-05-09 10:00
apache
优化
linux
windows
服务器
任务
解决win环境下Apache占用大量内存的问题
访问量不是很大,隔4、5天竟然停止服务, 调查发现Apache2的进程
httpd.exe
占用内存达到了1.5G。在网上找到如下解决办法。
xitong
·
2008-05-09 10:00
apache
安装卸载Windows服务
实例:sccreateresin2-80binpath="D:\resin2-80\bin\
httpd.exe
"displayname="resin2-80"sccreateresin2-8088binpath
xu20cn
·
2008-04-02 14:44
windows
安装
职场
服务
休闲
安装卸载Windows服务
实例:sccreateresin2-80binpath="D:\resin2-80\bin\
httpd.exe
"displayname="resin2-80"sccreateresin2-8088binpath
xu20cn
·
2008-04-02 14:44
安装
职场
Windows
服务器网络
77go负载
其中是开许多resin ,例如: resin77go-fuzhai.bat中开了四个httpd: start E:\webtools\resin\
httpd.exe
-conf E:\webtools
sgwood
·
2008-03-29 21:00
apache
mysql
bash
Access
XSL
apache和resin3.1结合以及虚拟主机的配置
resin可以安装,也可以直接用
httpd.exe
运行程序3. 修改apache的conf/httpd.conf文件,
Callan
·
2007-09-26 16:00
apache
jsp
配置管理
Blog
bbs
apache和resin3.1结合以及虚拟主机的配置
resin可以安装,也可以直接用
httpd.exe
运行程序3. 修改apache的conf/httpd.conf文件,
Callan
·
2007-09-26 16:00
apache
jsp
配置管理
Blog
bbs
上一页
1
2
3
4
5
6
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他