Join the community today
Become a Member

Xcache HTTP/1.0 404 Not Found

Discussion in 'Install & Upgrades or Pre-Install Questions' started by jacknguyen, Feb 13, 2023.

  1. jacknguyen

    jacknguyen Member

    39
    6
    8
    Jun 3, 2022
    Ratings:
    +9
    Local Time:
    10:35 AM
    1.5
    10
    It seems like lighttpd is no longer developing xcache, I updated php (also using method 6 to reinstall xcache) but still received error messages

    Xcache reinstall - Would you like to continue? [y/n] y

    Install which version of Xcache? (version i.e. 3.2.0 xcache.lighttpd.net): 3.2.0

    *************************************************

    * Re-installing XCache


    *************************************************

    Initializing download: https://xcache.lighttpd.net/pub/Releases/3.2.0/xcache-3.2.0.tar.gz

    HTTP/1.0 404 Not Found

    grep: /etc/centminmod/php.d/xcache.ini: No such file or directory.
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:35 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Thanks for the reminder. Xcache is pretty much dead and Centmin Mod should remove that option as default PHP Zend Opcache performs better and is better in every way :)

    Gist is = use the Zend Opcache default Centmin Mod installs with and do not use Xcache
     
  3. jacknguyen

    jacknguyen Member

    39
    6
    8
    Jun 3, 2022
    Ratings:
    +9
    Local Time:
    10:35 AM
    1.5
    10
    Thank you @eva2000 . Waiting for next update.