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

Missing thecodingmachine files #68

Open
m-huether opened this issue Dec 19, 2023 · 1 comment
Open

Missing thecodingmachine files #68

m-huether opened this issue Dec 19, 2023 · 1 comment

Comments

@m-huether
Copy link

I'm running TYPO3 v11.5.33 with PHP 7.4.33 and installed phpMyAdmin v6.1.0 via "composer require mehrwert/phpmyadmin". When I click on the new "phpMyAdmin" item in the backend, I get the error: require(/public/typo3conf/ext/phpmyadmin/Vendor/phpMyAdmin-5.2.1-all-languages/vendor/composer/../thecodingmachine/safe/generated/apache.php): failed to open stream: No such file or directory
And in fact, the directory "generated" does not exist. public/typo3conf/ext/phpmyadmin/Vendor/phpMyAdmin-5.2.1-all-languages/vendor/thecodingmachine/safe/ only contains the directories deprecated and lib.

@m-huether
Copy link
Author

m-huether commented Dec 19, 2023

After deleting directory thecodingmachine/safe/ and manually calling "composer install" in public/typo3conf/ext/phpmyadmin/Vendor/phpMyAdmin-5.2.1-all-languages, the extension works now. But this is certainly not the expected workflow :-)
(Removing and reinstalling the phpMyAdmin extension via composer didn't help.)

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

No branches or pull requests

1 participant