Questions tagged [xampp-vm]

39 questions
62
votes
13 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,021
  • 1
  • 9
  • 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.
David Jaw Hpan
  • 4,423
  • 1
  • 22
  • 49
6
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…
4
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…
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
  • 6,673
  • 8
  • 43
  • 90
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
  • 750
  • 5
  • 19
2
votes
2 answers

Can't connect to database xampp in laravel 5.6

I have used laravel before when it was 5.4 and I could easily connect to database, Now I want to work in a new project. try to connect to database and get this error. Illuminate\Database\QueryException : SQLSTATE[HY000] [2002] No such file or…
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
  • 4
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,159
  • 13
  • 20
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…
1
vote
1 answer

Can We use xampp as Online server in Google cloud ubuntu vm instance

Hi to all and Thanks in advance, I am new to google cloud platform. Recently i created one google account and created one Ubuntu vm instance on that.Meanwhile, downloaded free version of xampp(php mysql server) from apache and installed on it.And…
Abdul Aziz
  • 117
  • 8
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…
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…
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
  • 9,290
  • 3
  • 41
  • 58
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
  • 353
  • 1
  • 4
  • 17
1
2 3