You are not logged in.

#1 2022-02-17 17:38:44

IsaacDVM
Member
From: Madrid
Registered: 2022-02-17
Posts: 2

[SOLVED] XAMPP does not run after update (XAMPP only availably 32 bit)

Hello everyone,

I will apreciate some advice. After an update and a reboot i've found that XAMPP could not start.

[root@tecserv usb0]# /opt/lampp/lampp status/start/stop
XAMPP is currently only availably as 32 bit application. Please use a 32 bit compatibility library for your system.

journalctl -b: http://ix.io/3PS4
pacman log: http://ix.io/3PS5
cat /opt/lampp/lampp http://ix.io/3PS6

If I comment this lines (https://dankumedia.medium.com/how-to-fi … d0f4ac9429) i get an error:
http://ix.io/3PS8

Thanks for all and sorry and if I miss some information

Last edited by IsaacDVM (2022-02-18 08:52:09)

Offline

#2 2022-02-17 17:54:41

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,845
Website

Re: [SOLVED] XAMPP does not run after update (XAMPP only availably 32 bit)

Mod note: Moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2022-02-17 22:55:44

loqs
Member
Registered: 2014-03-06
Posts: 17,323

Re: [SOLVED] XAMPP does not run after update (XAMPP only availably 32 bit)

Offline

#4 2022-02-18 08:50:03

IsaacDVM
Member
From: Madrid
Registered: 2022-02-17
Posts: 2

Re: [SOLVED] XAMPP does not run after update (XAMPP only availably 32 bit)

Thanks for all:

I've made (with some differences because i don't have sudo):

cd /opt/
git clone https://aur.archlinux.org/libxcrypt-compat.git
cd libxcrypt-compat/
makepkg -si
pacman -U libxcrypt-4.4.28.tar.xz.asc

And it works fine:

[root@tecserv libxcrypt-compat]# /opt/lampp/lampp start
Starting XAMPP for Linux 8.0.12-0...
XAMPP: Starting Apache...ok.
XAMPP: Starting MySQL...ok.
XAMPP: Starting ProFTPD...ok.

Good weekend and have fun

Offline

Board footer

Powered by FluxBB