Results 1 to 3 of 3
  1. #1
    Registered User
    Join Date
    Nov 2017
    Posts
    2

    An issue then moving a module from localhost to livehost.

    Hello
    Hope anyone can help.
    I have a problem in moving PrestaShop 1.6 from localhost to livehost.
    I do this steps:
    1- compress PrestaShop files to zip file in localhost
    2- export PrestaShop database in localhost to an sql file.
    3- move myprestashop zip file to public HTML in live host via FileZilla
    4- extract zip file in livehost and path is: public_html/all PrestaShop folder and files
    5- went to MySQL databases in cpanel and create database prestashop and user and import prestashop.sql that created in localhost. Then add a user to database with all privileges.
    When everything is done, I check the site it shows: "Megamenu need to chmod to 755. This hosting may not be compatible with Mega menu" error. This is the Prestashop mega menu module that I use: https://www.prestashop.com/forums/to...a-menu-module/
    What did I do wrong? may I need to change to a new hosting provider?
    Thanks and looking for your help
    In addition, all other modules work well except this module, it must be a problem of hosting.
    Thanks
    Last edited by searaoracle; 11-16-2017 at 01:48 AM.

  2. #2
    Registered User 24x7servermanag's Avatar
    Join Date
    Jul 2017
    Location
    India
    Posts
    1,020
    All file and directory permission are set correctly?

    Your folders should be 755.
    Files should be 644.

    Make sure to fire the below command under public_html -

    find . -type d -exec chmod 755 {} ";"
    find . -type f -exec chmod 644 {} ";"


    After that give a try.
    Server Management Company
    India's Leading Managed Service Provider | Skype: techs24x7
    Cpanel Technical Discussions - Lets talk !

  3. #3
    Registered User
    Join Date
    Nov 2017
    Posts
    2
    Thank for quick help. I will try again.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.