Closed lricora closed 1 week ago
Hi @lricora, It looks like the script failed to fetch required files, maybe because of a network connection issue during install? Are there any limitations in regards to the internet access/ability of this machine? Might be worth re-trying the install process, just in case it was a temporary issue.
You'll need to start from a fresh system though, the script isn't intended to be ran more that once. Also, any reason to start on Ubuntu 22.04? If this is a fresh system, it would make sense to use the latest Ubuntu LTS version (24.04) instead of an older one.
Hello, I have no internet access issue on this machine. I will retry with new VM. For Ubuntu version, I am dependent on a system team ;)
problem solved : php composer didn't work with proxy...
Attempted Debugging
Searched GitHub Issues
Describe the Scenario
Hello, I'm a newbie. I tried to installa bookstack with Ubuntu 22.04 Installation Script. After installation, i have an HTTP error 500.
[Tue Nov 12 09:32:18.019649 2024] [php:warn] [pid 111001] [client X.X.X.X:28155] PHP Warning: require(/var/www/bookstack/public/../vendor/autoload.php): Failed to open stream: No such file or directory in /var/www/bookstack/pub lic/index.php on line 34
I have many errors in the installation logs :
How can i fix this issue ?
Exact BookStack Version
N/A
Log Content
_> [4/9] Installing Composer (PHP dependency manager)...
Hosting Environment
PHP 8.1.2 on ubuntu 22.04 (fresh OS)