Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8253123
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T00:46:04+00:00 2026-06-08T00:46:04+00:00

I have a nice Magento server and need to move to other server host

  • 0

I have a nice Magento server and need to move to other server host

Moving Magento from Php 5.2.17 server to SuPHP server

All my file permissions are bogus on new server and nothing works. What do I need to change, or what is the proper way to move Magento to a SuPHP server (from non SuPHP)

METHOD 1 -> Current process:

Old server

  1. remove session/cache/etc
  2. tar gz all + SQL dump

New server (SuPHP)

  1. untar gz + upload SQL
  2. update SQL server in local.xml
  3. update core_config in database

METHOD 2 -> Idea

  1. Re-install + upload old DB
  2. Copy only certain folders
    (but then I dont know how to copy over extenions etc)

What should/can I change to make Magento SUPHP work?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T00:46:06+00:00Added an answer on June 8, 2026 at 12:46 am

    To add a log of my experience. Thanks to Fiasco Labs.

    Main steps

    On old server

    1. Important! Disable cache in admin, remove, clear any cache (also
      from extension like zoom, APC)
    2. Follow guidelines as below (create
      site backup in tar.gz)
    3. Execute SQL dump via prompt or via directadmin or other

    On new server

    1. Place tar in public html and extract (can also be done via directadmin filemgr)
    2. upload SQL
    3. update settings in local.xml
    4. update urls in core_config in database
    5. Set chmod app/etc/local.xml 600 (no write to stop error messages in log)

    # GOTO MAGENTO ROOT PUBLIC_HTML
    mkdir ../backup
    cp -rf * ../backup
    cd ../backup
    
    # VERIFY THAT YOU ARE IN DIRECTORY BACKUP
    # REMOVE ALL CACHE RELATED FILES IN HET BACKUP FOLDER
    rm -rf var/cache/* var/session/* var/zoom/* var/minifycache/* downloader/pearlib/cache/* downloader/pearlib/download/* downloader/pearlib/download/* downloader/pearlib/pear.ini var/cache/* var/backups/* var/report/* var/log/* var/locks/*
    
    # SET FILE RIGHTS CORRECTLY FOR SUPHP
    find . -type f -exec chmod 644 {} \;
    find . -type d -exec chmod 755 {} \;
    chmod 550 lib/pear
    chmod 550 mage
    
    # MAKE DIRS READABLE
    chmod -R 777 var media
    chmod 777 media var/cache/ var/session/ var/zoom/ var/minifycache/ downloader/pearlib/cache/ downloader/pearlib/download/ downloader/pearlib/download/ downloader/pearlib/ var/cache/ var/backups/ var/report/ var/log/ var/locks/
    
    # TAR AND GZ
    tar -czpf backup_mage.tar.gz . 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

have a nice day. I got problem when trying to create an image from
I have a nice dataset loop working, but I need to run another loop
I have a nice page that does everything I need. However one of the
We've all seen that stores have nice-looking pricing on their products; 1.99, 209.90 and
I have a nice java code that unzips a .zip file. But problem with
Because anything from C++ and beyond have nice constructs that handles a stack like
I want to replace some headers by images, so I would have nice font.For
Have a nice day everyone, I have something to ask your hel, to better
I have a nice question about the loop-expression of a for-loop in C#. I
I have a nice clean domain layer in my app that was developed in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.