- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
linux自学手册
linux自学手册 mv 移动文件或文件夹 id 查看用户 rpm -qa|grep httpd 查看是否安装了apache软件 安装mysql 解压 tar zxvf mySQL [TAB] ./configure --prefix=/opt/mysql-5.0.33 --with-extra-charsets=all 创建目录及设置语言 #groupadd mysql #useradd -g mysql mysql #gzip -dc mysql.tar.gz | tar xvf - #cd mysql #./configure --prefix=/usr/local/mysql \ --without-debug \ --with-extra-charsets=gb2312 \ --enable-assembler \ --without-innodb \ --with-pthread \ --enable-thread-safe-client \ --with-client-ldflags=-all-static \ --with-mysqld-ldflags=-all-static #make #make install #/usr/local/mysql/lscripts/mysql_install_db #cp /usr/local/mysql/support-files/f /etc/f #chgrp mysql /etc/f #/usr/local/mysql/bin/safe_mysqld --user=mysql #/usr/local/mysql/bin/mysqladmin -u root password 123456 2.15. Installing MySQL from tar.gz Packages on Other Unix-Like Systems This section covers the installation of MySQL binary distributions that are provided for various platforms in the form of compressed tar files (files with a .tar.gz extension). See Section , MySQL Binaries Compiled by Sun Microsystems, Inc., for a detailed list. To obtain MySQL, see Section 2.5, How to Get MySQL. MySQL tar file binary distributions have names of the form mysql-VERSION-OS.tar.gz, where VERSION is a number (for example, 5.0.87), and OS indicates the type of operating system for which the distribution is intended (for example, pc-linux-i686). In addition to these generic packages, we also offer binaries in platform-specific package formats for selected platforms. See Section 2.8, Standard MySQL Installation Using a Binary Distribution, for more information on how to install these. You need the following tools to install a MySQL tar file binary distribution: * GNU gunzip to uncompress the distribution. * A reasonable tar to unpack the distribution. GNU tar is known to work. Some operating systems come with a preinstalled version of tar that is known to have pro
您可能关注的文档
最近下载
- (人教版2024)八年级地理上册新教材解读课件.pptx
- DB4413T 29-2022城市园林绿化养护管理规范.docx
- 2025年新人教版三年级上册语文全册教案.pdf
- 高中英语2025届高考高频词汇(共 688个 ).doc VIP
- 耐药结核病全口服短程治疗专家共识(2025)解读PPT课件.pptx VIP
- 江苏海博BRITORK HQT电动执行机构说明书1308版.pdf VIP
- 2023-2024学年四川省成都市青羊区九年级(上)期末物理试卷(含解析).pdf VIP
- 课件大师速写人物头像.pptx VIP
- Onkyo安桥PR-SC5508中文说明书.pdf VIP
- 高压旋喷预应力锚索支护施工工法.pdf VIP
文档评论(0)