Topic: Move my site

Hi Folks,

I am really in trouble :-(

I lost my domain name (long story!) so I need to move it elsewhere.

It was at www.mydomain.co.uk

I need to move it to www.differentdomain.co.uk/directory/

I FTP the last backup to the new place, but I just see a blank white screen when I go there. What should I do first?

Thankyou for any help.

Graham

Re: Move my site

The backup u made via monstra admin panel does not have all files in it, u have to install fresh momstra same version and than move ur backup files and replace if needed, and directory has to be like this: directory.urdomain.co.uk

(с) Roman Art
So far So good wink

RomanArt's Website

3 (edited by strzelam 2016-08-11 18:47:45)

Re: Move my site

My problem:

Move from old site and hosting. Fresh install and backup. New temp adress http:// IP server /start


OK:
Main site + page (some photos don't work - hotlink off)



Dont work:
login, tags, blog post, sitemap. (but link's are correct - changed adress in system settings)
edit old blog post


error:
The webpage cannot be found
   HTTP 404   


Site

It's possible to rescue ?

Thank you for attention.

Re: Move my site

strzelam wrote:

My problem:

Move from old site and hosting. Fresh install and backup. New temp adress http:// IP server /start


OK:
Main site + page (some photos don't work - hotlink off)



Dont work:
login, tags, blog post, sitemap. (but link's are correct - changed adress in system settings)
edit old blog post


error:
The webpage cannot be found
   HTTP 404   


Site

It's possible to rescue ?

Thank you for attention.

Hi strzelam,

the problem is .htaccess

Here you will find templates for monstra and morfy xxwebplus
Proposals to create a new template for monstra and morfy tell me your proposals xxwebplus

xxwebplus's Website

Re: Move my site

show me the file .htaccess

Here you will find templates for monstra and morfy xxwebplus
Proposals to create a new template for monstra and morfy tell me your proposals xxwebplus

xxwebplus's Website

6 (edited by strzelam 2016-07-24 10:40:31)

Re: Move my site

I tried add fotoport.win/start ...




  • # Set default charset utf-8
    AddDefaultCharset UTF-8

    # PHP 5, Apache 1 and 2.

        php_flag magic_quotes_gpc                 off
        php_flag magic_quotes_sybase              off
        php_flag register_globals                 off


        RewriteEngine on

        ## Begin - Rewrite rules to block out some common exploits.
        # If you experience problems on your site block out the operations listed below
        # This attempts to block the most common type of exploit `attempts` to Monstra
        #
        # Block out any script trying to base64_encode data within the URL.
        RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR]
        # Block out any script that includes a