Welcome Guest, Not a member yet? Register   Sign In
Strange problem with Doctrine and Windows (PHP 5.2.9-1) and Linux (PHP 5.2.6)
#1

[eluser]Unknown[/eluser]
Hi,

I've recently been learning how to use both Doctrine and CI and have been overhauling my website using both tools... all has been absolutely awesome up until the following issue(s) occurred:

Essentially it would seem that either PHP, CI or Doctrine can't find my Base classes unless I explicitly require/include them in the corresponding model's class?

EG: Fatal error: Class 'BaseServiceCatagory' not found

My live site is sitting on a Linux box with PHP 5.2.6 and my dev site is on Windows with PHP 5.2.9-1. It works perfectly fine on Windows but the live site continually gives me the error posted above.

I'm hoping that someone here might have had similar problem before and might have some suggestions regarding what might be the cause.

Thanks in advance
#2

[eluser]Unknown[/eluser]
bump. aren't there any fixes for this problem yet? i'm currently experiencing the same problems and this appears to be the first item that pops out in google when i lookup 'code igniter doctrine linux fatal error base class'




Theme © iAndrew 2016 - Forum software by © MyBB