You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only thing i have changed is enabling the pdo_mysql and pdo_sqlite extension in php.ini. file. This is a pure standard installation. Oh I remember now I have changed the realpath_cache_size to 5242880 as recommended by the installer.
I hope this helps...
The text was updated successfully, but these errors were encountered:
Symfony version(s) affected: x.y.z
Description
I am running the demo creation command "symfony new my_project_name --demo" and this is the result. Screenshot: http://g2f.nl/05q0363
"symfony new my_project_name --full" works however.
How to reproduce
I can't follow the mentioned guidelines: It happens when you run "symfony new my_project_name --demo"
Possible Solution
I don't know, I started discovering this framework today.
Additional context
Screenshot: http://g2f.nl/05q0363
The only thing i have changed is enabling the pdo_mysql and pdo_sqlite extension in php.ini. file. This is a pure standard installation. Oh I remember now I have changed the realpath_cache_size to 5242880 as recommended by the installer.
I hope this helps...
The text was updated successfully, but these errors were encountered: