4577 Posts in 1388 Topics by 1377 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 608 Views |
-
It wont install it just freezes

16 November 2010 at 6:46am
When I try and install it it just gets to here and stops.
"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
* Setting up 'mysite/_config.php'...
* Setting up /home/huaraz/public_html/mysite/_config.php"It also says I don't have mod_rewrite, but my hosting company said mod_rewrite was enable on the server:
"URL rewriting support You need mod_rewrite to use friendly URLs with SilverStripe, but it is not enabled." but I dhould be able to instll without a mod_rewrite??
Changed permissions etc.
I have done an instillation before on the server but now it just doesn't work.
MySQL version 5.0.90-community
-
Re: It wont install it just freezes

16 November 2010 at 8:17pm Last edited: 16 November 2010 8:20pm
Hi pat242,
Are you installing SilverStripe 2.4.3? Some changes were made to make mod_rewrite detection better.
One thing you can try is setting the PHP "display_errors" flag to On, as it may be "Off" by default in the host PHP configuration.
In the .htaccess file where SilverStripe is installed, add this line to the bottom:
php_flag display_errors On
Once you've done that, try installing again and see if it helps.
SilverStripe should install without mod_rewrite, the fact that it stalled during installation may be because of an error that is not being revealed.
Sean
| 608 Views | ||
|
Page:
1
|
Go to Top |


