Questions tagged [xampp-vm]
43 questions
75
votes
15 answers
XAMPP permissions on Mac OS X?
I installed XAMPP 1.7.3 on Mac OS X 10.6.8 without changing any defaults.
The webserver seems to work okay, but the permissions on the htdocs directory are set to "Read only" for everyone other than system. So (a) I have to provide root password…

Andrew
- 1,222
- 1
- 10
- 14
12
votes
4 answers
How to create virtual host with xampp VM?
I recently started use xampp vm ! I want to connect my project exist in /Users/mine/project . So I tried with vhost from /opt/lampp/etc/extra/httpd-vhosts.conf ,that is open by xampp application volumes tab Explore.
…

Jack jdeoel
- 4,554
- 5
- 26
- 52
7
votes
6 answers
XAMPP: your connection is not private NET::ERR_CERT_AUTHORITY_INVALID
I'm working in a virtual server on my 64bits windows 7 machine, and a few weeks this error start to appear on google chrome:
XAMPP: your connection is not private NET::ERR_CERT_AUTHORITY_INVALID
I've migrated to Opera to continue developing on my…

Alvaro Alves
- 308
- 1
- 3
- 13
5
votes
2 answers
XAMPP control panel is not showing on Mac
My XAMPP(7.4.7-0) control panel is not showing on Mac (Big Sur beta 2 2020.07.08).
I've known it also can be a problem to Catalina by searching.The whole windows of software is transparent. And seems the program is actually working. If I click the…

Junjia Wang
- 51
- 1
- 5
4
votes
1 answer
How to ssh to xampp-vm on Mac?
I am using XAMPP-VM on Mac, I tried to ssh to the VM using the address shown on the xampp manager:
192.168.65.2
I realized that I don't konw the VM's root password, and any ssh-key info. Is there any way to do this?
I know I can mount the volumn…

Nick
- 8,451
- 13
- 57
- 106
2
votes
3 answers
How to install WordPress Theme or Plugin on XAMPP-VM (Mac OS)
I have installed WordPress on XAMPP-VM (don't use addon).
But when I add new Theme or Plugin, I need to enter FTP credentials and I don't know what username/password I should to use.
I can connect with account daemon/xampp but must change the…

Robin Huy
- 960
- 7
- 23
2
votes
3 answers
xampp-vm on mac cannot found the '/opt/lampp' directory after mounted this in stack manager
When I installed the 'New XAMPP with PHP 7.2.2 & 7.1.14' and followed steps in this tutorial XAMPP-VM for Mac - tell us what you think
.At this time I can see the phpmyadmin at my localhost 8080 port, however, when try to change my working directory…

Blake Woo
- 33
- 1
- 4
1
vote
0 answers
Setting up Xdebug in Windows 10 in XAMPP Virtual hosts (Symfony Project)
This is probably a duplicate question but I am really desperate here as I have tried to set up the debugger in my PhpStorm. If someone can point me in the correct direction, I really appreciate that.
I am using XAMPP Apache server on Windows 10 and…

Dula
- 1,276
- 5
- 14
- 23
1
vote
0 answers
XAMPP stackman_launcher has a different IP address
When starting XAMPP i suddenly got a new IP address. Instead of 192.168.64.2 I got 192.168.64.3. I have been looking for answers everywhere without a good advice what to do.
The biggest issue is that I can't go to my files that are on the…

dejaninic
- 134
- 2
- 9
1
vote
0 answers
XAMPP Update Curl Library
I have xampp-osx-7.4.9 which is the latest version at this moment. I need curl library higher than curl 7.6 but it comes with curl 7.53.1.
How can I update curl on XAMPP VM or XAMPP Installer

For Guru
- 1,197
- 13
- 23
1
vote
1 answer
XAMPP VM not responding with OSX big sur beta 3
I just downloaded the MacOS Big Sur Beta 3. The problem is when I'm trying to open XAMPP, you can see the application jumping on the dock but it stops right away without doing any action. Is it possible to access my files without running the XAMPP…

Jose Peña Revelo
- 31
- 4
1
vote
0 answers
XAMPP-VM for max osx, with PHP 7.4.5 cannot find the var_input_vars
I have been trying to increase the limit of the max_input_vars from the etc/php.ini. The problem is that I cannot find this variable to increase the limit. The image below shows the message that I get from the phpmyadmin of XAMPP-VM in the…

Jose Peña Revelo
- 31
- 4
1
vote
0 answers
I Installed XAMPP 7.4.4 on my windows 10 .While openign the localhst the the UI look completely broken and phpmyadmin is not loading at all
I installed successfully XAMPP version 7.4.4 on my windows 10. I started bith apache and Mysql from XAMPP control panel. But while opening localhost ,the home page is nt loading properly. and phpmyadmin page keep on loading and nothing appears even…

Gyanaranjan Nayak
- 49
- 8
1
vote
0 answers
Grant XAMPP VM access to a service on the host system?
There is a service running on port 8529 on my system (host) and I want to query its API via a PHP script from inside the XAMPP VM. How can I open the port and allow it to access the service? It would be kind of a reverse port forwarding, where a…

CodeManX
- 11,159
- 5
- 49
- 70
1
vote
0 answers
Wordpress Installation : Sorry, but I can’t write the wp-config.php file
I get the following issue when trying to install Wordpress on xampp-vm on macOS Catalina. The only option they suggest is that:
You can create the wp-config.php file manually and paste the following text into it.
xampp creates a virtual machine in…

harinsamaranayake
- 751
- 2
- 12
- 32