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

Install Problems...


Go to End


2 Posts   2611 Views

Avatar
muckinger

Community Member, 1 Post

20 February 2007 at 1:00pm

I tried to install SS at Xampp/Windows (MySQL 5.0.27, PHP 5.2.0), but the MySQL-Detection in install.php doesnt work, so i comment out line 77.
I also ignored the orange message "Memory allocated (PHP config option 'memory_limit')".
After that all seems ok, but installation hang after this output:

"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 'assets' folder...
# Creating 'mysite/_config.php'...
# Creating '.htaccess' file...
# Building database schema..."

MySQL-Tables are inserted, but the installer is redirected to a page that doesnt exist (/home/successfullyinstalled) and nothing worked. I then tried to run the installer a second time, but with the same result.

I read something about problems with subfolders, but this is not the problem with my installation.

Can somebody help?

Avatar
Sam

Administrator, 690 Posts

20 February 2007 at 3:27pm

It sounds like the rewrite-rules aren't working. make sure that AllowOverride all is set in httpd.conf