Hi Francis,

I had a look into it ....

> PHP Warning:  session_start(): Cannot send session cookie - headers
> already sent by (output started at /var/www/steer/lib/symfony/vendor/
> pake/pakeFunction.php:366) in /var/www/steer/lib/symfony/storage/
> sfSessionStorage.class.php on line 77
>
> Warning: session_start(): Cannot send session cookie - headers already
> sent by (output started at /var/www/steer/lib/symfony/vendor/pake/
> pakeFunction.php:366) in /var/www/steer/lib/symfony/storage/
> sfSessionStorage.class.php on line 77
> PHP Warning:  session_start(): Cannot send session cache limiter -
> headers already sent (output started at /var/www/steer/lib/symfony/
> vendor/pake/pakeFunction.php:366) in /var/www/steer/lib/symfony/
> storage/sfSessionStorage.class.php on line 77

This warning is an unsolved issue with the cache management which we  
are working on. But this does not affect the propel build.

To the other warnings ...

I checked the install manual for the sandbox version and saw that we  
forgot to mention that after copying the sandbox directory in your  
{web_root} directory you will have to edit the following files first  
before you do the
"symfony propel-build-all-load backend".

The files to edit are in {steerCMSSandbox_directory}/config/ ....

The files are:

databases.yml - here you will have to change when you use a MySQL  
database ...

mysql://steercms_user:[EMAIL PROTECTED]/steerCMSSandbox

the schema is:

mysql://{user}:[EMAIL PROTECTED]/{databasename}

then propel.ini - here you will have to change the lines 5 and 6 ...

propel.database.createUrl  = mysql:// 
steercms_user:[EMAIL PROTECTED]/
propel.database.url              = mysql:// 
steercms_user:[EMAIL PROTECTED]/steerCMSSandbox

and again set MySQL user and password, host and databasename ....

then use ..

 >> symfony propel-build-all-load backend

I will add that to the manual today ....

Cheers,

Konny Zurcher
Steer CMS - Developer


On 15/01/2008, at 5:09 AM, francis belanger wrote:

