4645 Posts in 1402 Topics by 1394 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 2233 Views |
-
Silverstripe migration

2 February 2009 at 7:37am
Hi there,
I've had a quick look on the forum, and while I can find some posts on the topic of migration none of them appear to have the same error.
We build our sites on a local development server and all the content gets included in the development stage until the client is happy for the site to go live. I'm now at the stage where I need to upload a clients site to the live server, I have been able to install Silverstripe just fine, after this I copied over the mysite code and the templates, rebuilt the db and changed the theme to the one developed. Now the issue I'm having is when I'm copying the database with all the sites content onto the server. When I go back to the site I just get an internal webserver error. Is there anything I can do? During development the site was copied between dev servers with no issues, I thought the database didnt have any server configuration stored in it.
Now I have tried the usual /?flush=1 and db/build/?flush=1 and I still get the same error.
Any light you can shed would be great
Regards
Graham.
-
Re: Silverstripe migration

2 February 2009 at 7:40am
Hi-
Double-check your .htaccess file. Sometimes the servers choke on the "DirectorySlash off" line. Just comment that out and see it it's working again.
John
-
Re: Silverstripe migration

2 February 2009 at 8:16am
Hi,
Thanks for the reply, I have done as you suggested however I am still getting the same error.
"Error
The website server has not been able to respond to your request." In firefox
and a HTTP 500 in IE
Any other ideas?
Regards
Graham.
-
Re: Silverstripe migration

2 February 2009 at 11:32am
Fixed it,
PhPMyAdmin was exporting my MySql table names in lowercase.
Regards
Graham.
| 2233 Views | ||
|
Page:
1
|
Go to Top |


