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

'wp fixtures load' failure #21

Open
peoyli opened this issue Dec 10, 2024 · 0 comments
Open

'wp fixtures load' failure #21

peoyli opened this issue Dec 10, 2024 · 0 comments

Comments

@peoyli
Copy link

peoyli commented Dec 10, 2024

Ubuntu 24.04.1 LTS server (nothing special)
PHP 8.3
User 'ubuntu' is a member of www-data group, site content has group write permissions, wp-config.php is readable by user (no warning/error by executing 'wp-cli').
Installed per the instructions (so Python stuff lands in '/home/ubuntu/.wp-cli/packages/')

No "php-psr" package installed. This was the closest I could find about similar errors.
'composer' not installed (which will also install 'php-psr')
I have tried with the same result with composer installed.

Loading fixtures... This might take some time depending on images number and connection speed PHP Fatal error: Declaration of Psr\Container\ContainerInterface@anonymous::get(string $id): Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface must be compatible with Psr\Container\ContainerInterface::get($id) in /home/ubuntu/.wp-cli/packages/vendor/symfony/type-info/TypeResolver/TypeResolver.php on line 98 Fatal error: Declaration of Psr\Container\ContainerInterface@anonymous::get(string $id): Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface must be compatible with Psr\Container\ContainerInterface::get($id) in /home/ubuntu/.wp-cli/packages/vendor/symfony/type-info/TypeResolver/TypeResolver.php on line 98 Error: There has been a critical error on this website.Learn more about troubleshooting WordPress. There has been a critical error on this website.

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