From: Chris B. <cb...@en...> - 2003-08-06 01:39:25
|
The latest default shipment of PHP for Win32 and RedHat does ship out with session.auto_start = 1 ; Havn't gotten a clear response for the folks at PHP why. But Phil is right, I had the same error on a new WebERP install on a new server. If that doesn't seem to fix the problem, please post your Session variables from within your php.ini file and I'm sure we can get it hammered out. Chris Bice IT Manager EnCore Inc. > Barry, > > I think I have the answer. > > The message you are getting is - > > Fatal error: The script tried to execute a method or access a property > of an incomplete object. Please ensure that the class definition cart of > the object you are trying to operate on was loaded _before_ the session > was started > > You can fix this by disabling session.auto_start in your php.ini > > I don't think this is a default setting of PHP but would be interested > to know if you set this or the latest version has it enabled by default? > > Thanks for reporting this and bearing with me to find the answer (I > hope) If this is now a default setting of PHP then I guess a number of > folks will get the same problem! > > Phil Daintree > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Web-erp-users mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-users |