Skip to content

[BUG REPORT] #1009

@kku

Description

@kku

Describe the bug
Installation with either online installer or via install.php fails completely.

To Reproduce
Invoke install.php or online-installer.php
The basic configuration dialog appears, you can fill in values, after proceeding, the installation files are deleted, but no files but neither is index.php found and displayed automatically nor does the directory structure in any way represent the expected location of files.

Expected behavior
The directory tree should be navigable via menu items.

Screenshots/Errors
[Mon Dec 22 13:38:37.574247 2025] [php:warn] [pid 106405] [client 127.0.0.1:47384] PHP Warning: mkdir(): Permission denied in /var/www/html/htmly/system/includes/functions.php on line 258, referer: http://localhost/
[Mon Dec 22 13:38:37.574276 2025] [php:warn] [pid 106405] [client 127.0.0.1:47384] PHP Warning: file_put_contents(cache/index/index-posts.txt): Failed to open stream: No such file or directory in /var/www/html/htmly/system/includes/functions.php on line 276, referer: http://localhost/
[Mon Dec 22 13:38:37.574351 2025] [php:warn] [pid 106405] [client 127.0.0.1:47384] PHP Warning: file_put_contents(cache/index/index-scheduled.txt): Failed to open stream: No such file or directory in /var/www/html/htmly/system/includes/functions.php on line 290, referer: http://localhost/
[Mon Dec 22 13:38:37.574384 2025] [php:warn] [pid 106405] [client 127.0.0.1:47384] PHP Warning: file_put_contents(cache/index/index-draft.txt): Failed to open stream: No such file or directory in /var/www/html/htmly/system/includes/functions.php on line 304, referer: http://localhost/
[Mon Dec 22 13:38:37.574405 2025] [php:warn] [pid 106405] [client 127.0.0.1:47384] PHP Warning: file_put_contents(cache/index/index-category-files.txt): Failed to open stream: No such file or directory in /var/www/html/htmly/system/includes/functions.php on line 317, referer: http://localhost/
[Mon Dec 22 13:38:37.574423 2025] [php:warn] [pid 106405] [client 127.0.0.1:47384] PHP Warning: file_put_contents(cache/index/index-category.txt): Failed to open stream: No such file or directory in /var/www/html/htmly/system/includes/functions.php on line 323, referer: http://localhost/
[Mon Dec 22 13:38:37.574442 2025] [php:warn] [pid 106405] [client 127.0.0.1:47384] PHP Warning: file_put_contents(cache/index/index-pages.txt): Failed to open stream: No such file or directory in /var/www/html/htmly/system/includes/functions.php on line 337, referer: http://localhost/
[Mon Dec 22 13:38:37.574462 2025] [php:warn] [pid 106405] [client 127.0.0.1:47384] PHP Warning: file_put_contents(cache/index/index-subpages.txt): Failed to open stream: No such file or directory in /var/www/html/htmly/system/includes/functions.php on line 351, referer: http://localhost/
[Mon Dec 22 13:38:37.574490 2025] [php:warn] [pid 106405] [client 127.0.0.1:47384] PHP Warning: file_put_contents(cache/index/index-author.txt): Failed to open stream: No such file or directory in /var/www/html/htmly/system/includes/functions.php on line 363, referer: http://localhost/
[Mon Dec 22 13:38:37.574510 2025] [php:warn] [pid 106405] [client 127.0.0.1:47384] PHP Warning: file_get_contents(cache/index/index-pages.txt): Failed to open stream: No such file or directory in /var/www/html/htmly/system/includes/functions.php on line 31, referer: http://localhost/
Mon Dec 22 13:55:17.264974 2025] [php:error] [pid 106423] [client 127.0.0.1:34030] PHP Fatal error: Uncaught TypeError: array_slice(): Argument #1 ($array) must be of type array, false given in /var/www/html/htmly/system/includes/functions.php:383\nStack trace:\n#0 /var/www/html/htmly/system/includes/functions.php(383): array_slice()\n#1 /var/www/html/htmly/system/htmly.php(75): get_posts()\n#2 /var/www/html/htmly/system/includes/dispatch.php(644): {closure}()\n#3 /var/www/html/htmly/system/includes/dispatch.php(778): route()\n#4 /var/www/html/htmly/system/htmly.php(5800): dispatch()\n#5 /var/www/html/htmly/index.php(6): require('...')\n#6 {main}\n thrown in /var/www/html/htmly/system/includes/functions.php on line 383, referer: http://localhost/htmly/index.php

HTMLy Version
3.1.1

Server Info (please complete the following information):

  • OS: Linux Mint 22 Wilma
  • Webserver Apache 2.4
  • PHP Version PHP 8.3

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions