cniao
2009-10-19 13:29
张宴大哥 你收我做你徒弟吧
383928375
2009-10-16 12:54
请问一下老师,用apmserv搭建的MYSQL数据库连接数有没有限制 我用APMserv搭建的环境 到网站数据浏览高峰的时候总是出现英文 数据库连接出错之类的 请问这是不是数据库连接数不够,应当要怎么修改
loadymf
2009-10-14 09:59
发现一个问,在html中无法调用PHP或是ASP!而IIS则可以使用。
吉
2009-10-13 16:55
老师。。。APMServ5.2.6启动不了。。不知道为什么80端口总是显示被占用。。我该找的都找了。没有被占用啊!!不知道咋回事了。求救!!!!
有答案的请告诉我。邮箱:331357466@qq.com
有答案的请告诉我。邮箱:331357466@qq.com
袁红瑶
2009-10-13 14:30
为什么国贸的把电脑学的那么牛了呢,我学的电子商务,正在做网站,每天花好几个小时。有时候也很犹豫,学了到底对就业,对专业有用吗?忘学长赐教哈。
bottle
2009-10-12 15:28
你好,我用得是win7 下了这个,他说apache启动失败,不知道为什么?迅雷要是打开的话,就说80端口被,关了,就说启动失败,不知道是什么原因,您能告诉我吗?
领创网络
2009-10-12 14:47
张老师!我用APMSERV很多的CMS程序安装后都出现这个是怎么回事?
Warning: session_start() [function.session-start]: open_basedir restriction in effect. File(C:\WINDOWS\TEMP\) is not within the allowed path(s): (E:/www/;E:/APMServ5.2.6/tmp/uploadtemp/;) in E:\www\index.php on line 7
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: files (path: ) in E:\www\index.php on line 7
另外ASP源码也不正常,用IIS就可以!你看下:http://www.lc928.com/asp
Warning: session_start() [function.session-start]: open_basedir restriction in effect. File(C:\WINDOWS\TEMP\) is not within the allowed path(s): (E:/www/;E:/APMServ5.2.6/tmp/uploadtemp/;) in E:\www\index.php on line 7
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: files (path: ) in E:\www\index.php on line 7
另外ASP源码也不正常,用IIS就可以!你看下:http://www.lc928.com/asp
☆天志龙心
2009-10-10 16:41
运行PHP一点问题都没有
运行ASP:
Service unavailable!
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
If you think this is a server error, please contact the webmaster.
Error 503
127.0.0.1
10/10/09 16:25:19
请问怎么解决?
运行ASP:
Service unavailable!
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
If you think this is a server error, please contact the webmaster.
Error 503
127.0.0.1
10/10/09 16:25:19
请问怎么解决?














说有a,b,c,d四台主机,还有一台mysql 服务器e
问我 如何在 a,b,c,d 上面查看其它三个主机是否与 mysql 连接。
我说如果知道e的密码 直接 ssh 192.168.0.5 netstat -an |grep 3306 或者ssh 192.168.0.5 mysqladmin processlist |grep abcd的ip 就行,
结果人家说我的思路不够开阔
所以在这里问下您,有什么其他的解决方法