Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
user:sathish [2018/05/27 10:53]
sathish
user:sathish [2018/05/28 08:37] (current)
sathish
Line 89: Line 89:
  
 use one of the following commands ​ (depends on your distro):</​fs>​ use one of the following commands ​ (depends on your distro):</​fs>​
 +     yum install python-devel mariadb-devel gcc
      yum -y install python-pip      yum -y install python-pip
      pip install mysqlclient      pip install mysqlclient
 +
  
      yum install MySQL-python      yum install MySQL-python
Line 96: Line 98:
      ​apt-get install python-pip python-dev libmysqlclient-dev      ​apt-get install python-pip python-dev libmysqlclient-dev
      pip install mysqlclient      pip install mysqlclient
 +      
 + If you are using Mysql also use the below command 
 +     yum install mysql-dlevel
 {{ :​user:​python.png?​direct |}} {{ :​user:​python.png?​direct |}}
 +----
 +Also please install the below php addons and restart the webserver
 +
 + yum install php-imap php-mbstring php-soap php-xmlrpc
 +
 + /​etc/​init.d/​httpd graceful
 +
 ---- ----
  
  • user/sathish.1527418403.txt.gz
  • Last modified: 2018/05/27 10:53
  • by sathish