Questions tagged [downgrade]

This tag refers to the process of replacing a particular system with an older version of the same system

333 questions
0
votes
1 answer

Convert MVC2 .NET 4 application to run on .NET 3.5

This might seem like an odd request, but is there any simple way to downgrade my ASP.NET MVC2 application running on .NET 4 (developed in VS2010) to run on .NET 3.5? I'm asking because the server I will be using to host the application on is within…
David Spence
  • 7,999
  • 3
  • 39
  • 63
0
votes
1 answer

Downgrade OBIEE 12c Repository to 11g

Is it possible to downgrade a 12c repository to OBIEE 11g on windows server? I tried "nqgenoldverrpd.exe" way but I got error below "Reading D:\TEMP\BI_Model\XX_Repository.rpd... The following repository cannot be opened:…
yagmurdursun
  • 933
  • 1
  • 9
  • 21
0
votes
0 answers

How to fix a broken MySQL installation?

Installing a PHP application that requires MySQL or MariaDB, I first installed MariaDB via 'apt install' from the MariaDB repos, but there were behaviours with the installation of the application that seemed to be caused by some kind of…
Bob Calco
  • 1
  • 1
  • 1
0
votes
0 answers

Downgrade PHP 7.3.2 to PHP 5.4 CentOS 7.6

How can i Downgrade PHP 7.3.2 to PHP 5.4 on CentOS 7.6? I've tried this : service httpd stop sudo yum-config-manager --enable remi-php54 sudo yum-config-manager --disable remi-php73 sudo yum -y downgrade php php-cli php-fpm php-mysqlnd php-zip…
SilverLight
  • 19,668
  • 65
  • 192
  • 300
0
votes
1 answer

Where can i find, jasper report server 4.5.0 war file?

I need to use Jasper Report server, specifically the version 4.5.0, in the Web site i only found verisons 6, 6.1, 6.2, 7. I have searched in some sites but only 4.2, 5.1 and 6 to 7 versions are available. If there is one mirror to download it, could…
0
votes
0 answers

My ubuntu 18.04 apps stopped working after I downgraded my java

I recently downgraded my java version from java-1.11.0-openjdk-amd64 to java-1.8.0-openjdk-amd64 At the moment I have user-admin@V0007054:~$ java -version openjdk version "1.8.0_181" OpenJDK Runtime Environment (build…
Ali J
  • 33
  • 2
  • 5
0
votes
1 answer

How to downgrade Odoo 9 EE to CE?

I've Odoo 9 EE installed, and I wanna downgrade it to CE, so how can I do that ? I found this tutorial but I didn't get it working : https://www.quora.com/Can-we-install-enterprise-modules-in-Odoo-community-while-hosting-on-premise Thanks
BKF
  • 1,298
  • 4
  • 16
  • 35
0
votes
1 answer

Downgrade Parse Server

I've been trying for 2 hours straight now, to downgrade Parse Server from 3.0.0 to 2.8.4 and I fail every time! I changed it from package.json, npm install, go to dashboard, still: server version 3.0.0! Here are the logs of the installation: npm…
Sotiris Kaniras
  • 520
  • 1
  • 12
  • 30
0
votes
1 answer

Application built for API 8 does not work with API 7 - what goes wrong?

Hey guys I simply want to downgrade my api level 8 to 7 so that i can run the application both on 2.2 and 2.1 devices. The application is running perfectly fine on 2.2 and is having problem working on 2.1 I have done changes in manifest.xml and…
abhishek
  • 1,434
  • 7
  • 39
  • 71
0
votes
1 answer

tensorflow 1.1 version download on Windows

I'd like to download 1.1.0 version tensorflow. But they don't support that version with pip anymore. How can I download it? or is there any helpful things that can help to fix codes from low version to latest version?
Amily
  • 325
  • 1
  • 4
  • 16
0
votes
2 answers

Install dotnet 1.1 over 4

Does installing Dotnet 1.1 after 4.0 give any head aches? -- I have a machine with Dotnet 2, 3.5 and 4.0. Now there is a need to install Dotnet 1.1 too. Are there any steps I should do before? Will the installation hate and haunt me? Will all run…
LosManos
  • 7,195
  • 6
  • 56
  • 107
0
votes
0 answers

downgrade laravel project 5.5 to 5.0.*

First of all sorry about my English! I'm in situation where I need to downgrade my Laravel project because some history about php version running on installation server (php 5.4). After I set my composer.json and run update, I get this…
OUTC-K
  • 121
  • 1
  • 1
  • 8
0
votes
0 answers

downgrade boost 1.65.1 python to 1.63.1 or uninstall and rebuild

I have installed boost 1.65.1 and I want to either downgrade it to 1.63.1 or uninstall it and then rebuild it. boost getting started I don't know how to do that and also from which folder to execute which command...?
Yafim Simanovsky
  • 531
  • 7
  • 26
0
votes
1 answer

Install a previous version of pip3 on ubuntu debian9

Since I upgraded my pip3 from 9.0.1 to 10.1 to try to solve this problem (python 3.5 in statsmodels ImportError: cannot import name '_representation'), I can't manage to install any packages with pip3; it appears this is a problem caused by the…
Jérémy
  • 340
  • 1
  • 3
  • 13
0
votes
1 answer

Downgrading from dnn 9.1.0 Professional edition to dnn 9.1.0 Community edition

I have a website on DNN framework v. 09.01.00 (512) professional edition. I want to downgrade it to DNN framework v. 09.01.00 (512) community edition. I removed the evoq related dlls from the bin folder of my website directory and managed to get the…
Mellionis
  • 105
  • 1
  • 9