Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joomla 4.1.3 installation fails #37782

Closed
boris-grinac opened this issue May 12, 2022 · 7 comments
Closed

Joomla 4.1.3 installation fails #37782

boris-grinac opened this issue May 12, 2022 · 7 comments

Comments

@boris-grinac
Copy link

Steps to reproduce the issue

Tried to update Joomla site with Virtuemart. Update fails with "Invalid controller class: update"
Joomla front end also reports error after update ""Invalid controller class: display"
Tried both ways: standard update and manual upload update. The result is the same.
This is a brand new site, installed from scratch on Ubuntu 22.04 LTS.
Call stack

Function Location

1 () JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:178
2 Joomla\CMS\Dispatcher\ComponentDispatcher->getController() JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:145
3 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:389
4 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:204
5 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:243
6 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:278
7 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:63
8 require_once() JROOT/index.php:32

Expected result

Update runs with no error and Joomla version is displayed as 4.1.3

Actual result

System information (as much as possible)

Additional comments

@drmenzelit
Copy link
Contributor

What happens if you disable Virtuemart? Did you tried the update on a website without Virtuemart?

@chmst
Copy link
Contributor

chmst commented May 12, 2022

Which Virtumart Version? The latest 4 for Joomla4? Which php version?

@boris-grinac
Copy link
Author

boris-grinac commented May 13, 2022 via email

@drmenzelit
Copy link
Contributor

PHP Version 8.1.2

Maybe that is the problem. Are you sure Virtuemart is compatible with PHP 8.1? You should try with PHP 7.4 or 8.0

@brianteeman
Copy link
Contributor

This is really a support issue that should be dealt with on the forum

@drmenzelit
Copy link
Contributor

As Brian said that is a support issue that should be posted in the forum (forum.joomla.org)

@boris-grinac
Copy link
Author

Dear Viviana, thanks for the idea to downgrade PHP to 8.0
This downgrade created a bunch of other issues, needed to configure php and nginx from scratch. But using error logs I have managed to make my shop work, Joomla upgrades now work.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants