Notice: file_put_contents(): Write of 193 bytes failed with errno=28 No space left on device in /home/tiki-doc/public_html/vendor_bundled/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php on line 775

Deprecated: Function libxml_disable_entity_loader() is deprecated in /home/tiki-doc/public_html/vendor_bundled/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php on line 747

Deprecated: Function libxml_disable_entity_loader() is deprecated in /home/tiki-doc/public_html/vendor_bundled/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php on line 749

Deprecated: Function libxml_disable_entity_loader() is deprecated in /home/tiki-doc/public_html/vendor_bundled/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php on line 747

Deprecated: Function libxml_disable_entity_loader() is deprecated in /home/tiki-doc/public_html/vendor_bundled/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php on line 749

Deprecated: Function libxml_disable_entity_loader() is deprecated in /home/tiki-doc/public_html/vendor_bundled/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php on line 747

Deprecated: Function libxml_disable_entity_loader() is deprecated in /home/tiki-doc/public_html/vendor_bundled/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php on line 749

Notice: file_put_contents(): Write of 104581 bytes failed with errno=28 No space left on device in /home/tiki-doc/public_html/lib/core/Tiki/TikiInit.php on line 125
System error.

System error.

The following error message was returned:

Disk full (/tmp/#sql-temptable-351-788bbd-1af664.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

The query was:

SELECT COLUMN_NAME AS col FROM information_schema.`COLUMNS` WHERE table_schema = DATABASE() AND TABLE_NAME = ? AND CHARACTER_SET_NAME = 'utf8'

Values:

  1. tiki_pageviews

The built query was likely:

SELECT COLUMN_NAME AS col FROM information_schema.`COLUMNS` WHERE table_schema = DATABASE() AND TABLE_NAME = 'tiki_pageviews' AND CHARACTER_SET_NAME = 'utf8'

Things to check:

  1. Is your database up and running?

  2. Is your database corrupt? Please see how to repair your database

  3. Are your database settings accurate? (username, schema name, etc in db/local.php)

  4. Did you complete the Tiki Installer?

Please see the documentation for more information.