fedora-docs/release-notes fc4test3-relnotes,1.2,1.3

Karsten Wade (kwade) fedora-docs-commits at redhat.com
Wed May 4 12:00:09 UTC 2005


Author: kwade

Update of /cvs/docs/fedora-docs/release-notes
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31209

Modified Files:
	fc4test3-relnotes 
Log Message:
New Web server details - mod_perl and PHP release notes.


Index: fc4test3-relnotes
===================================================================
RCS file: /cvs/docs/fedora-docs/release-notes/fc4test3-relnotes,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fc4test3-relnotes	4 May 2005 01:12:29 -0000	1.2
+++ fc4test3-relnotes	4 May 2005 12:00:07 -0000	1.3
@@ -475,6 +475,15 @@
 
 This section contains information related to Web-related tools.
 
+mod_perl
+
+The "RC5" release of mod_perl 2.0 is now included; the API provided by
+this release is incompatible with previous 1.99_xx releases.  Please
+refer to the following document for discussion of how to adapt code to
+use the new API:
+
+   http://perl.apache.org/docs/2.0/rename.html 
+
 php
 
 Version 5.0 of PHP is now included, which includes a number of changes
@@ -484,6 +493,10 @@
 
 http://www.php.net/manual/en/migration5.php
 
+The /usr/bin/php binary is now built using the "CLI" command-line
+SAPI, rather than the CGI SAPI.  The CGI SAPI is now available as
+/usr/bin/php-cgi; this binary also includes FastCGI support.
+
 The following extensions have been added:
 
  * the "mysqli" extension, the newly MySQL interface designed
@@ -491,6 +504,12 @@
  * the "soap" extension, which can be used to implement a SOAP server
    or client
 
+The following extensions are now available as optional loadable
+extensions, rather than being built in to the php binaries:
+
+ * dba, now available in the php-dba package
+ * bcmath, now available in the php-bcmath package
+
 === Windows File Server ===
 
 This section contains information related to Samba, software that




More information about the Fedora-docs-commits mailing list