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

Error al cargar php symfony propel:data-load #519

Open
albertohilal opened this issue Nov 3, 2018 · 1 comment
Open

Error al cargar php symfony propel:data-load #519

albertohilal opened this issue Nov 3, 2018 · 1 comment

Comments

@albertohilal
Copy link

Tengo instalado
WampServer Version 2.2
Apache 2.2.21
PHP 5.3.10
Mysql 5.5.20
Ejecute
php symfony kimkelen:flavor demo
php symfony propel:build-all-load
php symfony plugin:publish
php symfony project:permissions

Cuando intento ejecutar php symfony propel:data-load
me da el error

D:\wamp\www\kimkelen>php symfony propel:data-load

propel load data from "D:/wamp/www/kim...uardSecurePlugin/data/fixtures"
propel load data from "D:/wamp/www/kimkelen/data/fixtures"
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to all
ocate 16777216 bytes) in D:\wamp\www\kimkelen\lib\symfony\yaml\sfYaml.class.php
on line 47
PHP Stack trace:
PHP 1. {main}() D:\wamp\www\kimkelen\symfony:0
PHP 2. include() D:\wamp\www\kimkelen\symfony:14
PHP 3. sfSymfonyCommandApplication->run() D:\wamp\www\kimkelen\lib\symfony\com
mand\cli.php:20
PHP 4. sfTask->runFromCLI() D:\wamp\www\kimkelen\lib\symfony\command\sfSymfony
CommandApplication.class.php:76
PHP 5. sfBaseTask->doRun() D:\wamp\www\kimkelen\lib\symfony\task\sfTask.class.
php:77
PHP 6. sfPropelLoadDataTask->execute() D:\wamp\www\kimkelen\lib\symfony\task\s
fBaseTask.class.php:63
PHP 7. sfPropelData->loadData() D:\wamp\www\kimkelen\lib\symfony\plugins\sfPro
pelPlugin\lib\task\sfPropelLoadDataTask.class.php:101
PHP 8. sfPropelData->doDeleteCurrentData() D:\wamp\www\kimkelen\lib\symfony\pl
ugins\sfPropelPlugin\lib\addon\sfPropelData.class.php:50
PHP 9. sfYaml::load() D:\wamp\www\kimkelen\lib\symfony\plugins\sfPropelPlugin
lib\addon\sfPropelData.class.php:235

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate
16777216 bytes) in D:\wamp\www\kimkelen\lib\symfony\yaml\sfYaml.class.php on li
ne 47

Call Stack:
0.0006 629688 1. {main}() D:\wamp\www\kimkelen\symfony:0
0.0142 1194656 2. include('D:\wamp\www\kimkelen\lib\symfony\command\cli
.php') D:\wamp\www\kimkelen\symfony:14
0.9621 9914696 3. sfSymfonyCommandApplication->run() D:\wamp\www\kimkel
en\lib\symfony\command\cli.php:20
0.9752 10132600 4. sfTask->runFromCLI() D:\wamp\www\kimkelen\lib\symfony
\command\sfSymfonyCommandApplication.class.php:76
0.9753 10133120 5. sfBaseTask->doRun() D:\wamp\www\kimkelen\lib\symfony
task\sfTask.class.php:77
6.8187 11754760 6. sfPropelLoadDataTask->execute() D:\wamp\www\kimkelen
lib\symfony\task\sfBaseTask.class.php:63
7.4529 12582808 7. sfPropelData->loadData() D:\wamp\www\kimkelen\lib\sym
fony\plugins\sfPropelPlugin\lib\task\sfPropelLoadDataTask.class.php:101
9.4164 119181112 8. sfPropelData->doDeleteCurrentData() D:\wamp\www\kimke
len\lib\symfony\plugins\sfPropelPlugin\lib\addon\sfPropelData.class.php:50
10.2674 119615408 9. sfYaml::load() D:\wamp\www\kimkelen\lib\symfony\plugi
ns\sfPropelPlugin\lib\addon\sfPropelData.class.php:235

D:\wamp\www\kimkelen>

Y la base de datos tiene tablas pero esta vacía

por favor me podrian ayudar.
Gracias

Alberto

@RonaldFritz
Copy link

yo tengo el mismo problema, si encontras solución me dirías como, ya probé hasta elevarle a 1G la memoria limite y nada

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

2 participants