python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
NginX https error (500 Internal Server Error) on CentOS
I'm using 'Oracle Cloud'.
I created a VM(Computer instance) on Oracle Cloud with CentOS 8. And I installed NginX, and it works well when I test it with 'http://mydeal.servername.com'.
To make NginX se...

Geobongpapa
Votes: 0
Answers: 0
Try catch not working with C++ GCC compiler (Qt Framework)
I am using Qt5.13.0 framework on centos with GCC compiler, try catch is working on windows but no working on Centos.
int main(int argc, char *argv[]) {
QApplication a(argc, argv);
a.setStyleSheet(...
Safdar Sikander
Votes: 0
Answers: 0
Can't install composer in aApanel for laravel project
I am trying to deploy a laravel project to linux vps. the command "composer install" returns me this error
'Installing dependencies from lock file (including require-dev) Verifying lock file...

Sony Joy
Votes: 0
Answers: 0
Keep getting Nginx 403 Forbidden error when accessing a react js application
please, I have a react js application that I want to deploy on my server (Centos 7), I have already generated the build and I have installed nginx on my server and I have created the folder www under ...
Amine Ch 99
Votes: 0
Answers: 1