Author Topic: CWP on Oracle linux - error while installing php, unknow repo: epel  (Read 6688 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
I'm trying to install CWP on oracle linux in a VM with Virtualbox, i've followed all the tutorial, everthing was going well, bu when it started installing PHP, this just happened:



Oracle linux is compatible with cwp? I didn't find this information anywhere. I followed exactly as it is in the tutorial, am I missing something? the VM is the problem? the epel repo in etc is enabled
« Last Edit: November 08, 2021, 01:48:33 PM by NatanG »

Offline
*
Re: CWP on Oracle linux - error while installing php, unknow repo: epel
« Reply #1 on: November 09, 2021, 12:34:30 AM »
try checking epel repo
yum install goaccess --enablerepo=epel
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: CWP on Oracle linux - error while installing php, unknow repo: epel
« Reply #2 on: November 09, 2021, 11:10:03 AM »
try checking epel repo
yum install goaccess --enablerepo=epel

"ERROR: Unknow repo: 'epel' "

also, I went into the directory "yum.repos.d", the only repo directory, the only file with "epel" is: "oracle-epel-ol8.repo", with "enable = 1". I don't know if that makes a difference
« Last Edit: November 09, 2021, 11:19:24 AM by NatanG »

Offline
*
Re: CWP on Oracle linux - error while installing php, unknow repo: epel
« Reply #3 on: November 10, 2021, 09:59:05 AM »
try this

yum -y install epel-release
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: CWP on Oracle linux - error while installing php, unknow repo: epel
« Reply #4 on: November 10, 2021, 11:13:06 AM »
try this

yum -y install epel-release

"No match for argument: epel-release
Error: Unable to find a match"

also tryed without release and... "No match for argument: epel"

Offline
*
Re: CWP on Oracle linux - error while installing php, unknow repo: epel
« Reply #5 on: November 10, 2021, 01:28:46 PM »
looks like oracle doesn't have it, try to run cwp installer again... it has now added epel to cover those issues on oracle
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: CWP on Oracle linux - error while installing php, unknow repo: epel
« Reply #6 on: November 11, 2021, 11:47:29 AM »
looks like oracle doesn't have it, try to run cwp installer again... it has now added epel to cover those issues on oracle



I've passed the php install but, there is a problem with MySql and... other thing like in the print
"mysql: command not found"(traslated)

Offline
*
Re: CWP on Oracle linux - error while installing php, unknow repo: epel
« Reply #7 on: November 11, 2021, 12:17:41 PM »
Also, when i run the cwp installer again with sh, it says that cwp is already installed, but i cant connect using my host machine web browser... is the VirtualBox the problem? network config?
i cant even update it, says that the directory and archive doesnt exist
« Last Edit: November 11, 2021, 01:17:57 PM by NatanG »

Offline
*
Re: CWP on Oracle linux - error while installing php, unknow repo: epel
« Reply #8 on: November 12, 2021, 02:33:54 PM »
probably the best is to use centos as different images of for example oracle or rocky can have some issues.
It all depends on the image and also one important thing is to have OS lang on English before starting the install
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: CWP on Oracle linux - error while installing php, unknow repo: epel
« Reply #9 on: November 16, 2021, 11:50:19 AM »
So, CWP doenst support Oracle Linux?

Offline
*
Re: CWP on Oracle linux - error while installing php, unknow repo: epel
« Reply #10 on: November 17, 2021, 08:13:12 AM »
there is a new version having fix Rocky/Oracle/Alma Linux on el8.
https://control-webpanel.com/changelog
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: CWP on Oracle linux - error while installing php, unknow repo: epel
« Reply #11 on: November 22, 2021, 02:03:27 PM »
i've reinstalled everything, still using oracle, and everything is working fine, thank you