Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Stuff
Monday, March 3rd, 2008 at 3:46:21pm MST 

  1. build.properties
  2. ****************
  3.  
  4. # The name of the project
  5. propel.project = cyancemulti
  6.  
  7. # The database driver
  8. propel.database = mysql
  9.  
  10. # The connection parameters (optional)
  11. propel.database.creole.url = mysql://cyance:xxxxxxxxxxxx@localhost/cyancemulti
  12.  
  13.  
  14. runtime-conf.xml
  15. ****************
  16.  
  17. <?xml version="1.0" encoding="ISO-8859-1"?>
  18.  
  19. <config>
  20.  <log>
  21.   <ident>cyancemulti</ident>
  22.   <level>7</level>
  23.  </log>
  24.  <propel>
  25.   <datasources default="cyancemulti">
  26.    <datasource id="cyancemulti">
  27.     <!-- the Propel adapter will usually be the same as phptype of connection DSN -->
  28.     <adapter>mysql</adapter>
  29.     <connection>
  30.      <user>cyance</user>
  31.      <password>xxxxxxxxxxxx</password>
  32.      <dsn>mysql:host=localhost;dbname=cyancemulti</dsn>
  33.     </connection>
  34.    </datasource>
  35.   </datasources>
  36.  </propel>
  37. </config>
  38.  
  39.  
  40. databases.xml
  41. *************
  42.  
  43. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  44. <configurations>
  45.         <configuration environment="development">
  46.                 <databases default="propel">
  47.  
  48.                         <database name="mysql" class="AgaviMysqlDatabase">
  49.                                 <parameters>
  50.                                         <parameter name="host">localhost</parameter>
  51.                                         <parameter name="username">cyance</parameter>
  52.                                         <parameter name="password">xxxxxxxxxxxx</parameter>
  53.                                         <parameter name="database">cyancemulti</parameter>
  54.                                 </parameters>
  55.                         </database>
  56.                        
  57.                         <database name="propel" class="AgaviPropelDatabase">
  58.                                 <parameters>
  59.                                         <parameter name="config">%core.app_dir%/propel/build/conf/cyancemulti-conf.php</parameter>
  60.                                 </parameters>
  61.                         </database>
  62.                        
  63.                 </databases>
  64.         </configuration>
  65.        
  66.         <configuration environment="production">
  67.                 <databases default="propel">
  68.  
  69.                         <database name="mysql" class="AgaviMysqlDatabase">
  70.                                 <parameters>
  71.                                         <parameter name="host">localhost</parameter>
  72.                                         <parameter name="username">cyance</parameter>
  73.                                         <parameter name="password">xxxxxxxxxxxx</parameter>
  74.                                         <parameter name="database">cyancemulti</parameter>
  75.                                 </parameters>
  76.                         </database>
  77.                        
  78.                         <database name="propel" class="AgaviPropelDatabase">
  79.                                 <parameters>
  80.                                         <parameter name="config">%core.app_dir%/propel/build/conf/cyancemulti-conf.php</parameter>
  81.                                 </parameters>
  82.                         </database>
  83.                        
  84.                 </databases>
  85.         </configuration>
  86.  
  87. </configurations>
  88.  
  89.  
  90. cyancemulti-conf.php
  91. ********************
  92.  
  93. <?php
  94. // This file generated by Propel 1.3.0-dev convert-props target
  95. // from XML runtime conf file /var/www/vhosts/cyance/app/propel/runtime-conf.xml
  96. return array_merge_recursive(array (
  97.   'log' =>
  98.   array (
  99.     'ident' => 'cyancemulti',
  100.     'level' => '7',
  101.   ),
  102.   'propel' =>
  103.   array (
  104.     'datasources' =>
  105.     array (
  106.       'cyancemulti' =>
  107.       array (
  108.         'adapter' => 'mysql',
  109.         'connection' =>
  110.         array (
  111.           'user' => 'cyance',
  112.           'password' => 'xxxxxxxxxxxx',
  113.           'dsn' => 'mysql:host=localhost;dbname=cyancemulti',
  114.         ),
  115.       ),
  116.       'default' => 'cyancemulti',
  117.     ),
  118.     'generator_version' => '1.3.0-dev',
  119.   ),
  120. ), include(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'cyancemulti-classmap.php'));

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

worth-right
fantasy-obligation
fantasy-obligation