How to install pimcore on linux - pimcore

Hi Guys I have a linux OS with follwoing configurations
1. RHEL 6.6
2. PHP 5.16
3. apache server 2.7.15
4. Mysql 5.6.13 does it's sufficient to install
the pimcore I tried using the link https://www.rosehosting.com/blog/how-to-install-pimcore-on-a-centos-7-vps/ but couldn't succeed could you tell me where I am wrong or what should I do to install pimcore

Your apache and mysql version's are fine but php version needs to be upgraded as
Minimum server requirement for pimcore 4 is
Apache >= 2.2
PHP >= 5.5
MySQL / MariaDB >= version 5.5.3
https://www.pimcore.org/wiki/display/PIMCORE4/System+Requirements
Minimum server requirement for pimcore 3 is
Apache >= 2.2
PHP >= 5.4
MySQL / MariaDB >= version 5.5
https://www.pimcore.org/wiki/display/PIMCORE3/System+Requirements
Hope this will help. :)

Related

How to upgrade from CentOS 7.9 to specific version of AlmaLinux (i.e. to 8.3 - not the latest one) - Elevate tool

There is elevate tool that allows you to upgrade from CentOS 7.9 to AlmaLinuŃ… 8.x (the latest 8.x)
https://wiki.almalinux.org/elevate/ELevate-quickstart-guide.html
While for various reasons I need to upgrade to a specific version of AlmaLinux (not the latest one) - i.e. to 8.3. Is it possible?
It seems there is the following option:
leapp preupgrade --target <target_os_version>
Described here:
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/upgrading_from_rhel_7_to_rhel_8/reviewing-the-pre-upgrade-report_upgrading-from-rhel-7-to-rhel-8

How to upgrade to php version 7 from php5.2 in Production server (Linux Debian wheezy) running in apche2 web server

we want to upgrade our php version and laravel to php v7 and laravel v5.4 from php v5.2 ,and laravel 4.2 .I already upgraded locally in windows 7 , Now I want to upgrade in production server (Linux Debian (wheezy ) , so anyone please guide me correct solution . i went through below links, and i am not able to understand which one is correct and i would follow , i am new to Linux OS , please anyone give me proper guidance and solution.
Thanks
Devidas Pawar

No appropriate python interpreter found. - Cassandra

I am new to Cassandra . I installed Cassandra in RHEL 6.5 , and installed Cassandra 3.5 .
When launch the cqlsh , it gives me the error
No appropriate python interpreter found.
What could be the reason , should I try a lower Cassandra version ? any one encountered the same issue ?
If your Python version is below 2.7, you should upgrade it to at least Python 2.7.
It might be a version between 2.4.x and 2.6.x.
Cassandra versions 3 and greater need at least Python2.7

Java EE 7 SDK with JDK Ubuntu Server 12.04

I am trying to install Java EE 7 SDK with JDK as see downloaded from here
I am getting this error:
"Can't connect to X11 winder server using '0' as the value of the variable"
as this is a server, I don't want to have a GUI. Is there there no other way to install this without a GUI for Ubuntu Server 12.04 ?
I am trying to get glassfish 4.0 up and working on here ultimately, with a My-Sql Cluster setup.
Download and install Glassfish as described on https://glassfish.java.net/download.html
It is just unzipping a file.

Installing Apache solr Centos 5 Dedicated server

I have a CentOS 5.6 Dedicated server with the MySQL and Apache installed on it. I want to install Apache solr on it.
Does anyone know what is the best way to do it and is there any step by step tutorial that will show me how to do that.
You can check this one Installing Apache Solr on CentOS
you can see this on http://janaksingh.com/blog/apachesolr-search-drupal-centos-107

Resources