Package Details: xampp 8.2.12-1

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: 36
Popularity: 0.63
First Submitted: 2017-03-26 15:47 (UTC)
Last Updated: 2024-03-08 17:31 (UTC)

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

nexenta81 commented on 2020-06-27 12:05 (UTC)

mysql server fails to start via xampp > Manage Servers using this build. Solved by installing straight from the xampp website. Haven't tested the added xampp.install script or the command shown by the maintainer in the comment bellow.

ettolrach commented on 2020-05-30 20:07 (UTC) (edited on 2020-05-30 20:16 (UTC) by ettolrach)

~~Build fails because targets tclkit and sdx can't be found. Are these more dependencies not listed in the PKGBUILD?~~

Never mind, it was an issue on my end.

oguz commented on 2020-04-14 12:41 (UTC) (edited on 2020-04-14 12:42 (UTC) by oguz)

@Major_25 Sorry for my late answer... You can solve the issue to run one times the command: mariadb-install-db --user=mysql --basedir=/usr --datadir=/var/lib/mysql . I added it to the xampp.install script but I am not sure it works.

Major_25 commented on 2020-03-05 17:46 (UTC) (edited on 2020-03-05 18:11 (UTC) by Major_25)

im getting an error: /opt/lampp/bin/mysql.server: line 264: kill: (2843) - No such process
i posted about it: https://bbs.archlinux.org/viewtopic.php?pid=1890480#p1890480

UPDATE: FIXED BY DOWNLOADING AND INSTALLING STRAIGHT FROM THE WEBSITE

oguz commented on 2020-01-14 09:40 (UTC)

@Hoite thanks, added it.

Hoite commented on 2020-01-13 10:34 (UTC)

Please add the dependency "rsync".

==> Copying executables and launcher...
/home/hoite/.cache/yay/xampp/PKGBUILD: line 85: rsync: command not found
==> ERROR: A failure occurred in package().
    Aborting...
Error making: xampp

oguz commented on 2020-01-08 06:26 (UTC)

@andriybyelikov thanks, update it.

andriybyelikov commented on 2020-01-07 22:41 (UTC)

For "vfs::mk4::Mount $installerFile $installerMount -readonly" (file "./bitrock-unpacker.tcl" line 22) ==> ERROR: A failure occurred in package(). Aborting... there is a typo in PKGBUILD. On line 83 the first ${pkgdir} should be ${pkgver}. Change that and it should finish installing.

Starting MySQL still doesn't work though.

oguz commented on 2019-12-31 08:03 (UTC) (edited on 2019-12-31 09:08 (UTC) by oguz)

@amanSetia when I have a free time, I will work on it.

amanSetia commented on 2019-12-31 07:48 (UTC)

@oguzkagan "vfs::mk4::Mount $installerFile $installerMount -readonly" (file "./bitrock-unpacker.tcl" line 22) ==> ERROR: A failure occurred in package(). Aborting...