XAMPP 8.0.12 is not working in MacOS Monterey vs(12.0.1)

Problems with the Mac OS X version of XAMPP, questions, comments, and anything related.

XAMPP 8.0.12 is not working in MacOS Monterey vs(12.0.1)

Postby Jony34 » 23. November 2021 18:26

Xampp (8.0.12 installer.dmg) is not working anymore in MacOS Monterey version (12.0.1), this has started when i have upgraded mine MacOS Big Sur vs(11) to the new OS version of MacOS Monterey 12.0.1 intel.
I can start the application XAMPP and it shows that the "Apache web server(PHP 8.0.12) is running Green", but when i open my code editor(VS/Atom) and try to printout/display the PHP file(s) into the browser it does not show up, it's not displayed. Instead I'm getting these Error messages like:
* IDE-PHP could not launch your PHP run time.
* No PHP interpreter found at php.
* PHP Server could not launch.
* Server is not running.
* Cannot validate since a PHP installation could not be found.
But the phpMyAdmin(MySQL) database is working Fine without problems! i can open it. So the problem seems to be only with the php server interpreter/translator and it's connection.
I have tried to solve the problem myself by reinstalling MacOS Monterey and Xampp and code editor, but it did not work either. i have tried also many other things like changing the Port number, but still it did not work. I even searched Google for an answer on the internet, but nothing only more people complaining and having the same problem as i have, without any answers/solutions.
Finally i have contacted the Apple support center and they told me that issue/problem is of 'Compatibility' between there new OS Monterey and third party applications, and it's up to other third party applications like XAMPP and MAMP to come up with a software patch/update for there applications to be compatible.
So now i have two questions:
1- Does anyone have a permanent and good solution for this ?
2- Is XAMPP going to release a new software patch or Update soon for this problem?
Jony34
 
Posts: 5
Joined: 13. February 2019 23:55
XAMPP version: 8.0.13 installer.dmg (Not VM)
Operating System: MacOS Monterey (12.0.1) intel

Re: XAMPP 8.0.12 is not working in MacOS Monterey vs(12.0.1)

Postby Nobbie » 23. November 2021 20:03

Jony34 wrote: 1- Does anyone have a permanent and good solution for this ?


Do not install the VM Version of Xampp. This installs into a VirtualMachine, which explains all your troubles.

There is also a native OSX Xampp Version, the download size is approx. half the size of the VM versions. Proceed to Xampp download and pick the installer of your needs. The VM Versions also have an "vm" Token in the name of the installer.
Nobbie
 
Posts: 13170
Joined: 09. March 2008 13:04

Re: XAMPP 8.0.12 is not working in MacOS Monterey vs(12.0.1)

Postby Jony34 » 23. November 2021 23:06

No, i do not have a VM version of Xampp! If you have payed attention to my post message at the beginning i have stated that i have version "Xampp (8.0.12 installer.dmg)..." No VM.
Yes i already know, This is what you are talking about: https://www.apachefriends.org/download.html => xampp-osx-8.0.12-0-installer.dmg
Thanks anyway for your replay.
Jony34
 
Posts: 5
Joined: 13. February 2019 23:55
XAMPP version: 8.0.13 installer.dmg (Not VM)
Operating System: MacOS Monterey (12.0.1) intel

Re: XAMPP 8.0.12 is not working in MacOS Monterey vs(12.0.1)

Postby Jony34 » 24. November 2021 16:47

I hope that someone can still help me with these Two questions(my problem is not solved yet):
1- Does anyone have a permanent and good solution for this ?
2- Is XAMPP going to release a new software patch or Update soon for this problem?
Jony34
 
Posts: 5
Joined: 13. February 2019 23:55
XAMPP version: 8.0.13 installer.dmg (Not VM)
Operating System: MacOS Monterey (12.0.1) intel

Re: XAMPP 8.0.13 is not working in MacOS Monterey vs(12.0.1)

Postby Jony34 » 28. November 2021 14:28

i have done some research on the internet for this "issue" and i have found these articles:
https://stackoverflow.com/questions/69841388/running-php-server-here-with-atom-on-mac/69868852#69868852
https://stackoverflow.com/questions/69749160/env-php-no-such-file-or-directory-on-new-mac-os-monterey/69750466#69750466
https://stackoverflow.com/questions/69892715/installing-httpd-and-php-in-mac-os-12
And this one:
https://blog.phusion.nl/2020/12/22/future_of_macos_apache_modules/
Does anyone have any Ideas or Opinions about this? Maybe a solution, please share !!
Thanx
Jony34
 
Posts: 5
Joined: 13. February 2019 23:55
XAMPP version: 8.0.13 installer.dmg (Not VM)
Operating System: MacOS Monterey (12.0.1) intel

Re: XAMPP 8.0.12 is not working in MacOS Monterey vs(12.0.1)

Postby Nobbie » 28. November 2021 17:39

I think you simply have to add the Xampp Path for php (somewhere in /Applications/Xampp/....) to the PATH variable of your system. I do not have a Mac, cannot check on myself, but obviously the binary "php" is searched (and not found, due to PATH setting).
Nobbie
 
Posts: 13170
Joined: 09. March 2008 13:04

Re: XAMPP 8.0.13 is not working in MacOS Monterey vs(12.0.1)

Postby Jony34 » 29. November 2021 12:24

it didn't work either, the problem is not the path but rather that the new Mac operating system Monterey doesn't support php server anymore. it's bad news!
some people are talking about using:
Homebrew https://brew.sh/
or
https://blog.phusion.nl/2020/12/22/future_of_macos_apache_modules/
Jony34
 
Posts: 5
Joined: 13. February 2019 23:55
XAMPP version: 8.0.13 installer.dmg (Not VM)
Operating System: MacOS Monterey (12.0.1) intel

Re: XAMPP 8.0.12 is not working in MacOS Monterey vs(12.0.1)

Postby msajjad20913 » 04. January 2022 06:54

Hello Everyone,

I am new to this platform and shall be thankfull for your support.

I am having the same problem on MACOS Monterey unable to use XAMP.

Please guide if someone has found solution to this.


kind Regards.
msajjad20913
 
Posts: 1
Joined: 04. January 2022 06:50
XAMPP version: camp-osx-8.1.1-2
Operating System: MACOS Monterey

Re: XAMPP 8.0.12 is not working in MacOS Monterey vs(12.0.1)

Postby abuzarzulfiqar » 22. January 2022 12:04

Hello Everyone,

I am new to this platform and will be thankfull in your support.

MySQL is not working in MacOS Monterey

kind Regards.
abuzarzulfiqar
 
Posts: 1
Joined: 22. January 2022 12:00
XAMPP version: 8.1.1
Operating System: MACOS

Re: XAMPP 8.0.12 is not working in MacOS Monterey vs(12.0.1)

Postby tunahansrn » 14. April 2022 16:48

I think I found an article about your problem that might help.
https://stackoverflow.com/questions/14097399/xampp-wont-startup-mysql-server-on-mac-osx
tunahansrn
 
Posts: 2
Joined: 14. April 2022 16:33
XAMPP version: 8.0.17-1
Operating System: MACOS Monterey version 12.3.1


Return to XAMPP for macOS

Who is online

Users browsing this forum: No registered users and 20 guests