What's going on?
What's going on?
nobody con help me ? Anyone else have had the same bug?
Thanks
![]()
Far too vauge a question, we'll need more info to really help
I'll give a guess though, are the date and times messed up on your emails?
If so, try reentering your email acountnames and passwords.
I got this bug during installing process with the laster version of sugar. I have installed last version of php,mysql and apache.
Thanks
I'm guessing he has a similar problem to me:
Fatal error: Cannot redeclare class DateTime in D:\WWW\SugarCRM\modules\Calendar\DateTime.php on line 29
This is preventing my installation.
Hi, here the reason I can find.
PHP 5.2.0 was release on November 2nd, if you check the Update Info , you'll see that they added two classes :
Sugar tries to declare the class DateTime, hence the error :With the advent of PHP 5.2, there are object representations of the date and
timezone, named DateTime and DateTimeZone respectively. You can see the methods
and constants available to the new classes by running
So, there you have it... it seems to be the cause of the problem.[03-Nov-2006 18:07:29] PHP Fatal error: Cannot redeclare class DateTime in C:\Inetpub\wwwroot\SugarSuite\modules\Calendar\Dat eTime.php on line 29
Dominic.
Last edited by dstj; 2006-11-03 at 10:58 PM.
Here's a quick fix I did :
Simply rename all instances of the DateTime class to DateTimeS (or anything else that not used). Don't rename the file DateTime.php and don't rename the conversion to DateTime for the MSSQL DB...
At least, it now allows me to log in.
Dominic
I have the same problem on an up-to-date Fedora Core4 box.
Since this has been reported a number of times over the last month or so, I wonder, is the variable name going to be officially changed? Or does this just mean I should not look at SugarCRM? Downgrading my PHP is not really an option (that will break other stuff and leave me vulnerable to security issues), and pathcing the code will be a lot of work, plus every time there is an upgrade/bugfix I will be unable to apply it.
Just wondering. SugarCRM seems an ideal option, but only if it works for us, of course.
Michael
CTO, Digital View
Please see this thread. We plan to introduce PHP 5.2 support next month after we address the function name conflict that PHP 5.2 introduces..
Last edited by clint; 2006-11-08 at 04:18 PM. Reason: Fixed link
Sugar Developer Zone - developer resources | Sugar University - user and admin training
Sugar Docs - user and admin documentation | Sugar Bug Tracker - Enter or view bugs
SugarForge- open source modules, themes, lang packs | SugarExchange - commercial extensions
Clint Oram
Chief Technology Officer and Co-founder
SugarCRM
Lnik should be thisOriginally Posted by clint
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks