Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as text by DarkJones ( 19 years ago )
propel > convert-props:
     [echo] +------------------------------------------+
     [echo] |                                          |
     [echo] | Converting project properties file to an |
     [echo] | array dump for run-time performance.     |
     [echo] |                                          |
     [echo] +------------------------------------------+
  [capsule] Using templatePath: /usr/share/php/data/propel_generator/templates
  [capsule] Generating to file /home/vmware/bookstore/build/conf/bookstore-conf.p        hp
  [capsule] Parsing control template: ./templates/conf/Control.tpl
<?php
// This file generated by Propel convert-props target on Tue Feb 13 09:47:52 2007
// from XML runtime conf file /home/vmware/bookstore/runtime-conf.xml
return array (
  'log' =>
  array (
    'ident' => 'propel-bookstore',
    'level' => '7',
  ),
  'propel' =>
  array (
    'datasources' =>
    array (
      'bookstore' =>
      array (
        'adapter' => 'sqlite',
        'connection' =>
        array (
          'phptype' => 'mysql',
          'hostspec' => 'localhost',
          'database' => 'bookstore',
          'username' => 'root',
          'password' => '',
        ),
      ),
      'default' => 'bookstore',
    ),
  ),
);Execution of target "convert-props" failed for the following reason: /usr/share        /php/data/propel_generator/build-propel.xml:534:12: Cannot write parsed template:         Unable to parse template ./templates/conf/Control.tpl: It is not safe to rely on         the system's timezone settings. Please use the date.timezone setting, the TZ env        ironment variable or the date_default_timezone_set() function. In case you used a        ny of those methods and you are still getting this warning, you most likely missp        elled the timezone identifier. We selected 'America/Los_Angeles' for 'PST/-8.0/no         DST' instead
[phingcall] /usr/share/php/data/propel_generator/build-propel.xml:534:12: Cannot         write parsed template: Unable to parse template ./templates/conf/Control.tpl: It         is not safe to rely on the system's timezone settings. Please use the date.timezo        ne setting, the TZ environment variable or the date_default_timezone_set() functi        on. In case you used any of those methods and you are still getting this warning,         you most likely misspelled the timezone identifier. We selected 'America/Los_Ang        eles' for 'PST/-8.0/no DST' instead

BUILD FINISHED

 

Revise this Paste

Your Name: Code Language: