Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter kaka9889

    (@kaka9889)

    Thanks for the reply.

    I have restored the backup of our blog from the production server onto our LAMP local server.
    
    After the successful import, i am able to login to the wordpress control panel with the production login credentials.
    
    But When I click on the blog website it takes me to the Apache2 Ubuntu Default Page.
    
    

    Apache2 Ubuntu Default Page
    It works!
    This is the default welcome page used to test the correct operation of the Apache2 server after installation on Ubuntu systems. It is based on the equivalent page on Debian, from which the Ubuntu Apache packaging is derived. If you can read this page, it means that the Apache HTTP server installed at this site is working properly. You should replace this file (located at /var/www/html/index.html) before continuing to operate your HTTP server.

    Please advise why is not showing me the blog website?

    Thanks`

    Thread Starter kaka9889

    (@kaka9889)

    Hi folks

    I set up the fresh local WordPress server with IIS (server 2019) via Web platform installer
    and created a test local site with existing themes in WordPress (just for the sake of test)

    Which is fine and able to browse locally on the server (also on the LAN) and all good…But now I want to replace it with my blog which was hosted somewhere else.I have got the back up of that blog which is in a folder public_htm and with database file (filename.sql)

    I have restored/replaced contents of the public_html on my current server with the back up folder of my blog at the following location C:\inetpub\wwwroot\wordpress
    So now it has got wp-admin,wp-content etc..
    Now I am trying to replace the existing database and import the backup database file via phpmyadmin and it is giving me this error`
    [
    HTTP Error 413.1 – Request Entity Too Large
    The page was not displayed because the request entity is too large.

    Detailed Error Information:
    Module	   RequestFilteringModule
    Notification	   BeginRequest
    Handler	   PHP_via_FastCGI
    Error Code	   0x00000000
    Requested URL	   http://localhost:80/phpmyadmin/index.php?route=/import
    Physical Path	   C:\inetpub\wwwroot\phpmyadmin\index.php
    Logon Method	   Not yet determined
    Logon User	   Not yet determined

    ]

    Please advise what should I do OR is there any other easy way to replace the database file.I am newbie to wordpress.

    Thanks

    Thread Starter kaka9889

    (@kaka9889)

    Hi @sharminritu

    Thanks for your reply. Yes, you are right ..I have got the back up of the existing WordPress blog and this back up is provided to me with the .tar extension. After unzipping it I can see the following folder :

    private_html (Its a folder which is empty)
    public_html (Its a folder with some sub-folder & files inside)
    rftqbvcmsd-20210324-1447.sql (Its a file)

    So I just want to restore it into my word press setup and view it on my local server. Please advise what is the best and easy approach should be.

    Thread Starter kaka9889

    (@kaka9889)

    I have started to read more about WordPress and found that The way I set up the word press is via WebPlatformInstaller_x64_en-US using IIS on server 2019. So basically Installing WordPress on IIS using the Web Platform Installer.

    Is it a third type of making website in word press while there are also other ways too like XAMPP & WAMP

    What is the difference between these three types ?

    Can someone please advise?

Viewing 4 replies - 1 through 4 (of 4 total)