Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9008179
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T01:52:45+00:00 2026-06-16T01:52:45+00:00

I got problem with Doctrine. I add this lines in my application.ini: includePaths.model =

  • 0

I got problem with Doctrine. I add this lines in my application.ini:

includePaths.model = APPLICATION_PATH "/models"



autoloaderNamespaces[] = "Doctrine"

doctrine.dns = "mysql://root@localhost/translators"
dectrine.data_fixtures_path = APPLICATION_PATH "/doctrine/data/fixtures"
doctrine.models_path = APPLICATION_PATH "/models"
doctrine.migrations_path = APPLICATION_PATH "/doctrine/migrations"
doctrine.sql_path = APPLICATION_PATH "/doctrine/data/sql"
doctrine.yaml_schema_path = "APPLICATION_PATH "/doctrine/schema"

doctrine.generate_models_options.pearStyle = true
doctrine.generate_models_options.generateTableClasses = true
doctrine.generate_models_options.generateBaseClasses = true
doctrine.generate_models_options.baseClassPrefix = "Base_"
doctrine.generate_models_options.baseClassesDirectory =
doctrine.generate_models_options.classPrefixFiles = false
doctrine.generate_models_options.classPrefix = "Application_Model_"

and this in Bootstrap.php

public function _initDoctrine()
{
    $doctrineConfig = $this->getOption('doctrine');
    $manager = Doctrine_Manager::getInstance();
    $manager->setAttribute(Doctrine_Core::ATTR_AUTO_ACCESOR_OVERRIDE, true);
    $conn = Doctrine_Manager::connection($doctrineConfig['dns'], 'doctrine');
    $conn->setAttribute(Doctrine_Core::ATTR_USE_NATIVE_ENUM, true);
    return $conn;
}

after that, my side do not want to work. It give me that error:

( ! ) Fatal error: Uncaught exception 'Zend_Config_Exception' with message 'syntax    error, unexpected $end, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in C:\projects\translators\library\Zend\Config\Ini.php on line 182
( ! ) Zend_Config_Exception: syntax error, unexpected $end, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in C:\projects\translators\application/configs/application.ini on line 41 in C:\projects\translators\library\Zend\Config\Ini.php on line 182
Call Stack
#   Time    Memory  Function    Location
1   0.0008  329544  {main}( )   ..\index.php:0
2   0.0033  336296  Zend_Application->__construct( )    ..\index.php:24
3   0.0066  350080  Zend_Application->_loadConfig( )    ..\Application.php:85
4   0.0108  376896  Zend_Config_Ini->__construct( ) ..\Application.php:386
5   0.0109  376928  Zend_Config_Ini->_loadIniFile( )    ..\Ini.php:126
6   0.0109  376928  Zend_Config_Ini->_parseIniFile( )   ..\Ini.php:202

Before I added these lines, the side worked.

Where’s the problem? database: login: root@localhost and i got no password. Please help

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T01:52:47+00:00Added an answer on June 16, 2026 at 1:52 am

    This line:

    doctrine.yaml_schema_path = "APPLICATION_PATH "/doctrine/schema"
    

    Has a not needed and extra ” at the beginning before APPLICATION_PATH

    doctrine.yaml_schema_path = APPLICATION_PATH "/doctrine/schema"
    

    Thats all.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I got problem about play wav file in my application. This is my error:
I have a little problem with Doctrine model hydrate() method. I use this method
I've got problem with DirectX in C#. I want to draw some lines. Firstly
I've got problem for my application. I want to start connectbot from my application
I've got problem with connecting to MySQL database on my freshly installed Windows 7
got a problem, can't get my head around this jquery and would appreciate your
I could use some help on this problem. I'm creating an application using Symfony2
ive got problem with update. here is mysql query.log 25474 Query UPDATE db_mail4u.dMailerQueue SET
I have got problem with this method: public List<int> menu_wid_w_kat() { DataSet1TableAdapters.menu_widac_wszystkoTableAdapter pk =
I got problem with initialization of application. I create jsfiddle which simply works on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.