by Meloon
8 replies
Hey there!

I just bought a webshop that is developed in php and I was instructed to take over the domain and create a webhotel and put the webshop files in the new webhotel and all would be working.

Wrong! I can't get the domain to connect to the webshop although the files are in the root.

I remember from somewhere that it's not possible to just cut and paste a php-based webpage and make it work just like that. You need to perform some adjustments or configuration.

What should I do?? Anyone?

Thanks in adnvace!
#move #php #webshop
  • Profile picture of the author KirkMcD
    And what is the error you are getting?
    Is there a database also?
    {{ DiscussionBoard.errors[10332648].message }}
  • Profile picture of the author beeground
    please let us know your error statements
    {{ DiscussionBoard.errors[10332668].message }}
    • Profile picture of the author Meloon
      I use Filezilla to move all files. When I enter my webshop on Hosted By One.com | Webhosting made simple I don't get the webshop presented.

      I don't get any error message neither in Filezilla when I move the files or on my webshop link.

      Did this answer help?
      {{ DiscussionBoard.errors[10333404].message }}
  • Profile picture of the author 2WDHost
    Hi Meloon.

    There is a message about database connection at the moment.
    Have you transferred the database and set the correct database connection information in script configuration?
    {{ DiscussionBoard.errors[10333801].message }}
  • Profile picture of the author KirkMcD
    You don't see this error message?
    Link to database cannot be established.
    You say you moved the files. Did you move and install the database also?
    {{ DiscussionBoard.errors[10333869].message }}
    • Profile picture of the author Meloon
      Originally Posted by KirkMcD View Post

      You don't see this error message?

      You say you moved the files. Did you move and install the database also?
      I just moved the files and didn't make any installation. How can I perform any installation you mean?
      {{ DiscussionBoard.errors[10357808].message }}
  • Profile picture of the author topnichewebsites
    If this is still an issue hit me up here
    Signature
    http://pixelcovers.com/ <- eBook add eCovers

    https://www.unicommercesolutions.com <- WordPress Websites and Maintenance
    {{ DiscussionBoard.errors[10334109].message }}
  • Profile picture of the author Tekno
    You need to edit the the configuration file so that it tries to connect to the new database with correct login/password.

    Configuration file is named differently in different scripts/shops - config.php, include.php, database_config.php etc. You can edit the file in Notepad.
    {{ DiscussionBoard.errors[10334575].message }}

Trending Topics