Skip to content
Advertisement

Tag: ubuntu-18.04

“PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib/php/20160303/http.so'” after downgraded PHP from 8.1 to 7.1

We have a requirement that needs to downgrade PHP from 8.1 to 7.1 in our Ubuntu 18 server. After the downgrade, we’re seeing PHP Startup error everytime we check php -v Below is the exact error text: The missing libraries are really not found in the said directory as I checked. We have tried reinstalling as suggested from other forum

DB2 Create Database takes long time

I’m new to Db2 and just installed v11.5 on my Ubuntu 18.04. I referred these two links for setup purpose: IBM and DCON I’m using DB2 CLI to create a database. On typing in create database <database_name> and press enter, it just stays there; there’s no output. I checked the db2diag.log as well, it stops at this: 2021-05-18-15.41.46.618309+330 E653248E505 LEVEL:

Selenium driver throws error on Ubuntu 18.04

I am porting my code over from Windows to Ubuntu, I went ahead and installed java, and all the drivers, and built my jar file. While executing it, I am getting this error. I downloaded the Linux 64bit Chrome Driver for this. The error seems to be starting from my jars main class line 17, which is this line. Here

How do i fix ksoftirqd 100% cpu

I am doing nothing and ksofttirqd uses 100% of my cpu and my pc is very slow. I looked in my /proc/interrupts and there are a lot of “local time interrupts”, “thermal event interrupts”. How do i fix it? (I run ubuntu 18.4) sensors Answer As you can see from the sensors output, your CPU is running too hot. In

Unknown reason for OnePlus One Custom ROM not booting up

I personally compiled AOSP custom ROM for OnePlus One (bacon) on Ubuntu 18.04 LTS. However, the ROM does not boot up and boots into fastboot mode. If I use the kernel of LineageOS 15 for bacon, the boot animation shows up temporarily but then it boots into fastboot mode. I followed all instructions correctly and the build completed successfully. Sources

Advertisement