Questions tagged [xampp]

Ask Question

XAMPP is a cross-platform distribution containing Apache, MySQL, PHP and Perl. It is NOT packaged in Ubuntu! Installing LAMP, which consists of the same components, is recommended instead and as easy as installing XAMPP.

405 questions
-2 votes 0 answers 22 views

How to link images from a different drive and display them on my webpage? [duplicate]

I'm using Ubuntu 20.04 currently. I want to link images from a different drive and display them on my webpage. Access symbolic linked images on my webpage on xampp. user avatar Funny Seven
  • 1
0 votes 0 answers 27 views

Failed to execute default Web browser (input/output error) on XAMPP

I have this type of error when installing XAMPP and I just skip it and continue the installation. But every time I select "Go to Application" it gives me the same error error message Failed ... user avatar Ginoong. Flores
  • 1
0 votes 0 answers 12 views

Can't see Folder Content

I installed XAMMP. When I open /opt from files I can't see the content. But it is exists when typing ls from terminal. user avatar gocen
  • 11
0 votes 0 answers 42 views

XAMPP virtual host loading the same as localhost (), but not the document root I have specified

I am trying to create a virtual host for my XAMPP project. I have created the virtual host and this is working, but it is not loading the DocumentRoot I have specified, only the root directory (the ... user avatar AidanGregory
  • 1
0 votes 1 answer 28 views

I am receiving an error when trying to set up XAMPP with Kubuntu 20.04

I am using Kubuntu 20.04 on my laptop. I have installed XAMPP and can get it to run. I am able to open the dashboard and find the how to page. So I know that it is installed. I am trying make it so ... user avatar walk5
  • 81
0 votes 0 answers 99 views

Ubuntu 22.04 - impossible to run apache of any version of x86 XAMPP stack

Due to compatibility reasons of an old project I am in need of a functioning x86 XAMPP installation (V 5.5.19). Installation and execution of apache of said stack works fine in 20.04 and below but ... user avatar Dysterkind
  • 1
0 votes 1 answer 32 views

XAMPP is not working on Ubuntu 20.04.4 LTS

I have been using XAMPP to work on personnal project using PHP. XAMPP used to work before when I first installed it but now there seems to be an issue that I can't seem to resolve. Here's what happens:... user avatar Harpartap S C
  • 483
0 votes 0 answers 216 views

PhpmyAdmin is not working

MySQL said: Documentation Cannot connect: invalid settings. mysqli::real_connect(): (HY000/2002): No such file or directory Connection for the control user as defined in your configuration failed. ... user avatar Ashirvad Singh
  • 1
0 votes 1 answer 150 views

MySQL not starting in Xampp? [duplicate]

I'm using Ubuntu 21.10 & Xammp 8.1.4. Apache web server & ProFTPD servers are running well. I have problems with MySQL server that is not running: root@user-Inspiron-7386:~# /opt/lampp/lampp ... user avatar Kristi Papallazo
  • 29
0 votes 0 answers 169 views

How to run php code in VSCode in Ubuntu 20.04, when it was installed with XAMPP server?

I want to execute php files on VSCode (php was installed with XAMPP server), so I find the executable path of my php with whereis php, after this I got: php: /opt/lampp/bin/php , so on VSCode settings.... user avatar nyibf_
  • 101
0 votes 1 answer 30 views

xampp working on wrong port

I am converting an old site from Windows to Ubuntu using XAMPP. I have changed as little as possible in httpd.conf and added a minimal number of vhosts (detail below). There are two virtual hosts: a '... user avatar pbeau
  • 1
0 votes 1 answer 39 views

postgresql is active with pgadmin4 but not showing anything in my php code

I'm new to ubuntu community or linux sounds better. so I don't have much knowledge of repositoies and packages. So, I've installed xampp, postgresql and pgadmin4 in my ubuntu 20.04 LTS. nothing showed ... user avatar Naeem Navjivan
  • 1
0 votes 0 answers 25 views

lampp installed but php not running

I am using Ubuntu 20.04.3 LTS with XAMPP the latest version. I have access to localhost/phpmyadmin and I can use mysql in terminal using the code below cd /opt/lampp/bin ./mysql -u root Everything ... user avatar Hamed Najafi
  • 1
0 votes 1 answer 545 views

Cannot install XAMPP on my Chromebook

I am having a problem with my Acer Chromebook 314. I am trying to install XAMPP for Linux, but it does not work. I tried downloading this by running the command: sudo apt-get install xampp and got ... user avatar Isaac Dakouri
  • 1
0 votes 0 answers 39 views

lampp installed,Can't open php by browser and it just download it

I have installed XAMPP on my ubuntu virtualdesktop,and i can successfully open html on my browser.But I found that when I want to open php by browser,it just ask me where to download it. I have ... user avatar zhongyang Cao
  • 1

15 30 50 per page1234527

You Might Also Like