Hey, I really need help,
After a clean install and successful install I login and half the page is getting a error
In my error.log have this
[Thu Jan 23 12:28:34.485033 2025] [core:alert] [pid 325336] [client 81.193.103.124:65148] /var/www/crm.dedica.dev/public/legacy/.htaccess: Invalid command ‘RedirectMatch’, perhaps misspelled or defined by a module not included in the server configuration, referer: https://crm.dedica.dev/
I check the .htaccess and everything look fine.
And getting this in my prod.log
[2025-01-23 12:28:23] php.INFO: User Deprecated: Since api-platform/core 2.7: Use “ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface” instead of “ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface”. {“exception”:“[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use “ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface” instead of “ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface”. at /var/www/crm.dedica.dev/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php:63)”}
[2025-01-23 12:28:23] security.DEBUG: Stored the security token in the session. {“key”:“_security_main”}
Has anybody ever had this problem?
Thank you.