Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Moving local install to a live server

edited February 2012 in Vanilla 2.0 - 2.8

Hello.
So I have finally got my site setup on localhost and i'm trying to copy it over onto a live site. I have copied all my files, the database etc.

I have then editied the conf/config.php file to update the mysql database connection, however I still get an error. What else do I need to edit? When going to the website I get this:

Fatal error: Class 'Gdn' not found in /nfs/c10/h05/mnt/143898/domains/nintenfriends.com/html/bootstrap.php on line 47

Best Answer

  • x00x00 MVP
    Answer ✓

    you need to delete the .ini files in your cache.

    grep is your friend.

Answers

  • x00x00 MVP
    Answer ✓

    you need to delete the .ini files in your cache.

    grep is your friend.

  • @x00 Perfect. I would have never known to delete those, but it's working now so all is good.

  • @x00 Sorry to bother again, but i've just noticed none of my links work. I can't access the login for example, I get the message below. What do I do to fix this?

    The requested URL /entry/signin was not found on this server.

  • Sorry, nevermind. My mac hid the .htaccess file so it never got uploaded.

  • 422422 Developer MVP

    is the url being prefixed correctly ??

    There was an error rendering this rich post.

Sign In or Register to comment.