<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Zend Framework Forum - ZF1 / ZF2 - Core</title>
		<link>http://www.zfforum.de/</link>
		<description>Application, Cache, Config, Enviroment, Memory, Log</description>
		<language>de</language>
		<lastBuildDate>Sat, 18 May 2013 20:21:44 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>1</ttl>
		<image>
			<url>http://www.zfforum.de/images/misc/rss.png</url>
			<title>Zend Framework Forum - ZF1 / ZF2 - Core</title>
			<link>http://www.zfforum.de/</link>
		</image>
		<item>
			<title>Models in Modulen</title>
			<link>http://www.zfforum.de/core/12384-models-modulen.html</link>
			<pubDate>Mon, 13 May 2013 15:49:38 GMT</pubDate>
			<description>Hallo, 
 
in meiner zf app, die ich gerade baue, gibt es zwei Module (admin und site), die später beide auf die gleichen models zugreifen können...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hallo,<br />
<br />
in meiner zf app, die ich gerade baue, gibt es zwei Module (admin und site), die später beide auf die gleichen models zugreifen können müssen. Würdet Ihr deswegen auch die Models in eure Application Library auslagern, oder sie in eins der Module packen?<br />
<br />
Lg,<br />
<br />
C.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.zfforum.de/core/">Core</category>
			<dc:creator>christian1987</dc:creator>
			<guid isPermaLink="true">http://www.zfforum.de/core/12384-models-modulen.html</guid>
		</item>
		<item>
			<title>Exception thrown without a stack</title>
			<link>http://www.zfforum.de/core/12340-exception-thrown-without-stack.html</link>
			<pubDate>Fri, 26 Apr 2013 12:03:13 GMT</pubDate>
			<description>Hallo ! 
 
Ich habe die Datenbank in meinem Projekt die Datenbank 
ausgewechselt. Wenn ich mein Programm aufrufe erhalte 
ich diesen Fehler im Php...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hallo !<br />
<br />
Ich habe die Datenbank in meinem Projekt die Datenbank<br />
ausgewechselt. Wenn ich mein Programm aufrufe erhalte<br />
ich diesen Fehler im Php Error Log:<br />
-----------------<br />
<br />
[26-Apr-2013 13:52:22] PHP Fatal error:  Exception thrown without a stack frame in Unknown on line 0<br />
[26-Apr-2013 13:52:22] PHP Stack trace:<br />
[26-Apr-2013 13:52:22] PHP   1. {main}() C:\xampp\htdocs\hob\public\index.php:0<br />
[26-Apr-2013 13:52:22] PHP   2. Zend_Application-&gt;run() C:\xampp\htdocs\hob\public\index.php:36<br />
[26-Apr-2013 13:52:22] PHP   3. Zend_Application_Bootstrap_Bootstrap-&gt;run() C:\xampp\htdocs\hob\library\Zend\Application.php:3  66<br />
[26-Apr-2013 13:52:22] PHP   4. Zend_Controller_Front-&gt;dispatch($request = *uninitialized*, $response = *uninitialized*) C:\xampp\htdocs\hob\library\Zend\Application\Boots  trap\Bootstrap.php:97<br />
[26-Apr-2013 13:52:22] PHP   5. Zend_Controller_Dispatcher_Standard-&gt;dispatch($request = class Zend_Controller_Request_Http { protected $_paramSources = array (0 =&gt; '_GET', 1 =&gt; '_POST'); protected $_requestUri = '/front/login/'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/front/login/'; protected $_params = array ('module' =&gt; 'front', 'controller' =&gt; 'login', 'action' =&gt; 'index'); protected $_rawBody = NULL; protected $_aliases = array (); protected $_dispatched = TRUE; protected $_module = 'front'; protected $_moduleKey = 'module'; protected $_controller = 'login'; protected $_controllerKey = 'controller'; protected $_action = 'index'; protected $_actionKey = 'action' }, $response = class Zend_Controller_Response_Http { protected $_body = array (); protected $_exceptions = array (0 =&gt; class nook_Exception { ... }); protected $_headers = array (); protected $_headersRaw = array (); protected $_httpResponseCode = 200; protected $_isRedirect = FALSE; protected $_renderExceptions = FALSE; public $headersSentThrowsException = TRUE }) C:\xampp\htdocs\hob\library\Zend\Controller\Front.  php:954<br />
[26-Apr-2013 13:52:22] PHP   6. Zend_Controller_Action-&gt;dispatch($action = 'indexAction') C:\xampp\htdocs\hob\library\Zend\Controller\Dispat  cher\Standard.php:295<br />
[26-Apr-2013 13:52:22] PHP   7. Front_LoginController-&gt;indexAction() C:\xampp\htdocs\hob\library\Zend\Controller\Action  .php:513<br />
<br />
--------------------------------<br />
<br />
Irgendwo vor dem Controller tritt dieser Fehler auf.<br />
Leider kann ich diesen Fehler nicht zuordnen.<br />
<br />
Kann jemand mit einer Information weiterhelfen ?<br />
<br />
Gruß Stephan</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.zfforum.de/core/">Core</category>
			<dc:creator>Stephan123</dc:creator>
			<guid isPermaLink="true">http://www.zfforum.de/core/12340-exception-thrown-without-stack.html</guid>
		</item>
	</channel>
</rss>
