Laravel: Oops! An Error Occurred The server returned a “500 Internal Server Error”. I forgot .env file download
.env was not in GITHUB repo
.env was not in GITHUB repo
place:
/opt/lampp/logs/php_error_log
php.ini:
/opt/lampp/etc
################
could not find driver :
You might need to uncomment the following in your php.ini file.
;extension=pdo_mysql.so
BUT, on UBUNTU:
sudo apt install php-mysql
php artisan cache:clear
How to fix the “Could Not Find Driver” error in Laravel
https://laraveltips.io/how-to-fix-the-could-not-find-driver-error-in-laravel/
composer update not working
“Your requirements could not be resolved to an installable set of packages.
Problem 1
– laravel/pint[v1.0.0, …, v1.14.0] require ext-xml * -> it is missing from your system. Install or enable PHP’s xml extension.
– Root composer.json requires laravel/pint ^1.0 -> satisfiable by laravel/pint[v1.0.0, …, v1.14.0].
”
Stackoverflow: require ext-xml * -> it is missing from your system. Install or enable PHP’s xml extension
Solution:
sudo apt-get install php-xml
#########################################
Bonus:
No Application Encryption Key Has Been Specified
https://stackoverflow.com/questions/44839648/no-application-encryption-key-has-been-specified
php artisan key:generate
php artisan config:cache
#####################x
show hidden files:
ctrl + H => works !
#########################xx
php.ini error show, log
Create USB device protected by password, but readable/writable on multiple OS?
VeraCrypt is a free open source disk encryption software for Windows, Mac OSX and Linux.
https://www.veracrypt.fr/en/Home.html
How to install Xubuntu 22.04 LTS
Lubuntu vs Xubuntu: Which is the better Ubuntu-based platform?
https://blog.sudobits.com/2023/05/15/lubuntu-vs-xubuntu-which-is-the-better-ubuntu-based-platform/
Xubuntu: https://hu.wikipedia.org/wiki/Xubuntu
10 Best Linux Distros for Old Laptops in 2024
https://linuxsimply.com/best-linux-distros-for-old-laptops/
Best Linux Distributions for an Old Laptop in 2023
https://linuxhint.com/best-old-laptop-linux-distributions/
###############################
ISO to USB
ISO to USB is a free and small software that can burn the ISO image file directly to the USB drives, these USB drives include USB flash drives, memory sticks and other USB storage devices, it also supports to create a bootable USB disk with Windows operating systems. Freeware.
ISO fájlból bootolható pendrájv, pár kattintással
https://hvg.hu/tudomany/ISO_fajlbol_bootolhato_pendrajv_par_kattintassal_3
Dell Inspiron Xubuntu install from USB pendrive (start , boot)
useful (selecting boot): How to Boot From a USB Drive on Dell laptop to install Windows