• Hi, i’ve got a difficult case:

    A few years ago i created a website on my own server. After creating i did move the website to the server / hosting of my client. No problems unit last week.. My client needs to move te website again to another server.. so I did the job (WordPress via FTP and database via PHPmyAdmin).

    The homepage is working fine (including java/ images and css).. but when I click the menu buttons or any other link; i got an INTERNAL SERVER ERROR. I’d try a few things and this are my observations:

    – when i create a new page, it also gives me te error
    – when i create a new page, and PREVIEW it.. the page is fully visible
    – when PUBLISH the PREVIEW, it comes again with the error

    Is this a database problem? And how can i fix it?

    Many thanks in advance!

    • This topic was modified 6 years, 4 months ago by robje33.
    • This topic was modified 6 years, 4 months ago by robje33.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Errors like this are logged. Check the error log on your server. If you can’t find the log, please contact your host.

    Meantime, enable wp_debug and wp_debug_log and after an error, look at wp-content/debug.log to see if anything gets logged there. https://codex.www.ads-software.com/Debugging_in_WordPress

    You can also try this: Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.

    If you cannot access wp-admin, there are other ways to deactivate plugins.

    Hi, just tested your site, and links seem fine? If you are still experiencing issues at some pages, please provide us with the full URLs. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Internal server error’ is closed to new replies.