litespeed
/opt/alt/php83/etc/php.ini

🔎 Diagnóstico Completo PHP

📌 Información básica

PHP Version: 8.3.30
SAPI: litespeed
Server Software: LiteSpeed
Loaded php.ini: /opt/alt/php83/etc/php.ini
Scan additional .ini files: /opt/alt/php83/link/conf/alt_php.ini

📦 Extensiones críticas para Laravel

mbstring => ✅ LOADED
openssl => ✅ LOADED
pdo => ✅ LOADED
pdo_mysql => ✅ LOADED
mysqli => ✅ LOADED
tokenizer => ✅ LOADED
xml => ✅ LOADED
ctype => ✅ LOADED
json => ✅ LOADED
curl => ✅ LOADED
fileinfo => ✅ LOADED
bcmath => ✅ LOADED
intl => ✅ LOADED
zip => ✅ LOADED

🔤 Funciones multibyte

mb_split => ✅ EXISTS
mb_strlen => ✅ EXISTS
mb_strpos => ✅ EXISTS
mb_substr => ✅ EXISTS

🗄️ MySQL Test

PDO MySQL extensión cargada pero conexión falló (normal si credenciales inválidas) ⚠️

⚙️ Configuración importante

memory_limit: 512M
max_execution_time: 120
upload_max_filesize: 1G
post_max_size: 128M
opcache.enable:

📂 Paths

Document Root: /home/linhslla/public_html
Current File Path: /home/linhslla/public_html/test.php
Realpath: /home/linhslla/public_html/test.php

📚 Todas las extensiones cargadas

Array
(
    [0] => Core
    [1] => date
    [2] => libxml
    [3] => openssl
    [4] => pcre
    [5] => sqlite3
    [6] => zlib
    [7] => bz2
    [8] => calendar
    [9] => ctype
    [10] => curl
    [11] => hash
    [12] => filter
    [13] => ftp
    [14] => gettext
    [15] => json
    [16] => iconv
    [17] => SPL
    [18] => pcntl
    [19] => random
    [20] => readline
    [21] => Reflection
    [22] => session
    [23] => standard
    [24] => mbstring
    [25] => shmop
    [26] => SimpleXML
    [27] => tokenizer
    [28] => xml
    [29] => litespeed
    [30] => i360
    [31] => bcmath
    [32] => dba
    [33] => dom
    [34] => enchant
    [35] => fileinfo
    [36] => gd
    [37] => gmp
    [38] => imap
    [39] => intl
    [40] => ldap
    [41] => exif
    [42] => mysqlnd
    [43] => mysqli
    [44] => odbc
    [45] => PDO
    [46] => pdo_mysql
    [47] => PDO_ODBC
    [48] => pdo_pgsql
    [49] => pdo_sqlite
    [50] => pgsql
    [51] => Phar
    [52] => posix
    [53] => pspell
    [54] => snmp
    [55] => soap
    [56] => sockets
    [57] => sodium
    [58] => sysvmsg
    [59] => sysvsem
    [60] => sysvshm
    [61] => tidy
    [62] => timezonedb
    [63] => xmlreader
    [64] => xmlwriter
    [65] => xsl
    [66] => zip
    [67] => ionCube Loader
)

📌 Resumen rápido

✅ mbstring está instalado