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
Followed instructions to the letter with the exception of the mcrypt extension which I had to find a workaround since it didn't seem available from apt. Now after everything I'm getting an error with the ../bootstrap/autoloader.php, line 17 which is a require for /../vendor/autoload.php but the directory "vendor" doesn't exist. Can anyone help me sort this out? OS is Ubuntu 20.04 on Raspberry Pi. Thanks in advance.
Followed instructions to the letter with the exception of the mcrypt extension which I had to find a workaround since it didn't seem available from apt. Now after everything I'm getting an error with the
../bootstrap/autoloader.php, line 17 which is arequirefor/../vendor/autoload.phpbut the directory "vendor" doesn't exist. Can anyone help me sort this out? OS is Ubuntu 20.04 on Raspberry Pi. Thanks in advance.