>
> It looks really promising. I'll have a look, here at my company we
> love symfony, but when our clients need a cms we do some drupal "which
> I don't really like" maby this project can move us away from drupal.
>
> I do have a question tough, I'm not able to install the sandbox on my
> machine, I have some propel errors.
>
> I followed the instructions on the website but I wasn't able to make
> it work properly
>
> here is my output:
>
> Total time: 0.6923 seconds
>>> file-     /var/www/steer/config/generated...rojectPlugin- 
>>> project_schema.xml
>>> file-     /var/www/steer/config/generated-sfErrorLoggerPlugin- 
>>> schema.xml
>>> file-     /var/www/steer/config/generated...ertiesBehaviorPlugin- 
>>> schema.xml
>>> file-     /var/www/steer/config/generated...onableBehaviorPlugin- 
>>> schema.xml
>>> file-     /var/www/steer/config/generated-sfGuardPlugin-schema.xml
>>> file-     /var/www/steer/config/generated-steerCMSSearchPlugin- 
>>> schema.xml
>>> file-     /var/www/steer/config/generated...gin- 
>>> sf_guard_profile_schema.xml
>>> file-     /var/www/steer/config/generated...ggableBehaviorPlugin- 
>>> schema.xml
>>> file-     /var/www/steer/config/generated-steerCMSBlogPlugin- 
>>> schema.xml
>>> file-     /var/www/steer/config/generated-steerCMSCorePlugin- 
>>> schema.xml
>>> file-     /var/www/steer/config/generated-steerCMSCommentPlugin- 
>>> schema.xml
>>> file-     /var/www/steer/config/generated...eerCMSCalendarPlugin- 
>>> schema.xml
>>> file-     /var/www/steer/config/generated...n- 
>>> steercms_bookmarks_schema.xml
>>> propel    load data from "/var/www/steer/...ns/sfGuardPlugin/data/ 
>>> fixtures"
>>> propel    load data from "/var/www/steer/...eerCMSBlogPlugin/data/ 
>>> fixtures"
> PHP Warning:  session_start(): Cannot send session cookie - headers
> already sent by (output started at /var/www/steer/lib/symfony/vendor/
> pake/pakeFunction.php:366) in /var/www/steer/lib/symfony/storage/
> sfSessionStorage.class.php on line 77
>
> Warning: session_start(): Cannot send session cookie - headers already
> sent by (output started at /var/www/steer/lib/symfony/vendor/pake/
> pakeFunction.php:366) in /var/www/steer/lib/symfony/storage/
> sfSessionStorage.class.php on line 77
> PHP Warning:  session_start(): Cannot send session cache limiter -
> headers already sent (output started at /var/www/steer/lib/symfony/
> vendor/pake/pakeFunction.php:366) in /var/www/steer/lib/symfony/
> storage/sfSessionStorage.class.php on line 77
>
> Warning: session_start(): Cannot send session cache limiter - headers
> already sent (output started at /var/www/steer/lib/symfony/vendor/ 
> pake/
> pakeFunction.php:366) in /var/www/steer/lib/symfony/storage/
> sfSessionStorage.class.php on line 77
> PHP Warning:  Creole::include_once(p.php): failed to open stream: No
> such file or directory in /var/www/steer/lib/symfony/vendor/creole/
> Creole.php on line 366
>
> Warning: Creole::include_once(p.php): failed to open stream: No such
> file or directory in /var/www/steer/lib/symfony/vendor/creole/
> Creole.php on line 366
> PHP Warning:  Creole::include_once(): Failed opening 'p.php' for
> inclusion (include_path='/var/www/steer/lib:/var/www/steer:/var/www/
> steer/apps/backend/lib:/var/www/steer/config/../lib/symfony/vendor:/
> var/www/steer/config/../lib/symfony:/var/www/steer:/var/www/steer/
> config/../lib/symfony/vendor/propel-generator/classes:/var/www/steer/
> lib:/var/www/steer/apps//lib::/var/www/steer/config/../lib/symfony/
> vendor:.:/usr/share/php:/usr/share/pear') in /var/www/steer/lib/
> symfony/vendor/creole/Creole.php on line 366
>
> Warning: Creole::include_once(): Failed opening 'p.php' for inclusion
> (include_path='/var/www/steer/lib:/var/www/steer:/var/www/steer/apps/
> backend/lib:/var/www/steer/config/../lib/symfony/vendor:/var/www/ 
> steer/
> config/../lib/symfony:/var/www/steer:/var/www/steer/config/../lib/
> symfony/vendor/propel-generator/classes:/var/www/steer/lib:/var/www/
> steer/apps//lib::/var/www/steer/config/../lib/symfony/vendor:.:/usr/
> share/php:/usr/share/pear') in /var/www/steer/lib/symfony/vendor/
> creole/Creole.php on line 366
>
>
>   [PropelException]
>    [wrapped: Unable to load driver class: p [User Info: Array]]
>
>
> Thanks a lot for your help
>
>
> Francis Belanger
>
>
> On Jan 11, 3:03 am, Piers Warmers <[EMAIL PROTECTED]> wrote:
>> Hi All,
>>
>> A quick message to announce a project some of us here at my company
>> have been working on.
>>
>> Steer CMS, a light yet powerful content management system we've put
>> together - built entirely on Symfony.
>>
>> I won't divulge into too much detail here - the first post in the  
>> news
>> section should explain more:
>>
>> http://www.steercms-project.org/news/blog/2008/01/03/moo-moo-here- 
>> we-are
>>
>> Still in it's infancy - always more to do :) - but I'll throw it out
>> there anyway - I think it will be a nice addition to the Symfony
>> community.
>>
>> Anyway, hope you like it.... and be sure to send us your thoughts and
>> comments.
>>
>> http://www.steercms-project.org
>>
>> - Piers
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to