diff --git a/lam-web/index.htm b/lam-web/index.htm index ed477ae8..f9e80927 100755 --- a/lam-web/index.htm +++ b/lam-web/index.htm @@ -283,20 +283,15 @@ directories Hungarian, Italian, Japanese, Russian, Spanish)
  • support for LDAP+SSL
  • -


    -

    +

    Complete list of supported account types: supported types

    -


    -
    -
    -

    -

    If you like LAM please -consider -making a donation. +



    +

    End of PHP4 support for LAM > 1.3.0.

    +

    If you like LAM please consider making a donation.



    diff --git a/lam-web/news/archives.htm b/lam-web/news/archives.htm index ee710bb8..cdfb221f 100755 --- a/lam-web/news/archives.htm +++ b/lam-web/news/archives.htm @@ -247,6 +247,19 @@ google_color_text = "000000";

    Archived news


    + + + + + + + + + +
    Wednesday 1st March 2006 - 1.0.0
    This release introduces a new architecture which supports more account types than just users, groups and hosts.
    +
    +

    + diff --git a/lam-web/news/index.htm b/lam-web/news/index.htm index 5b363218..dcab24cb 100755 --- a/lam-web/news/index.htm +++ b/lam-web/news/index.htm @@ -273,6 +273,19 @@ google_color_text = "000000";

    +
    + + + + + + + + +
    Monday 13th November 2006 - End of PHP4 support
    The support for PHP version 4 for LAM will end on 01.03.2007. This means that all releases after this date will require PHP 5 to run.
    +
    +

    + @@ -311,6 +324,7 @@ google_color_text = "000000";

    + @@ -323,6 +337,7 @@ google_color_text = "000000";

    + @@ -335,6 +350,7 @@ google_color_text = "000000";

    + @@ -347,18 +363,6 @@ google_color_text = "000000";

    - - - - - - - - - -
    Wednesday 1st March 2006 - 1.0.0
    This release introduces a new architecture which supports more account types than just users, groups and hosts.
    -
    -


    Archived news


    diff --git a/lam-web/news/php4.htm b/lam-web/news/php4.htm new file mode 100755 index 00000000..cdfdb440 --- /dev/null +++ b/lam-web/news/php4.htm @@ -0,0 +1,297 @@ + + + + + + + + + + + + + + + +
      + + +

    + + +

    + +

    End of PHP4 support

    +
    +

    + +The support for PHP version 4 for LAM will end on 01.04.2007. This means +that all releases after this date will require PHP 5 to run. LAM 1.3.0 will be the last release which supports PHP4. +

    +PHP 5 is available since quite some time and all major Linux +distributions include it in their stable releases. There is also a +backport for Debian. Therefore it should be no big problem to upgrade. +


    + +Why PHP 5? +

    +LAM has grown a lot over the last years. This leads to more and more +limitations which are related to the old PHP 4 object model. Switching +to PHP 5 will make it easier to maintain the code base. +

    +PhpLDAPadmin switched to PHP 5. The tree view is based on code of +another Open Source project which is called phpLDAPadmin. The +integration of its code requires that LAM runs on PHP 5, too. + +
    +

    + + +

    + + +

    + +
    + + + +