Questions tagged [cyber-panel]
63 questions
4
votes
0 answers
Records not showing after adding nameserver in cyberpanel
I am trying to set up a custom nameserver in Cyberpanel, the following is what I've done:
I have a GoDaddy account which have my primary domain(e.g primarydomain.com), the nameservers for this domain(primarydomain.com) is managed by Godaddy, I've…

Budhana Tech
- 76
- 7
3
votes
1 answer
how to install zip extension in php 8.1 in Cyberpanel
In vps server Php 8.1 has no zip extension installed.
anyone help me to solve the problem.

Sai Wagh
- 31
- 2
2
votes
0 answers
Cyberpanel You are not authorized to access this resource
I am new to Cyberpanel and would like to integrate it with my existing github repo but I get You are not authorized to access this resource. when I try manage git on cyberpanel user interface. I tried following following docs and added the new ssh…

saeedj
- 2,179
- 9
- 25
- 38
1
vote
0 answers
To enable extensions, verify that they are enabled in your .ini files: - CyberPanel
When I try intall composer, this error shows:
To enable extensions, verify that they are enabled in your .ini files
I'm using CyberPanel
so I run this command, but got error.
sudo apt-get install php7.4 libapache2-mod-php7.4 php7.4-common php7.4-gd…

Bohdan V.
- 115
- 1
- 11
1
vote
1 answer
How to run spring boot application on cpanel or cyberpanel?
How can I run Kotlin Spring Boot application on Cyberpanel or Cpanel?
Hello, I develop some API projects on Kotlin Spring Boot. At the same time, I use postgreSQL. So, I need postgreSQL in cpanel or cyberpanel. As much as I know, cyberpanel does not…

propeace
- 11
- 2
1
vote
2 answers
Error on Asp Net SignalR hosted on Cyberpanel
I’m creating a website for farm management. I’m running a Asp Net Web API on CyberPanel. I’ve done it following this article: Publish & Run ASP.Net on CyberPanel / Linux – Blog of Viov
The problem is i’m using a technology called SignalR. The…

Heitor E. Rezende
- 85
- 6
1
vote
0 answers
How to install gRPC php extension on CentOS 7 CyberPanel
This is my first time using VPS Server I'm hosting a Laravel website, And I need PHP gRPC extension.
Server details:
hosting from: Hostinger VPS
OS: CentOS 7
control panel: CyberPanel 2.3
using server SSH I have installed gRPC on PHP81, but the…

Salar Pro
- 43
- 5
1
vote
2 answers
How to install php zip extensions in cyberpanel
I am getting an error like this when installing the php zip extension
I tried everything in the internet but nothing worked.
Can anyone please help me to solve this issue.
Thank you

dev
- 21
- 1
- 3
1
vote
0 answers
Problem in deploying Django website on Cyber Panel
I have deployed the Django website on openlite server and cyberpanel. According to the documentation of the cyberpanel, there is no requirement to run the server manually. The default page of cyberpanel will be removed automatically once the Django…

Jarvis
- 58
- 5
1
vote
2 answers
vhost config in cyberpanel is not working
There is vhost config, which should be reverse proxy to the flask application, and is not working. Below is the vhost config. Flask application is running on port 5000.
Added rewrite in both the context and outside, even then it's not working. Below…

Subramanya G
- 11
- 2
1
vote
1 answer
How to setup a Adonis js app in CyberPanel
I’m having trouble loading the application. When accessing the subdomain an infinite load is shown and nothing happens.
I tried to use several available tutorials and still without success
SSL work
Migration Work
See below
I’m use AdonisJs
context…

marcelo.delta
- 2,730
- 5
- 36
- 71
1
vote
1 answer
CentOS cyberpanel PHP 8.0 zip extension
I'm a moodle user and recently found out that everytime i try to download a ODS file (exporting grades) it says Exception - Class "ZipArchive" not found"
it turns out that my php (version 8.0) doesn't have the zip extension installed
i tried…

squarefighter
- 45
- 7
1
vote
0 answers
503 Service Unavailable Error while hosting Django website on CyberPanel
I am trying to host my Django website using CyberPanel on OpenLiteSpeed.
I have completed website development. The website is running properly when I run in debug mode (using runserver command). I am trying to deploy the website.
I am using…

Dark Sorrow
- 1,681
- 14
- 37
1
vote
1 answer
How to setup Reverse DNS in AWS Lightsail?
My domain is registered with GoDaddy. I have installed CyberPanel on AWS Lightsail server. Multiple websites are hosted successfully on same server. I am facing problem with domain email setup. I am able to receive emails but unable to send…

Manjeet Shinde
- 11
- 2
1
vote
0 answers
How can I deny access to the file xmlrpc.php to all virtual hosts in my OpenLiteSpeed server?
I am running an OpenLiteSpeed server with CyberPanel on a Linode. I need to block access to the WordPress file xmlrpc.php for all domains, as it is a security concern. I know how to block the file for each domain using .htaccess, but there has got…

Richard
- 11
- 2