Linux中国  设为主页
 收藏本站
 
当前位置: > 首页 ->Linux技术 ->发行版专区 ->Debian ->在Debian上安装配置XAMPP
  相关分类: 
CentOS
ubuntu
turbolinux
Suse
slackware
Redhat
Mepis
mandriva
Mandrake
knoppix
Gentoo
Fedora
Debian
红旗
  站内搜索: 
热门文章排行
热门文章排行 Debian4(Etch)系统简要安装详细介(04-27)
使用apt-mirror构建本地Debian镜像 (04-22)
Debian/Ubuntu Linux下内核编程者必(04-11)
debian配置PHP5+MYSQL+Apache (04-16)
Kubuntu 6.10 安装指南(图) (04-22)
精采文章排行
精采文章排行 《Debian服务器设置入门》系列教程 (05-05)
Debian GNU/Linux 完全安装手册(05-05)
Debian On Slug的安装笔记(05-05)
在 debian 上玩 dos 游戏(05-05)
菜鸟乐园 Debian GNU/Linux的安装过(05-01)
  · Debian GNU/Linux 完全安装手册· Debian On Slug的安装笔记· 在 debian 上玩 dos 游戏·菜鸟乐园 Debian GNU/Linux的安装过程 ·Debian GNU/Linux Rssh安全绕过漏洞 ·Debian4(Etch)系统简要安装详细介绍 ·使用apt-mirror构建本地Debian镜像 ·Debian On Slug的安装笔记 ·Debian+vsftpd+MySQL实现虚拟用户

在Debian上安装配置XAMPP

作者:Linux时代    来源:linux.chinaunix.net   点击:   日期:2007-04-22 [收藏] [投稿]

  IE是否经常中毒?推荐您

  security

  Starts a small security check programm.

  For example: To start Apache with SSL support simply type in the following command (as root)

  #/opt/lampp/lampp startssl

  You can also access your Apache server via SSL under https://localhost or https://serveripaddress

  Important Configuration Files And Directories

  opt/lampp/bin/ - The XAMPP commands home. /opt/lampp/bin/mysql calls for example the MySQL monitor.

  /opt/lampp/htdocs/ - The Apache DocumentRoot directory.

  /opt/lampp/etc/httpd.conf - The Apache configuration file.

  /opt/lampp/etc/my.cnf - The MySQL configuration file.

  /opt/lampp/etc/php.ini - The PHP configuration file.

  /opt/lampp/etc/proftpd.conf - The ProFTPD configuration file. (since 0.9.5)

  /opt/lampp/phpmyadmin/config.inc.php - The phpMyAdmin configuration file.

  Stopping XAMPP

  To stop XAMPP server use the following command

  #/opt/lampp/lampp stop

  You should now see:

  Stopping LAMPP 1.5.5a…

  LAMPP: Stopping Apache…

  LAMPP: Stopping MySQL…

  LAMPP stopped.

  And XAMPP for Debian Linux is stopped.

  Uninstall XAMPP

  To uninstall XAMPP just use the following command

  #rm -rf /opt/lampp



 如果您对本文有任何疑问或者建议,请到讨论区发表您的意见: >> 论坛入口 <<

上一页 1 2下一页

上一篇:旭日125A安装Debian手记   下一篇:在Debian中打造属于自己的deb包
文章评论】 【收藏本文】 【推荐好友】 【打印本文】 【我要投稿】 【论坛讨论

   相关文章:
·《Debian服务器设置入门》系列教程 前言

   文章评论:(1条)
  
 请留名: 匿名评论   点击查看所有评论 论坛讨论
 

 声明:刊登此文章是为了传递更多信息,文章内容仅供参考,转载请注明出处。