No puedo cargar archivos mayores a 8 mb en share webhosting

Incluso da error desconocido si subo una carpeta con varios archivos.

Aquí dejo el detalle de la configuración del servidor.
Tengo instalado moodle en el mismo servidor y no tengo problemas-

Hice una nueva instalacion con sqlite y no tuve problemas con ningun archivo de ningun tamaño. Asi que nuevamente volvi a instalar con mariadb y volvio a aparecer error desconocido cuando al subir archivos de 10 mb o mayores.

Estimo que es algo en la configuración de la base de datos, pero no se que controlar.

Gracias

Server configuration detail

Operating system: Linux 3.10.0-962.3.2.lve1.5.25.6.el7.x86_64 #1 SMP Thu Apr 18 06:40:26 EDT 2019 x86_64

Webserver: LiteSpeed (litespeed)

Database: mysql 10.4.12

PHP version: 7.3.16

Modules loaded: Core, date, libxml, openssl, pcre, sqlite3, zlib, bz2, calendar, ctype, curl, hash, filter, ftp, gettext, gmp, SPL, iconv, pcntl, readline, Reflection, session, standard, shmop, SimpleXML, mbstring, tokenizer, xml, litespeed, bcmath, dom, fileinfo, gd, imagick, imap, intl, json, exif, mysqlnd, mysqli, PDO, pdo_mysql, pdo_sqlite, Phar, posix, soap, sockets, tidy, timezonedb, wddx, xmlreader, xmlrpc, xmlwriter, xsl, zip, Zend OPcache

Nextcloud version: 19.0.1 - 19.0.1.1

Updated from an older Nextcloud/ownCloud or fresh install:

Where did you install Nextcloud from: unknown

Signing status

Integrity checker has been disabled. Integrity cannot be verified.

List of activated apps
Enabled:
 - accessibility: 1.5.0
 - activity: 2.12.0
 - bruteforcesettings: 1.6.0
 - cloud_federation_api: 1.2.0
 - comments: 1.9.0
 - contactsinteraction: 1.0.0
 - dav: 1.15.0
 - federatedfilesharing: 1.9.0
 - federation: 1.9.0
 - files: 1.14.0
 - files_pdfviewer: 1.8.0
 - files_rightclick: 0.16.0
 - files_sharing: 1.11.0
 - files_trashbin: 1.9.0
 - files_versions: 1.12.0
 - files_videoplayer: 1.8.0
 - firstrunwizard: 2.8.0
 - logreader: 2.4.0
 - lookup_server_connector: 1.7.0
 - nextcloud_announcements: 1.8.0
 - notifications: 2.7.0
 - oauth2: 1.7.0
 - password_policy: 1.9.1
 - photos: 1.1.0
 - privacy: 1.3.0
 - provisioning_api: 1.9.0
 - recommendations: 0.7.0
 - serverinfo: 1.9.0
 - settings: 1.1.0
 - sharebymail: 1.9.0
 - support: 1.2.1
 - survey_client: 1.7.0
 - systemtags: 1.9.0
 - text: 3.0.1
 - theming: 1.10.0
 - twofactor_backupcodes: 1.8.0
 - updatenotification: 1.9.0
 - viewer: 1.3.0
 - workflowengine: 2.1.0
Disabled:
 - admin_audit
 - encryption
 - files_external
 - user_ldap

Configuration (config/config.php)
{
    "instanceid": "***REMOVED SENSITIVE VALUE***",
    "passwordsalt": "***REMOVED SENSITIVE VALUE***",
    "secret": "***REMOVED SENSITIVE VALUE***",
    "trusted_domains": [
        "higseg.ar"
    ],
    "datadirectory": "***REMOVED SENSITIVE VALUE***",
    "dbtype": "mysql",
    "version": "19.0.1.1",
    "overwrite.cli.url": "https:\/\/higseg.ar\/nextcloud",
    "dbname": "***REMOVED SENSITIVE VALUE***",
    "dbhost": "***REMOVED SENSITIVE VALUE***",
    "dbport": "",
    "dbtableprefix": "qie6_",
    "mysql.utf8mb4": true,
    "dbuser": "***REMOVED SENSITIVE VALUE***",
    "dbpassword": "***REMOVED SENSITIVE VALUE***",
    "installed": true
}

External storages: files_external is disabled

Encryption: no

User-backends:

  • OC\User\Database

Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36

¿Qué le da el registro a la base de datos?

Hola, volví a instalar la aplicación e intenté subir un archivo de 12 mb, y cuando llegó justo a los 10 mb, se interrumpió y apareció un mensaje de error desconocido.

Tengo wordpress, y Moodle en mi hosting compartido y me funcionan perfectamente.
Instalé Pydio para probar y no tengo errores al subir archivos. Lo desinstalé porque no me gusta. Era para probar si funcionaba. Las aplicaciones son para uso personal y docente.
En este momento tengo en otra carpeta nextcloud, pero con la base sqlite y funciona perfectamente. solo quisiera usar mysql, ya que voy a compartir varios archivos con mis alumnos.
Saludos cordiales

En la actividad se puede ver lo siguiente:

|Error|PHP|Cannot modify header information - headers already sent by (output started at /home/u339030895/domains/higseg.com.ar/public_html/cloud/3rdparty/sabre/http/lib/Sapi.php:132) at /home/u339030895/domains/higseg.com.ar/public_html/cloud/apps/dav/lib/Connector/Sabre/File.php#680||2020-08-02T15:21:15-0300|

|Error|PHP|hash_final(): supplied resource is not a valid Hash Context resource at /home/u339030895/domains/higseg.com.ar/public_html/cloud/lib/private/Files/Stream/HashWrapper.php#71||2020-08-02T15:21:15-0300|

|Error|PHP|Cannot modify header information - headers already sent by (output started at /home/u339030895/domains/higseg.com.ar/public_html/cloud/3rdparty/sabre/http/lib/Sapi.php:132) at /home/u339030895/domains/higseg.com.ar/public_html/cloud/apps/dav/lib/Connector/Sabre/File.php#680||2020-08-02T15:21:15-0300|

|Error|PHP|hash_final(): supplied resource is not a valid Hash Context resource at /home/u339030895/domains/higseg.com.ar/public_html/cloud/lib/private/Files/Stream/HashWrapper.php#71||2020-08-02T15:21:15-0300|

|Error|PHP|Cannot modify header information - headers already sent by (output started at /home/u339030895/domains/higseg.com.ar/public_html/cloud/3rdparty/sabre/http/lib/Sapi.php:132) at /home/u339030895/domains/higseg.com.ar/public_html/cloud/apps/dav/lib/Connector/Sabre/File.php#680||2020-08-02T15:21:15-0300|

|Error|PHP|hash_final(): supplied resource is not a valid Hash Context resource at /home/u339030895/domains/higseg.com.ar/public_html/cloud/lib/private/Files/Stream/HashWrapper.php#71||2020-08-02T15:21:15-0300|

|Fatal|webdav|Doctrine\DBAL\Exception\DriverException: An exception occurred while executing ‘SELECT fileid FROM h5ah_filecache WHERE (storage = ?) AND (path_hash = ?)’ with params [2, “145e5e1c60cb07c69c8cc200098e805e”]: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away||2020-08-02T15:21:15-0300|

|Error|no app in context|Doctrine\DBAL\Exception\DriverException: An exception occurred while executing ‘SELECT filecache.fileid, storage, path, path_hash, filecache.parent, name, mimetype, mimepart, size, mtime, storage_mtime, encrypted, etag, permissions, checksum, metadata_etag, creation_time, upload_time FROM h5ah_filecache filecache LEFT JOIN h5ah_filecache_extended fe ON filecache.fileid = fe.fileid WHERE (storage = ?) AND (path_hash = ?)’ with params [2, “45b963397aa40d4a0063e0d85e4fe7a1”]: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away||2020-08-02T15:21:15-0300|

|Error|no app in context|Doctrine\DBAL\Exception\DriverException: An exception occurred while executing ‘SELECT filecache.fileid, storage, path, path_hash, filecache.parent, name, mimetype, mimepart, size, mtime, storage_mtime, encrypted, etag, permissions, checksum, metadata_etag, creation_time, upload_time FROM h5ah_filecache filecache LEFT JOIN h5ah_filecache_extended fe ON filecache.fileid = fe.fileid WHERE (storage = ?) AND (path_hash = ?)’ with params [2, “45b963397aa40d4a0063e0d85e4fe7a1”]: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away||2020-08-02T15:21:15-0300|

|Error|PHP|Error while sending QUERY packet. PID=12166 at /home/u339030895/domains/higseg.com.ar/public_html/cloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php#117||2020-08-02T15:21:15-0300|
|Error|PHP|chmod(): Operation not permitted at /home/u339030895/domains/higseg.com.ar/public_html/cloud/lib/private/Log/File.php#86||2020-08-02T15:16:53-0300|

|Error|PHP|chmod(): Operation not permitted at /home/u339030895/domains/higseg.com.ar/public_html/cloud/lib/private/legacy/OC_Util.php#1007||2020-08-02T15:16:53-0300|

|Error|PHP|chmod(): Operation not permitted at /home/u339030895/domains/higseg.com.ar/public_html/cloud/lib/private/Log/File.php#86||2020-08-02T15:16:53-0300|

|Error|PHP|chmod(): Operation not permitted at /home/u339030895/domains/higseg.com.ar/public_html/cloud/lib/private/legacy/OC_Util.php#1007||2020-08-02T15:16:53-0300|

|Error|PHP|chmod(): Operation not permitted at /home/u339030895/domains/higseg.com.ar/public_html/cloud/lib/private/Log/File.php#86||2020-08-02T15:16:51-0300|

|Error|PHP|chmod(): Operation not permitted at /home/u339030895/domains/higseg.com.ar/public_html/cloud/lib/private/legacy/OC_Util.php#1007||2020-08-02T15:16:50-0300
|
|Error|PHP|chmod(): Operation not permitted at /home/u339030895/domains/higseg.com.ar/public_html/cloud/lib/private/Log/File.php#86||2020-08-02T15:16:29-0300|

|Error|jsresourceloader|Could not find resource js/setup.js to load||2020-08-02T15:16:29-0300|

|Error|PHP|session_start(): A session had already been started - ignoring at /home/u339030895/domains/higseg.com.ar/public_html/cloud/lib/private/Session/Internal.php#209||2020-08-02T15:16:23-0300|

|Error|PHP|chmod(): Operation not permitted at /home/u339030895/domains/higseg.com.ar/public_html/cloud/lib/private/Log/File.php#86||2020-08-02T15:15:54-0300|

|Error|jsresourceloader|Could not find resource js/setup.js to load||2020-08-02T15:15:54-0300|

|Error|PHP|session_start(): A session had already been started - ignoring at /home/u339030895/domains/higseg.com.ar/public_html/cloud/lib/private/Session/Internal.php#209||2020-08-02T15:15:54-0300|

Has revisado el php.ini? en ese fichero se especifica una variable con el tamaño máximo de subida permitido en Php, no lo tengo ahora delante pero era algo así como max_upload_filesize creo recordar