Results 1 to 2 of 2

Thread: ./xampp-linux-x64-8.1.4-1-installer.run: 1: ELF: not found ./xampp-linux-x64-8.1.4-1-installer.run:

  1. #1
    Join Date
    2022-Apr
    Posts
    1

    ./xampp-linux-x64-8.1.4-1-installer.run: 1: ELF: not found ./xampp-linux-x64-8.1.4-1-installer.run:

    Hello, I'm trying to install xampp on kali linux. But when I do it I get this error message:

    Code:
    ./xampp-linux-x64-8.1.4-1-installer.run: 1: ELF: not found
    ./xampp-linux-x64-8.1.4-1-installer.run: 5: Syntax error: "(" unexpected
    get out of uname -a:

    Code:
    Linux kali 5.14.0-kali4-686-pae #1 SMP Debian 5.14.16-1kali1 (2021-11-05) i686 GNU/Linux
    please need help i already tried everything.

  2. #2
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    Your uname -a tells you that you have an i686 install, i.e. a 32 bit CPU so you need a 32 bit version..

    Your probably better off just installing the various software manually, a LAMP stack is only (L)inux running (A)pache, (M)aria DB, and (P)HP after all;

    https://wiki.debian.org/LaMp

Similar Threads

  1. Replies: 0
    Last Post: 2014-07-20, 13:25
  2. problem installing xampp server on 64bits Kali linux
    By waspsting in forum General Archive
    Replies: 1
    Last Post: 2013-08-23, 09:54

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •