diff --git a/doc/faq.rst b/doc/faq.rst index be74ccc636..72818d63a6 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -693,8 +693,7 @@ Here is a fix suggested by Brad Ummer: '0755'). Have also a look at the `corresponding section of the MySQL -documentation `_. +documentation `_. .. _faq2_4: @@ -790,7 +789,7 @@ Here are a few points to check: Dorninger for the hint). * In the :file:`php.ini` directive ``arg_separator.input``, a value of ";" will cause this error. Replace it with "&;". -* If you are using `Suhosin `_, you +* If you are using `Suhosin `_, you might want to increase `request limits `_. * The directory specified in the :file:`php.ini` directive ``session.save_path`` does not exist or is read-only. @@ -1507,7 +1506,7 @@ schema layout. Which tables will go on which pages? --------------------------------------------------------- No, it's MySQL that is doing `silent column type changing -`_. +`_. .. _underscore: @@ -1535,7 +1534,7 @@ It means "average". **Structure:** * "Add DROP TABLE" will add a line telling MySQL to `drop the table - `_, if it already + `_, if it already exists during the import. It does NOT drop the table after your export, it only affects the import file. * "If Not Exists" will only create the table if it doesn't exist. @@ -1556,10 +1555,10 @@ It means "average". * "Extended inserts" provides a shorter dump file by using only once the INSERT verb and the table name. * "Delayed inserts" are best explained in the `MySQL manual - INSERT DELAYED Syntax - `_. + `_. * "Ignore inserts" treats errors as a warning instead. Again, more info is provided in the `MySQL manual - INSERT Syntax - `_, but basically with + `_, but basically with this selected, invalid values are adjusted and inserted rather than causing the entire statement to fail. @@ -1698,7 +1697,7 @@ DATABASES, LOCK TABLES. Those privileges also enable users to see all the database names. So if your users do not need those privileges, you can remove them and their databases list will shorten. -.. seealso:: +.. seealso:: .. _faq6_21: diff --git a/doc/glossary.rst b/doc/glossary.rst index baf2163741..2e39df7c59 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -10,7 +10,7 @@ From Wikipedia, the free encyclopedia .htaccess the default name of Apache's directory-level configuration file. - .. seealso:: + .. seealso:: ACL Access Contol List @@ -18,49 +18,49 @@ From Wikipedia, the free encyclopedia Blowfish a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier. - .. seealso:: + .. seealso:: Browser a software application that enables a user to display and interact with text, images, and other information typically located on a web page at a website on the World Wide Web. - .. seealso:: + .. seealso:: bzip2 a free software/open source data compression algorithm and program developed by Julian Seward. - .. seealso:: + .. seealso:: CGI Common Gateway Interface is an important World Wide Web technology that enables a client web browser to request data from a program executed on the Web server. - .. seealso:: + .. seealso:: Changelog a log or record of changes made to a project. - .. seealso:: + .. seealso:: Client a computer system that accesses a (remote) service on another computer by some kind of network. - .. seealso:: + .. seealso:: column a set of data values of a particular simple type, one for each row of the table. - .. seealso:: + .. seealso:: Cookie a packet of information sent by a server to a World Wide Web browser and then sent back by the browser each time it accesses that server. - .. seealso:: + .. seealso:: CSV Comma- separated values - .. seealso:: + .. seealso:: DB look at :term:`database` @@ -68,7 +68,7 @@ From Wikipedia, the free encyclopedia database an organized collection of data. - .. seealso:: + .. seealso:: Engine look at :term:`storage engines` @@ -76,25 +76,25 @@ From Wikipedia, the free encyclopedia extension a PHP module that extends PHP with additional functionality. - .. seealso:: + .. seealso:: FAQ Frequently Asked Questions is a list of commonly asked question and there answers. - .. seealso:: + .. seealso:: Field one part of divided data/columns. - .. seealso:: + .. seealso:: foreign key a column or group of columns in a database row that point to a key column or group of columns forming a key of another database row in some (usually different) table. - .. seealso:: + .. seealso:: FPDF the free :term:`PDF` library @@ -104,7 +104,7 @@ From Wikipedia, the free encyclopedia GD Graphics Library by Thomas Boutell and others for dynamically manipulating images. - .. seealso:: + .. seealso:: GD2 look at :term:`gd` @@ -112,28 +112,28 @@ From Wikipedia, the free encyclopedia gzip gzip is short for GNU zip, a GNU free software file compression program. - .. seealso:: + .. seealso:: host any machine connected to a computer network, a node that has a hostname. - .. seealso:: + .. seealso:: hostname the unique name by which a network attached device is known on a network. - .. seealso:: + .. seealso:: HTTP HyperText Transfer Protocol is the primary method used to transfer or convey information on the World Wide Web. - .. seealso:: + .. seealso:: https a :term:`HTTP`-connection with additional security measures. - .. seealso:: + .. seealso:: IEC International Electrotechnical Commission @@ -142,42 +142,42 @@ From Wikipedia, the free encyclopedia Internet Information Services is a set of Internet-based services for servers using Microsoft Windows. - .. seealso:: + .. seealso:: Index a feature that allows quick access to the rows in a table. - .. seealso:: + .. seealso:: IP Internet Protocol is a data-oriented protocol used by source and destination hosts for communicating data across a packet-switched internetwork. - .. seealso:: + .. seealso:: IP Address a unique number that devices use in order to identify and communicate with each other on a network utilizing the Internet Protocol standard. - .. seealso:: + .. seealso:: IPv6 IPv6 (Internet Protocol version 6) is the latest revision of the Internet Protocol (:term:`IP`), designed to deal with the long-anticipated problem of its precedessor IPv4 running out of addresses. - .. seealso:: + .. seealso:: ISAPI Internet Server Application Programming Interface is the API of Internet Information Services (IIS). - .. seealso:: + .. seealso:: ISP Internet service provider is a business or organization that offers users access to the Internet and related services. - .. seealso:: + .. seealso:: ISO International Standards Organisation @@ -185,7 +185,7 @@ From Wikipedia, the free encyclopedia JPEG a most commonly used standard method of lossy compression for photographic images. - .. seealso:: + .. seealso:: JPG look at :term:`jpeg` @@ -196,22 +196,22 @@ From Wikipedia, the free encyclopedia LATEX a document preparation system for the TEX typesetting program. - .. seealso:: + .. seealso:: Mac Apple Macintosh is line of personal computers is designed, developed, manufactured, and marketed by Apple Computer. - .. seealso:: + .. seealso:: Mac OS X the operating system which is included with all currently shipping Apple Macintosh computers in the consumer and professional markets. - .. seealso:: + .. seealso:: MCrypt a cryptographic library. - .. seealso:: + .. seealso:: mcrypt the MCrypt PHP extension. @@ -222,12 +222,12 @@ From Wikipedia, the free encyclopedia Multipurpose Internet Mail Extensions is an Internet Standard for the format of e-mail. - .. seealso:: + .. seealso:: module some sort of extension for the Apache Webserver. - .. seealso:: + .. seealso:: mod_proxy_fcgi an Apache module implmenting a Fast CGI interface; PHP can be run as a CGI module, FastCGI, or @@ -236,34 +236,34 @@ From Wikipedia, the free encyclopedia MySQL a multithreaded, multi-user, SQL (Structured Query Language) Database Management System (DBMS). - .. seealso:: + .. seealso:: mysqli the improved MySQL client PHP extension. - .. seealso:: + .. seealso:: mysql the MySQL client PHP extension. - .. seealso:: + .. seealso:: OpenDocument open standard for office documents. - .. seealso:: + .. seealso:: OS X look at :term:`Mac OS X`. - .. seealso:: + .. seealso:: PDF Portable Document Format is a file format developed by Adobe Systems for representing two dimensional documents in a device independent and resolution independent format. - .. seealso:: + .. seealso:: PEAR the PHP Extension and Application Repository. @@ -282,19 +282,19 @@ From Wikipedia, the free encyclopedia and dynamic web content, and more recently, a broader range of software applications. - .. seealso:: + .. seealso:: port a connection through which data is sent and received. - .. seealso:: + .. seealso:: RFC Request for Comments (RFC) documents are a series of memoranda encompassing new research, innovations, and methodologies applicable to Internet technologies. - .. seealso:: + .. seealso:: RFC 1952 GZIP file format specification version 4.3 @@ -304,17 +304,17 @@ From Wikipedia, the free encyclopedia Row (record, tuple) represents a single, implicitly structured data item in a table. - .. seealso:: + .. seealso:: Server a computer system that provides services to other computing systems over a network. - .. seealso:: + .. seealso:: Storage Engines handlers for different table types - .. seealso:: + .. seealso:: socket a form of inter-process communication. @@ -325,17 +325,17 @@ From Wikipedia, the free encyclopedia Secure Sockets Layer is a cryptographic protocol which provides secure communication on the Internet. - .. seealso:: + .. seealso:: Stored procedure a subroutine available to applications accessing a relational database system - .. seealso:: + .. seealso:: SQL Structured Query Language - .. seealso:: + .. seealso:: table a set of data elements (cells) that is organized, defined and stored as @@ -343,18 +343,18 @@ From Wikipedia, the free encyclopedia identified by a label or key or by it?s position in relation to other items. - .. seealso:: + .. seealso:: tar a type of archive file format: the Tape ARchive format. - .. seealso:: + .. seealso:: TCP Transmission Control Protocol is one of the core protocols of the Internet protocol suite. - .. seealso:: + .. seealso:: TCPDF Rewrite of :term:`UFPDF` with various improvements. @@ -364,7 +364,7 @@ From Wikipedia, the free encyclopedia trigger a procedural code that is automatically executed in response to certain events on a particular table or view in a database - .. seealso:: + .. seealso:: UFPDF Unicode/UTF-8 extension for :term:`FPDF` @@ -376,28 +376,28 @@ From Wikipedia, the free encyclopedia standardized format, that is used for referring to resources, such as documents and images on the Internet, by their location. - .. seealso:: + .. seealso:: Webserver A computer (program) that is responsible for accepting HTTP requests from clients and serving them Web pages. - .. seealso:: + .. seealso:: XML Extensible Markup Language is a W3C-recommended general- purpose markup language for creating special-purpose markup languages, capable of describing many different kinds of data. - .. seealso:: + .. seealso:: ZIP a popular data compression and archival format. - .. seealso:: + .. seealso:: zlib an open-source, cross- platform data compression library by Jean-loup Gailly and Mark Adler. - .. seealso:: + .. seealso::