码迷,mamicode.com
首页 >  
搜索关键字:wss xampp lampp    ( 1335个结果
内网搭建HmaiServer邮件服务器及AfterLogic webmail问题
最近由于工作需要,在内网搭建HmaiServer邮件服务器及AfterLogic webmail,所遇到的问题与解决办法与大家分享。 环境 xampp 1.8.2 windows 2003 在笔记本win7(连接互联网)上搭建HmaiServer邮件服务器...
分类:Web程序   时间:2014-05-07 14:31:03    阅读次数:558
ubuntu在xampp下安装memcache扩展
sudo wget http://pecl.php.net/get/memcache-2.2.1.tgzsudo tar vxzf memcache-2.2.1.tgzcd memcache-2.2.1/sudo /opt/lampp/bin/phpize./configure --with-php...
分类:其他好文   时间:2014-05-07 14:14:43    阅读次数:275
linux64位使用xampp及常见问题
xampp-linux-1.8.2 之前的版本不支持64位系统哦哦。首先,安装32位支持包下载地址:https://www.apachefriends.org/zh_cn/index.html解压压缩包到/opt/lampp下,启动LAMPP时提示不支持64,跟改方法如下:sudo vi /opt/...
分类:系统相关   时间:2014-05-04 12:29:55    阅读次数:405
Xampp 配置出现403无法访问
找到\xampp\apache\conf\httpd.conf配置文件Access forbidden!You don’t have permission to access the requested directory. There is either no index document or ...
分类:其他好文   时间:2014-05-04 11:12:23    阅读次数:336
Windows下重置Mysql密码
1、首先停止正在运行的MySQL进程>net stop mysql如未加载为服务,可直接在进程管理器或者服务中进行关闭。2、以安全模式启动MySQL进入mysql目录在命令行下运行>d:>cd xampp/mysql/bin>mysqld.exe --skip-grant-tables3、完成以后就...
分类:数据库   时间:2014-05-01 08:33:41    阅读次数:393
1335条   上一页 1 ... 132 133 134
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!