Questions tagged [centos6.8]

5 questions
2
votes
1 answer

Underlying cause: java.lang.ClassNotFoundException : com.mysql.jdbc.Driver Use --verbose for detailed stacktrace.

I was trying to build spark environment on CentOS6.8 on macOS using VMware Fusion. I have previously installed jdk-10.0.1, hadoop-2.4.1.tar.gz, and MySQL. They worked successfully. However, when I was trying to format matadata repository,…
Tom.Xiao
  • 21
  • 1
  • 3
1
vote
1 answer

SyntaxError: invalid syntax with python2 and selenium in centos6.8

I run python script: #!/usr/bin/env python # -*- coding: utf-8 -*- from selenium import webdriver from selenium.webdriver.firefox.options import Options from selenium.webdriver.common.keys import Keys # from pyvirtualdisplay import Display profile…
Sv.
  • 51
  • 5
1
vote
1 answer

Error in installing latest gcc in centos 6.8

I have followed HDJEMAI suggestion, but when I do ./configure --with-system-zlib --disable-multilib --enable-languages=c,c++ there is this error: configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+. Try the --with-gmp,…
user2820579
  • 3,261
  • 7
  • 30
  • 45
0
votes
3 answers

Nginx Showing Welcome Page/403 Error instead of homepage

I am using CentOs 6.8 Using CloudFlare DNS in Development Mode Nginx shows welcome page, its picking up from /usr/share/nginx/html But not from: /home/nginx/domains/XYZDomain.com/public/ In Directory: /etc/nginx/conf.d 2 Configurations…
Noorsimar
  • 120
  • 1
  • 2
  • 8
0
votes
1 answer

Installation error ImageMagick on Linux CentOS release 6.8

for the Joomla component to work, I need the ImageMagick package, which I decided to install under this instruction https://codebeer.ru/ustanovka-imagemagick-v-centos-7/ But during the installation after the command yum install gcc php-devel…
TommyDBrown
  • 83
  • 1
  • 7