manager-osx to run XAMPP Apache server shows error after upgrade to macOS Ventura - xampp

Today I upgrade my Mac OS to the latest version Ventura and found manager-osx which runs the XAMPP Apache Server and MySql Database stops working and gives the below error when we click on it.
How can we resolve this?

The solution is pretty simple that I have not found anywhere and explored myself by chance.
We can run manager-osx which is also located under xamppfiles folder as shown in the screenshot below.
I am able to run it from there without any issues. Both Apache Server and MySql are running after clicking on manager-osx icon located under xamppfiles folder as shown in the screenshot below.
Hope it will help someone in future! Thanks

Related

Unable to start application server of pgadmin 4

I have just installed postgresql-10.4-1-windows-x64. Didn't face any issue while installation, however, when trying to open pgAdmin4 receiving an error as attached.
Please help to get this started.
Did you have an earlier version of pgAdmin installed? The reason I ask is because the error message you received indicates you might be launching a different version than 4.3.
There was a rewrite so the old runtime as a tray-based server (v4.2 & older) is now launched a web browser (v 4.3 feature #3086).
I suspect your error not being able to connect to the "application server" means you are launching an older version but downloaded a newer one.
while mine is the 32 bit version, i encountered the same problem. but i solved mine by adding the postgresql bin folder path to the environment variable settings.

Oracle Commerce 11.2 experience manager does not load

I have installed the latest version(11.2) of Oracle Endeca Commerce. I deploy an application and everything works fine except that when I click on the experience manager icon, it starts loading the content but it never finishes.
I tried reinstall all components again and again but with no result.
Any suggestions will be really appreciated.
Thanks.
This issue is related to Adobe flash player installation. I was getting the same issue in Mozilla and Chrome but IE 10 worked fine.
Try switching browser and see. This issue is nothing to do with Endeca installation or logs.

Xampp is runni8ng but .php files won't load

I've got a strange problem. My xampp seems to run just fine, at least the control panel says so. A couple of months back I was able to use xampp properly as well. But now, if I try to load anything in htdocs the browser tells me that the website is not available.
The only things that have changed since I used xampp successfully:
I've briefly installed wampp, but decided to deinstall it again. As far as I can tell, I have removed snd deinstalled everything succesfully.
And, I'm using an other internet connection. Is there a possibility that the firewall of the modem messes xampp up?
Any ideas are greatly appreciated.
PS: I did not post the config files of xampp, because I haven't changed them since everything worked properly, so I hardly think that it is relevant.
Considering your problem and the information I have gathered from you.
The best solution is:
Make a backup of all your files in htdocs.Uninstall Xampp completely.Download and install once again.
Note:
Latest Xampp versions comes with MariaDB unlike mysql.Now some versions of MariaDB is unstable.This would create problems when you are actually working with database and sql queries.
Either download and install Xampp which comes with Mysql or find a version of xampp which comes with a stable version of MariaDB and the latest PhpMyAdmin version.
Reinstalling solves issues like this most of the time.There may have been some kind of server conflict when you installed WAMP.So an all new installation is best.
You could also try clearing the browser history and cookie as an alternative.

Getting cf10 to work with Apache on Mavericks

We've installed cf10 on a Mac with Mavericks.
All seemed to go well. We didn't get any errors.
Apache is running fine. We've setup a virtual host, and it is serving html files fine.
Coldfusion Administrator is running fine at 127.0.0.1:8050
Yes, we did select Apache when installing CF (pointing config to /public/etc/apache2/).
But when we run a .cfm page from the virtual host on Apache, it just renders the contents of the .cfm page to the browser as text (e.g. just get's render as text).
We have read and worked through the myriad of blog posts on how to get CF10 working on Mavericks, but with no luck, and we are starting to wonder that this may not be the problem.. as neither cf10, nor apache are 'broken' as such. It just seems that apache is not passing .cfm file to cf for processing.
Can anyone suggest something we may be missing?
Many Thanks
This is because the connector is broken currently. I recently moved to mac so I encountered the same issue. This article provides a working solution. It looks like a lot but it doesn't take long if you take time to read through it.
http://www.cfdad.com/2013/10/27/how-to-compile-adobe-coldfusion-10-apache-connector-for-osx-mavericks-10-9/
EDIT: Sorry I should provide the source for the bug: https://bugbase.adobe.com/index.cfm?event=bug&id=3653076
It might be a simple as running the web server connection utility. That's all I had to do with OSX 10.8. Brian blogged that this was all he had to do.
http://brianflove.com/2013/10/23/os-x-mavericks-and-apache/
You just have to tell it where the /conf/ folder is now located. We both used /private/etc/apache2/, not /public/.

Webstorm 6.0 Cannot Type in Words, but Can Copy/Paste

If I Copy/Paste anything in the WebStorm, the Chrome can show the changes. That should mean the Live Edit can work, but I cannot type any single letter there. I totally got lost.
[update]
I have just updated the title. Sorry for the confustion. It is not the live edit problem, even not in the normal edit mode, I cannot type any words. I guess it may be the problem of the webstorm on windows 7. I have just tried to install it on XP. It works well. I will try Mac as well and update later.
[update]
Above issues were happened to webstorm 6.0.2a on windows 7.
I have just webstorm 6.0.2a on Mac. There was no problem. I unintalled webstorm 6.0.2a on Windows 7. Instead, I downloaded and installed webstorm 5.0.4. There is no problems as well, so it looks this is a standalone issue for webstorm 6.0.2a on windows 7.
Do you have angular.js plugin installed? If yes, please check if there is kotlin-runtime.jar in your ~.WebStorm6\config\plugins\angularjs-plugin\lib; if it's missing, please make sure to remove the angularjs plugin and reinstall it from the repository
live edit is not stable at this time
it sometimes jump to wrong tab
try to restart webstrom to see if it works
I was also faced same issue on Windows 7 (Not able to write anything on WebStorm_7.0.3).
I have uninstalled the existing AngularJS plugin and reinstall it and it works fine.

Resources