我想加載燈具,但我的項目在CLI錯誤並啓動索引器進程。推進負載數據導致錯誤
我曾嘗試:
- 重建架構和模型
- 清空數據庫,並再次啓動
- 清除緩存
- 驗證YML文件,並試圖更簡單的數據轉儲
我的平臺是Windows上的Symfony 1.0
一些似乎也有same issue in the past。
C:\web\my_project>symfony propel-load-data backend
>> propel load data from "C:\web\my_project\data\fixtures"
PHP Warning: session_start(): Cannot send session cookie - headers already sent by (output started at C:\php\PEAR\symfony\vendor\pake\pakeFunction.php:366) in C:\php\PEAR\symfony\storage\sfSessionStorage.class.php on line 77
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at C:\php\PEAR\symfony\vendor\pake\pakeFunction.php:366) in C:\php\PEAR\symfony\storage\sfSessionStorage.class.php on line 77
PHP Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\php\PEAR\symfony\vendor\pake\pakeFunction.php:366) in C:\php\PEAR\symfony\storage\sfSessionStorage.class.php on
line 77
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\php\PEAR\symfony\vendor\pake\pakeFunction.php:366) in C:\php\PEAR\symfony\storage\sfSessionStorage.class.php on line
77