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

core/Core.php install fatal error


Go to End


5 Posts   3621 Views

Avatar
guru.cat

6 Posts

12 November 2007 at 2:42am

1) I uploaded all the files to my site.

2) Database details looks all good according to "install.php"

3) I click to install and get the following message:

"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 'tutorial/_config.php'...
# Creating '.htaccess' file...

Warning: Installer::require_once(core/Core.php) [function.Installer-require-once]: failed to open stream: No such file or directory in /home/.beijing/seoxm/guru.cat/cms/install.php on line 616

Fatal error: Installer::require_once() [function.require]: Failed opening required 'core/Core.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.beijing/seoxm/guru.cat/cms/install.php on line 616"

4) I wait 1 minute, click RELOAD, and get the same error message.

Do you know what's happening?

Thanks ;-)

Avatar
Sigurd

Forum Moderator, 628 Posts

12 November 2007 at 12:32pm

Does core/Core.php exist?

Avatar
Iodine

Community Member, 1 Post

15 November 2007 at 3:19am

Edited: 15/11/2007 3:22am

I'm having exactly the same problem here.
FreeBSD 6.1
Apache 2.2.3
PHP 5.2.0
MySQL 5.0.24a

I'm observing only one core folder in Sapphire directory. And yes, there is a Core.php file in it.
P.S. I had some issues with memory_limit and allow_call_time_pass_reference. Fixed em with adding couple of lines in .htaccess file. Could that be the problem?

Avatar
quermit

Community Member, 1 Post

1 February 2008 at 1:42am

I had the same problem.
When I was uploading SS files I had marked option: "change to lower case letters" in my FTP program. Unfortunately file directory in php script is case sensitive.

So, check does "core/Core.php" exist (not core/core.php)...

Avatar
RobertM

Community Member, 26 Posts

23 August 2008 at 8:54am

sorry to bring back this thread, but incase anyone is searching for an answer:

http://www.silverstripe.com/site-builders-forum/flat/149189