You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2025. It is now read-only.
root@47c7e5b058e1:/var/www/html/rconfig/storage# ls -la
total 0
Summary:
App container fails to complete step 8 on the installation instructions. Previous issue #2 resolved this issue but I can re-create this issue.
Instruction Source: https://github.com/rconfig/rconfig6docker
Distribution - Rocky 9
Version - 9.5
Error:
There is no existing directory at "/var/www/html/rconfig/storage/logs" and it could not be created: No such file or directory
Container Directory Info:
root@47c7e5b058e1:/var/www/html/rconfig# ls
LICENSE.txt app composer.json database horizon_supervisor.ini phpunit.xml queue_worker.ini routes storage vite.config.js
README.md artisan composer.lock docker package-lock.json postcss.config.js rconfig-vhost.conf setup_apache.sh tests
_ide_helper.php bootstrap config docker-compose.yml package.json public resources setup_supervisor.sh vendor
root@47c7e5b058e1:/var/www/html/rconfig/storage# ls -la
total 0
Summary:
App container fails to complete step 8 on the installation instructions. Previous issue #2 resolved this issue but I can re-create this issue.