Commit graph

7591 commits

Author SHA1 Message Date
Nuno Lopes
4fa22cf357 better docbook tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161484 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 13:09:37 +00:00
Jakub Vrana
5bff99a4e0 Fullstops, WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161483 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 13:01:22 +00:00
Nuno Lopes
f27f0f97be move that apache compat stuff to a gaq entry, so that windows users will also read it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161480 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 12:22:33 +00:00
Jan Lehnardt
fcf917be0c - reorder language snippets
- add Rasmus' explaination about PHP and Apache2
#make test went through fine, it would be neat, though,
#if someone could have a second look at it. Thanks.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161477 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 11:11:20 +00:00
Jakub Vrana
4892a2df3c binary safety
start and length optional parameters


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161469 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 08:30:20 +00:00
Friedhelm Betz
a2733613ef use constant tag for constants
correct wrong methodname usage


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161456 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 06:57:47 +00:00
Uwe Schindler
b6d0d827bf restore of version without links to new install section. Will be applied again when install section finished!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161424 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-15 17:09:50 +00:00
Gabor Hojtsy
84e15a91be small WS fix and a grammatical one
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161377 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 21:27:26 +00:00
Olivier Hill
1458c5a57c Initial version of Installing PHP on Gentoo Linux
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161374 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 20:58:35 +00:00
Tom Sommer
b7dbfbe398 Back out bogus commit.
Remind me to smack Mr. Holst


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161337 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 09:45:09 +00:00
Jakub Vrana
16622da7f4 Bug #28769
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161335 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 09:11:18 +00:00
Jonathan Holst
91209a6845 first translation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161325 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 07:42:44 +00:00
Kenneth Schwartz
bfbe5299a7 changed "See Also" links from strchr (alias) to strstr
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161283 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-13 20:36:11 +00:00
Nuno Lopes
221f52685a fix XML errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161266 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-13 16:17:48 +00:00
Gabor Hojtsy
ad3f0a07de Added more info on where to look for ini stuff.Seems like I understand the search path. Implication: without PHPRC set, PHP 4 SAPI modules will not find the php.ini file if it is located in the PHP folder - this is why PHP 5 packages have all things in the root PHP folder. I'll update the docs later.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161256 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-13 14:31:25 +00:00
Gabor Hojtsy
21e461a950 and a small typo for today
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161243 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-13 13:25:53 +00:00
Gabor Hojtsy
319b2b10c3 wups, these MDAC requirements are still needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161242 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-13 13:25:23 +00:00
Gabor Hojtsy
76956231ae started to revise the Windows manual installation instructions:
- we also support Windows 2003
 - removed Windows 95 related note
   (since it is not supported anymore)
 - Put every part of an instruction to the
   itemizedlist
 - updated folder contents, filenames for PHP 4.3.7
 - added PHP 5 folder overview
 - mentioned the activescript dll
   TODO: add section on activescript usage
 - still need to review the last part of the file
   (there is now a warning mark in there)

I am still uncertain on what to suggest people who would like to set up PHP 4 and PHP 5 side by side. PHPRC will not work, since that sets a single folder.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161241 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-13 13:19:59 +00:00
Gabor Hojtsy
c862465da4 remove toc replication from here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161237 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-13 11:49:26 +00:00
Vincent Briet
146409df2c Fix <?xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161222 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-13 08:50:07 +00:00
Curt Zirzow
b1907bf15c Define when precdence is equal.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161218 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-13 02:52:14 +00:00
Mehdi Achour
10b34d3834 used <function> and did some renicing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161090 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 14:23:08 +00:00
Enrique Garcia Briones
e23aecf36a changing mysql_* => mysqli_*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161085 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 14:09:55 +00:00
Nuno Lopes
a3f0e20e8f fix some IDs, remove bogus link, remove info about oreilly server
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161079 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 09:10:03 +00:00
Nuno Lopes
cba7587e6a hypot is not experimental
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161075 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 08:28:50 +00:00
Nuno Lopes
a5750a8f03 fix #28737: add GD 2 info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161074 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 08:25:38 +00:00
Mehdi Achour
3a574d023b typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161031 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-10 19:35:35 +00:00
Nuno Lopes
90bfdbab07 fix #28580
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161022 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-10 15:47:18 +00:00
Nuno Lopes
671a85efdc fix #28693: remove bogus note and fix example output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161021 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-10 15:38:09 +00:00
Uwe Schindler
bd1b1ec8ee modification of link to install section (2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161020 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-10 15:27:22 +00:00
Uwe Schindler
9204791af8 modification of link to install section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161019 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-10 15:26:24 +00:00
Nuno Lopes
80c6ca6279 update tidy charsets
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161000 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-10 11:36:54 +00:00
Vincent Gevers
37d32b5f11 fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160904 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-09 12:10:05 +00:00
Gabor Hojtsy
9c55a7c758 The doc-license mailing list is ready. This means:
- The license holders are supposed to be subscribed to that mailing list.
 - The definition of the PHP Documentation Team is not the 'author list' anymore.
 - Everybody interested in licensing questions should come to doc-license too,
   others will hopefully not get bothered with this stuff.
 - We are in the doorstep of starting to talk about crediting people, since the
   licensing stuff is not glued to the author list anymore.
 - This completes an item in the 2003 meeting task list.
 - BTW the doc-license list is also archived publicly.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160888 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-09 09:54:48 +00:00
Antony Dovgal
44e7b5f577 pass-by-reference was deprecated, so remove it and close bug #28707
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160871 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-09 06:22:18 +00:00
Gabor Hojtsy
20b5aa559a Unix part (see status report mail on mailing list); also adding a copy of the config section (ini.xml) here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160851 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-08 21:47:58 +00:00
Nuno Lopes
ccba0320cb fix #28648: typo in the examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160642 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-06 09:19:02 +00:00
Gabor Hojtsy
9902e0b467 Fix DocBook validity problems (both for make test and make text_xml)
Plus add apache slashes as note, so we can add it to Apache 2 as well

Yep, right, the new install part is valid DocBook.
The Unix part is not there yet.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160622 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-05 20:47:47 +00:00
Gabor Hojtsy
3137608ccc ups, that link has no reason to be there anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160621 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-05 20:18:46 +00:00
Gabor Hojtsy
cec4cf8783 Halleluja, this server had a long history, but it is still well alive, let's see:
- Netscape Enterprise Server became iPlanet Server
 - iPlanet was integrated into Sun, and then rebraneded Sun ONE Web Server
 - finally Sun ONE Web Server was rebranded as Sun Java System Web Server
 - who knows what comes next?

Naming IDs after Sun, and listing the server names in historically descending order.
By the way it seems that those three sections I was talking about are quite
operating system independet, so it would be nice to come up with some good idea on
storing them at one place (we cannot make a snipet out of these three sections,
since we would need a valid root tag for that XML file, and there is no such
possibility here (except if we merge the three sections into one sect2 somehow).
Ideas are welcome.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160620 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-05 20:16:07 +00:00
Gabor Hojtsy
6304771b6e added instructions sent in by Steffen for me (not in the XML since it need syncing with the soon to be new manual instructions - which will not suggest people to move stuff to the wonder)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160619 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-05 19:37:22 +00:00
Mehdi Achour
2eef67138a we already have this information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-05 14:33:24 +00:00
Nuno Lopes
53a01bc967 better presentation and PHP 5 instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160587 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-05 09:33:45 +00:00
Nuno Lopes
e38f518099 fix instructions for PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160586 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-05 09:27:17 +00:00
Gabor Hojtsy
6e8e498747 Add Sambar and Xitami here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160570 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-04 21:51:43 +00:00
Gabor Hojtsy
2f0eea639a Remove oreilly stuff from the old install part, since it was discontinued in 2001, and it's successor is not alive either. Add OmniHTTPd to the new install part since it seems to be living well
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160567 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-04 21:26:23 +00:00
Gabor Hojtsy
c1f7dae460 Several improvements around the new install part
- clearly separate the Apache 2 CGI and SAPI install instructions
 - add small and big compatibility snippets appropriately, so we
   can reference them in both the Windows and Unix install instructions
 - move title snippets to language-defs, as it is supposed to be there
 - also wrap tidy snippet to make it conform


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160564 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-04 20:29:35 +00:00
Gabor Hojtsy
54577186db fix links to internal IDs, add tags where missing, and a little bit of grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160563 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-04 19:52:04 +00:00
Gabor Hojtsy
3adf8b1d21 reviewing IDs, fixing intro text for MacOS installations, splitting syntax highlight info to the CGI and SAPI part of the Apache 1 docs, adding sections for the CGI and SAPI part so users will be able to identify what they are interested in really
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160539 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-04 10:30:07 +00:00
Gabor Hojtsy
a375ff18d4 I said: remove this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160529 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-04 09:44:16 +00:00