pre alpha


3 comments on "Pake: propel-build-all-save-mysql"






  1. 1. Thierry wrote on November 12, 2007 0 votes     show
    gravatar

    Comment subscription is working now :)

  2. 2. NiKo wrote on November 12, 2007 0 votes     show
    gravatar

    Handy feature, thanks for sharing it :)

  3. 3. Pedro wrote on December 11, 2007 0 votes     show
    gravatar

    Perfect.

    You should add the HOST in the $config array and use -h on the mysql's commands. Thats because my server doesnt support for "localhost".


    $config = array(

    'username' => '',

    'password' => '',

    'database' => '',
    'host'         => sfConfig::get("app_db_host")

    );



    I didnt test it yet. What do you think? Do you know if its possible to call sfConfig::get method?

    Thats my suggestion.

    Pedro


[quote][/quote] and [code][/code] are allowed.
To claim your identity and comment faster, please
login or register at commentHub.com