CMS Installation

Step 2 of 5 — dependencies & server setup (no Laravel required)

Server requirements

Checking the web PHP context and writable directories.

  • PHP 8.2.0+

    Web PHP 8.4.23; CLI binary not detected yet (Composer step will retry)

  • Extension: pdo

    Loaded in web PHP

  • Extension: pdo_sqlite

    Loaded in web PHP

  • Extension: sqlite3

    Loaded in web PHP

  • Extension: mbstring

    Loaded in web PHP

  • Extension: openssl

    Loaded in web PHP

  • Extension: tokenizer

    Loaded in web PHP

  • Extension: xml

    Loaded in web PHP

  • Extension: ctype

    Loaded in web PHP

  • Extension: json

    Loaded in web PHP

  • Extension: fileinfo

    Loaded in web PHP

  • Extension: curl

    Loaded in web PHP

  • Writable: storage

    /var/www/vhosts/ylazarou.com/staging.ylazarou.com/storage

  • Writable: bootstrap/cache

    /var/www/vhosts/ylazarou.com/staging.ylazarou.com/bootstrap/cache

  • Writable: database

    /var/www/vhosts/ylazarou.com/staging.ylazarou.com/database

  • Shell execution (proc_open)

    Available for Composer / npm automation

  • Node.js 18+ (optional, for asset build)

    Not found — site can use Tailwind CDN fallback