Thanks for the fix :)
Search Criteria
Package Details: xampp 8.2.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/xampp.git (read-only, click to copy) |
---|---|
Package Base: | xampp |
Description: | A stand-alone LAMPP distribution |
Upstream URL: | https://www.apachefriends.org |
Keywords: | FTP HTML HTTP internet LAMPP MySQL PHP server web webserver |
Licenses: | GPL |
Submitter: | grufo |
Maintainer: | grufo |
Last Packager: | grufo |
Votes: | 33 |
Popularity: | 2.69 |
First Submitted: | 2017-03-26 15:47 (UTC) |
Last Updated: | 2023-04-26 20:23 (UTC) |
Dependencies (9)
- inetutils (gettext-hostnameAUR, inetutils-gitAUR, busybox-coreutilsAUR)
- libxcrypt-compat
- net-tools (net-tools-gitAUR)
- pcre (pcre-svnAUR) (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- sdxAUR (make)
- tclkitAUR (make)
- polkit (polkit-gitAUR, polkit-consolekitAUR) (optional) – for launching XAMPP Manager and Control Panel from menu
- pygtkAUR (optional) – for using XAMPP Control Panel
Required by (0)
Sources (12)
- bitrock-unpacker.tcl
- https://sourceforge.net/projects/xampp/files/XAMPP%20Linux/8.2.4/xampp-linux-x64-8.2.4-0-installer.run
- org.apachefriends.xampp.policy
- properties.ini.in
- xampp-control-panel.desktop
- xampp-control-panel.in
- xampp-manager.desktop
- xampp-manager.in
- xampp.service.in
- xampp.svg
- xampp.sysusers
- xampp.tmpfiles.in
TheRepoClub commented on 2022-10-23 13:00 (UTC) (edited on 2022-10-25 06:54 (UTC) by TheRepoClub)
shellx901 commented on 2022-10-23 11:20 (UTC)
The download of xampp-linux-x64-8.1.10-0-installer.run
from https://downloadsapachefriends.global.ssl.fastly.net/xampp-files/8.1.10/xampp-linux-x64-8.1.10-0-installer.run
failed for me. I managed to fix it by replacing it with the link to sourceforge
https://sourceforge.net/projects/xampp/files/XAMPP%20Linux/8.1.10/xampp-linux-x64-8.1.10-0-installer.run
grufo commented on 2022-10-21 14:18 (UTC)
For any issue with the upstream code please use the Apache Friends Support Forum.
TheRepoClub commented on 2022-10-20 14:02 (UTC)
Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object.
PLEASE FIX THE UPSTREAM DOWNLOAD URL
Etouq commented on 2022-10-15 09:46 (UTC)
The manager does not list any servers after update to linux 6.0.1 and does not provide any errors or other output.
grufo commented on 2022-09-16 17:42 (UTC)
@matejdro You would need to report that to XAMPP developers.
matejdro commented on 2022-08-27 10:37 (UTC)
Control panel seems to crash:
Traceback (most recent call last):
File "/opt/lampp/share/xampp-control-panel/xampp-control-panel.py", line 18, in <module>
import gtk
File "/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 30, in <module>
import gobject as _gobject
File "/usr/lib/python2.7/site-packages/gobject/__init__.py", line 47, in <module>
from gobject.constants import *
File "/usr/lib/python2.7/site-packages/gobject/constants.py", line 24, in <module>
import gobject._gobject
ImportError: libffi.so.7: cannot open shared object file: No such file or directory
Howeverm, manager works fine.
thatevan commented on 2022-02-28 21:39 (UTC)
You should change the dependency for libxcrypt-compat, it no longer exist in the AUR, but is available on core repository. Which is probably why it gives the error message.
grufo commented on 2022-02-25 19:03 (UTC)
@GridcoinUser That's strange, it did not happen to me. In any case XAMPP has nothing to do with it, and it is possibly a temporary error in the libxcrypt-compat
package.
GridcoinUser commented on 2022-02-24 09:21 (UTC)
@grufo: The latest changes are causing problems on my system: Error: The operation could not be performed (Conflicting files). libxcrypt-compat: /usr/lib/libcrypt.so.1 exists in the file system (belongs to glibc)
Pinned Comments
grufo commented on 2022-10-21 14:18 (UTC)
For any issue with the upstream code please use the Apache Friends Support Forum.