Hi @Ibone,
I installed the server version of ubuntu 12.04 but when i try to run the installer i get the error 'cannot execute binary file' as you can see below. If I install the desktop version of ubuntu instead the installer runs without problems .... but I need the server version
marcello@zeusi:~/tmp$ chmod 755 bitnami-drupal-7.14-0-linux-x64-installer.run
marcello@zeusi:~/tmp$ ls -la
total 95184
drwxrwxr-x 2 marcello marcello 4096 Oct 29 10:22 .
drwxr-xr-x 4 marcello marcello 4096 Oct 29 10:20 ..
-rwxr-xr-x 1 marcello marcello 97458687 Oct 29 10:23 bitnami-drupal-7.14-0-linux-x64-installer.run
marcello@zeusi:~/tmp$ ./bitnami-drupal-7.14-0-linux-x64-installer.run
-bash: ./bitnami-drupal-7.14-0-linux-x64-installer.run: cannot execute binary file
If I try to run the installer with sudo I get the error:
marcello@zeusi:~/tmp$ sudo ./bitnami-drupal-7.14-0-linux-x64-installer.run
[sudo] password for marcello:
./bitnami-drupal-7.14-0-linux-x64-installer.run: 1: ./bitnami-drupal-7.14-0-linux-x64-installer.run: Syntax error: "(" unexpected
Thanks for your support
Marcello