You are not logged in.

#1 2016-12-01 18:34:13

Wu
Member
Registered: 2009-12-27
Posts: 80

bitnami drupal installer does not work

I'm trying to use the drupal installer from here: https://bitnami.com/stack/drupal/installer

The installer complains about the glibcxx version, saying that version 3.4.5 is installed and that it needs version 3.4.9.

What package that provides the required library should I install?

the full error:
http://i.imgur.com/m3oVQyl.png

Last edited by Wu (2016-12-01 18:43:11)

Offline

#2 2016-12-02 21:17:45

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: bitnami drupal installer does not work

1) What is the output of

uname -a

2) Why can't you use Drupal from the regular repositories?

pacman -S drupal

(As long as you have your system fully up to date)

Note: As a developer myself, I will advise you to install your LAMP stack yourself -- PHP, MySQL, Apache are all in the standard repositories and can be installed with pacman. Don't deprive yourself of the knowledge of getting a website working, because when you get to a hosting platform, you are probably going to have to have some of this knowledge handy.

Note 2: I have made an assumption that you are new to Drupal/LAMP development because you are looking at an all-in-one installer. If you are not new to this, or have other reasons, feel free to ignore my advice.

Last edited by mrunion (2016-12-02 21:18:08)


Matt

"It is very difficult to educate the educated."

Offline

Board footer

Powered by FluxBB