Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Why was Silverstripe 2.2 released as stable?


Go to End


12 Posts   6781 Views

Avatar
Sigurd

Forum Moderator, 628 Posts

5 December 2007 at 1:23pm

Marikas, thanks very much for your humble apology; I'm glad to now know what the cause of this is :)

The release announcement list is at http://groups.google.com/group/silverstripe-announce

Look forward to seeing you file bugs and patches for upcoming releases!

Avatar
thm

5 Posts

5 December 2007 at 2:39pm

I've actually got the same problem. I get the following error:
**************************************************************************
Installing SilverStripe...

I am now running through the installation steps (this should take about 30 seconds)

If you receive a fatal error, refresh this page to continue the installation
# Creating 'mysite/_config.php'...
# Creating '.htaccess' file...
# Building database schema...

Notice: Warning: there are two 'Extension' files with the same filename: '/home/domain/sapphire/core/Extension.php' and '/home/domain/auth_openid/code/Auth/OpenID/Extension.php'. This might mean that the wrong code is being used. in /home/.capreesch/domain/sapphire/core/ManifestBuilder.php on line 246

Notice: Warning: there are two 'XML' files with the same filename: '/home/domain/sapphire/integration/XML.php' and '/home/domain/auth_openid/code/Auth/Yadis/XML.php'. This might mean that the wrong code is being used. in /home/.capreesch/domain/sapphire/core/ManifestBuilder.php on line 246
**************************************************************************
I did a fresh install so don't see how a duplicate file could have been caused. Do I simply delete the duplicate files in /Auth/... ?

Avatar
Fuzz10

Community Member, 791 Posts

5 December 2007 at 9:33pm

Good to hear you got it all working. Good luck with the site !

Avatar
thm

5 Posts

8 December 2007 at 1:42pm

Does anybody know why I have duplicate files and the remedy? Which one do I delete?

Go to Top