一、xampp下载地址:http://downloads.sourceforge.net/project/xampp/XAMPP%20Linux/5.5.19/xampp-linux-x64-5.5.19-0-installer.run二、我下载的是xampp-linux-x64-5.5.19-0-...
分类:
系统相关 时间:
2014-12-14 00:37:11
阅读次数:
396
一、开发环境要使用CodeIgniter进行网站开发,首先需要有PHP开发环境,主要包括PHP、MySQL、Apache等;如果分别安装,配置起来会比较麻烦,所以我们一般使用集成开发环境;集成环境常用的有WampServer、xampp、appserv,选择哪个就看个人喜好了,这里使用的是WampS...
分类:
其他好文 时间:
2014-12-13 17:40:27
阅读次数:
205
phpadmin配置:一、phpadmin安装及配置1.解压phpadmin压缩包,并复制到/usr/local/apache2/htdocs目录,重命名为dataManage2.进入dataManage目录并 cp libraries/config.default.phpconfig.inc.ph...
分类:
Web程序 时间:
2014-12-13 16:22:43
阅读次数:
228
XAMPP(Apache+MySQL+PHP+PERL)是一个功能强大的建 XAMPP 软件站集成软件包。这个软件包原来的名字是 LAMPP,但是为了避免误解,最新的几个版本就改名为 XAMPP 了。它可以在Windows、Linux、Solaris、Mac OS X ...
分类:
数据库 时间:
2014-12-13 13:36:06
阅读次数:
222
拓扑图如下一、要求如下禁止外网192.168.1.1访问服务器10.0.0.1方案1#acl2010 rule5denyipsource192.168.1.10#interfaceGigabitEthernet0/0/1 traffic-filteroutboundacl2010 方案2#acl2020 rule5denyipsource192.168.1.10#interfaceGigabitEthernet0/0/24#注意端口 traffic-fi..
分类:
其他好文 时间:
2014-12-13 06:22:15
阅读次数:
3120
Mac下PHP环境的搭建目录Mac下PHP环境的搭建(基于XAMPP)下载XAMPP的Mac版启动Apache Web Server先在命令行输入sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist...
分类:
Web程序 时间:
2014-12-12 18:56:28
阅读次数:
200
配置mysql服务[root@centos1 ~]# find / -name mysql.server /opt/lampp/share/mysql/mysql.server /opt/lampp/bin/mysql.server ##mysql启动文件 [root@cento...
分类:
数据库 时间:
2014-12-12 14:51:15
阅读次数:
489
1./opt目录下放xampp-linux-1.8.3-3-installer.run、bugfree.zip2.[root@centos1 opt]# chmod 775 xampp-linux-1.8.3-3-installer.run #赋权3.[root@centos1 opt]# sudo...
分类:
其他好文 时间:
2014-12-11 20:37:24
阅读次数:
158
3.虚拟机centos,用xampp集成安装mysql后,本机用sqlyog连时,错误:错误代码 1130:Host ‘192.168.0.1’ is not allowed to connect to this mysql server2.虚拟机用登录mysql,错误:ERROR 2002 (HY...
分类:
移动开发 时间:
2014-12-11 17:04:57
阅读次数:
160
从外网访问VMware虚拟机的Web服务 graybull posted @ 2013年1月04日 16:50 in VMware with tags VMware NAT port forwarding TFS Web access , 4534 阅读 在主机上安装了VMware,VMware上....
分类:
Web程序 时间:
2014-12-11 00:04:10
阅读次数:
295