Answer the question
In order to leave comments, you need to log in
Error 500 crashes when installing Joomla_4.0.0-beta5-Beta, why?
Oops! An Error Occurred
The server returned a "500 Whoops, looks like something went wrong.".
Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.
Why ? changed the installation package, php 7.4, turned off the SGI, renamed xtt access, anyway, in theory it should be put with a bang from the "box"
Answer the question
In order to leave comments, you need to log in
Try to apply the fix described in this article from the official documentation:
ALTER TABLE `#__extensions` ADD COLUMN `custom_data` text NOT NULL;
ALTER TABLE `#__template_styles` ADD COLUMN `inheritable` tinyint(1) NOT NULL DEFAULT 0;
ALTER TABLE `#__template_styles` ADD COLUMN `parent` varchar(50) DEFAULT '';
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question