Questions tagged [server-migration]

Server Migration is simply the act of moving your server data and configuration from one server to another. Sometimes this migration is from one server platform to another, such as from a Virtual Server to a Cloud Server.

50 questions
8
votes
5 answers

Product images not showing after server migration prestashop

I have migrated my prestashop 1.5.6 e-commerce site to a new server, Process i did was just upload the files to new server and import the db. I cleaned the Cache/smarty/compile and Cache/smarty/cache folders and left the index.php file. I tried…
Hasan Nawaz
  • 121
  • 2
  • 2
  • 10
6
votes
4 answers

Alternative to Apache’s .htaccess file for IIS?

I'm moving a WordPress blog from Apache to IIS. It's just for a couple weeks until I get it changed out. But all I can get to is the homepage. Everything else throws errors. I think my problem is in the .htaccess file: # BEGIN WordPress
user80151
  • 605
  • 2
  • 7
  • 13
5
votes
0 answers

Error while deploying to Wildfly-10, Application Server Migration from Weblogic11g to Wildfly-10

We are experiencing error while deploying to wildfly-10 when we are trying to migrate from Oracle Weblogic11g AS to Wildfly-10. We have made following changes to Eclipse IDE in order to remove weblogic dependancies from project build: We had…
2
votes
1 answer

How to Move A Ruby On Rails Website To New Server

I have a Ruby on Rails website which I have successfully tar the apps directory which included the current folder ect. Which I Wget to transfer the files over. The server I have moved to is setup to run Ruby on Rails but is there anything else I…
2
votes
1 answer

How to preserve Visual Studio workspace mappings after TFS upgrade/migration

We are about to upgrade our TFS 2015 environment to TFS 2017. However, in the process, we are also upgrading the hardware, so we stood up a separate new TFS environment (new app server + new database server). We have a public URL registered to…
Jiveman
  • 1,022
  • 1
  • 13
  • 30
2
votes
0 answers

java.lang.UnsupportedOperationException at javax.faces.context.FacesContext.getExceptionHandler

I am trying to migrate my existing JSF 2.1 application running on JBoss AS 5.1.0 to JBoss EAP 6.4. I have added Mojarra jars from JBoss AS 5.1.0 and all other required jars as module dependencies in my jboss-deployment-structure.xml. When I try to…
Shark
  • 21
  • 3
2
votes
1 answer

Migrate IIS Applications from Windows Server 2003 to 2012

I have a Windows Server 2003 SP2 that is running IIS 6 with several web sites and Web applications and I need to copy the all the web sites and web applications to a Windows Server 2012 server running IIS 7.5. Is there anyway to copy the all the…
2
votes
4 answers

Best practice for moving live web apps to new servers?

I am tasked with moving quite a few web apps including the databases to new servers, they are ASP.NET. I was not the one to create and setup these originally so I must try to figure out what exactly I need to replicate in order to not break anything…
MetaGuru
  • 42,847
  • 67
  • 188
  • 294
2
votes
3 answers

Joomla blank after changing server, admin panel good

I did a cPanel move of a Joomla 1.5 website and a PHPBB3 forum from one server to another, and when the DNS changes kicked in all I see is a blank page. The administrator panel works without any problems whatsoever. cPanel works. Website and forum…
Dan Horvat
  • 800
  • 3
  • 14
  • 27
1
vote
0 answers

Problems with WordPress multisite directories/url structures and admin access after migration

I'm trying to migrate a multisite WP installation to a new server. The network consists of a simple parent site that redirects users to one of four subsites based on their location. E.g. if a user from the UK visits the site, they're redirected to…
Ash
  • 49
  • 1
  • 1
  • 3
1
vote
0 answers

What can one do with the original used VMs , once the migration of servers are done using AWS server migration service

As we know , AWS server migration service or SMS automates the migration of your on VMware vsphere, Microsoft Hyper-V and Azure virtual machines to the AWS cloud as AMI which we will run on EC2 instance. Once this migration is completely done for…
Kumar
  • 949
  • 1
  • 13
  • 23
1
vote
1 answer

How to migrate from httpd 2.2 to the conf.modules.d directory in httpd 2.4?

I have recently begun upgrading my httpd version 2.2 from an older server with RHEL 4 to RHEL 7 that ships with httpd version 2.4. One of the changes I noticed, was the conf.modules.d directory that has the following…
1
vote
2 answers

Prestashop 1.6.11 front office not found in a local environement

I had to work on a project made with prestashop 1.6.11 , and i tried to put it in my local web server (wamp). But i just have an access to the back-office panel and the front office isn't find (It's return a 404 error). I have changed my…
kyuno
  • 21
  • 5
1
vote
1 answer

Migration from oc4j to tomEE

We are planning to migrate our Java WebApplications from OC4J to TomEE. I need to provide an LOE for this migration What are the key points regarding the migration? Is there any documentation or books that I can refer to ??
0
votes
3 answers

Transferring files from old dedicated server to a new one

Using Classic ASP (stop tutting), I need to build an application that transfers high resolution photos from one server to another, around 360,000 including the thumbnails to be exact. The application will be called via a Windows schedule and will…
TheCarver
  • 19,391
  • 25
  • 99
  • 149
1
2 3 4