domainreg Posted February 1, 2020 Report Share Posted February 1, 2020 Hello, I have problem, we migrate our website and Revive Adserver directory on a new server, everything works fine but when I try to add new banner under any advertiser's campaign I am getting HTTP ERROR 500 This page isn’t working "domain" is currently unable to handle this request. HTTP ERROR 500 May be anyone can suggest any solutions, other pages and functions works fine. Thanks in advance. Quote Link to comment Share on other sites More sharing options...
tbobker Posted February 9, 2020 Report Share Posted February 9, 2020 What banner type did you try to upload. Did you select upload to we server? Also check directory permissions on the new server match those in the documentation https://documentation.revive-adserver.com/plugins/servlet/mobile?contentId=9633896#content/view/9633896 Does a simple text ad show error 500? Quote Link to comment Share on other sites More sharing options...
elonjigar Posted October 3, 2022 Report Share Posted October 3, 2022 The error is too generic and does not tell you exact problem. The first thing you need to know about the http error 500 the page isn't working is that the error can only be resolved by fixes to the Web server software. It is not a client-side problem meaning that the problem is not with your browser, your computer, or your internet connection. When you hit an internal server error it usually means some parts of your web server is not configured correctly or the application is trying to do something and the server is failing to carry out the request due to a conflict or restriction. Please check the error logs on your server for a more specific error message, which may give a clue to why this is happening on your website/server. These errors are often caused by plugin or theme function conflicts, so if you have access to your Dashboard, try deactivating all plugins. It is up to the administrators of the Web server site to locate and analyse the logs which should give further information about the error. However, there are often ways to quickly get around the problem: Reload or Refresh the Webpage. Check you server permission. Corrupt Plugins. .htaccess file may be corrupt. Exceeded PHP memory limit. Increase the memory setting in the wp-config.php file. Clear your browser cookies and cache Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.