17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1139 Views |
-
db/build?flush=1 doesn't work

2 October 2008 at 11:13pm
Error
The website server has not been able to respond to your request.
when i'm typing db/build?flush=1
also admin page doesn't just Security/login propably something is wrong with mod_rewriting but what?
This is my .htaccess
### SILVERSTRIPE START ###
<IfModule mod_dir.c>
DirectorySlash Off
</IfModule>RewriteEngine On
RewriteBase /ewaluacjanewoneRewriteCond %{REQUEST_URI} !(\.gif)|(\.jpg)|(\.png)|(\.css)|(\.js)|(\.php)$
RewriteCond %{REQUEST_URI} ^(.*)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule .* sapphire/main.php?url=%1&%{QUERY_STRING} [L]
### SILVERSTRIPE END ### -
Re: db/build?flush=1 doesn't work

2 October 2008 at 11:51pm
Have you have it installed and running correctly before this problem occured?
| 1139 Views | ||
|
Page:
1
|
Go to Top |


