Is anyone else having trouble getting with their mysql server not starting with lion. Sometimes it starts sometimes it doesn't and it's really making me mad. This never happened until I started using lion. If anyone else has had this problem or knows a solution let me know.
Im going to go out on a limb here and say that it isn't working because of Skype.
If you were running Skype before starting up MAMP then this will cause apache to not start up.
This is due to the fact that both MAMP and Skype uses port 80. Just close Skype and apache should work again. Hope this helps!
Related
Can anyone please help me on this?
I have been using MAMP for some years now without problems, but suddenly one day MAMP could not find localhost:8888. In preferences, I have set the ports to 8888 (Apache) and 8889 (MySQL). When I try to connect, Firefox and Chrome tells me they can't find the server.
In addition, Firefox seems to try a "default" URL (http://www.localhost.no:8888/), which is obviously wrong!
Has anyone experienced the same problem? Is there anything I can do to reset the system, so it works again? I did of course try to reinstall the newest version of MAMP, but it doesn't seem to reinstall the default server options. Can I do this another place?
I use MAMP version 3.3 on a Yosemite Mac
I would be really happy if anyone could help me! Thx
I have Wamp Server 2.5 installed and it was working fine until my Windows 8.1 update. After the update the Wamp Server has became very slow. I have searched for the solution the whole night and tried every possible solution but no joys :( I re-install wamp, disable IPv6, removed cache, etc. I tried to install Xampp Server then but it has the same issue. I came to know that the issue is with MySQL. Whenever I access my project which requires connection with database it doesn't respond but whenever I access any static page it works normally. Any help would be appreciated!
Thanks in Advance
localhost may be needed to replace with 127.0.0.1 in your program
'Listen 80' need to replace with 'Listen 0.0.0.0:80' in httpd.conf
I got a community server version of MySQL5.6 for windows7 32 bit.
and also downloaded windows installer for the same windows version.
Everything was prepared correctly.
I saw on a blog giving me a step-by-step manual for installing MySQL 5.6 on winodws7 32bit.
I did the instruction accordingly and it always stops processing in the phrase of starting service. I completely don't know what the problem is.
I googled it for like three hours and got nothing relevant to this problem.
It never processes any further without any kind of alerts, no matter how much I wait.
Please help me out.
My OS
Windows7 Ultimate K 32bit, Service Pack1
TURN OFF WINDOWS FIREWALL COMPLETELY BEFORE INSTALLING
This was one of the only threads I could find on this issue and the current answers did not cut the mustard for me.
MySQL 5.6.21, both x86 and x64, did not want to get past "Starting Server" and would give me the "MySQL install taking longer than expected" message.
I tried all of the registry cleaner, folder deletions, etc to no avail.
I am running Windows 7 x64 and I finally decided to check the event viewer to find this:
0x80070422 turns out to be some unspecified firewall error and boom, it struck me like lightning.
I hope this post helps future visitors!
Have you installed other version of MySQL before? I have experienced this case ,but I installed MySQL5.5 and uninstalled it. I solved it by clearing regedit and deleting the folder of MySQL in the directory(C:\ProgramData.This directory is hidden by default in Windows.),then reinstalled it.
Follow this link http://tadeparti.com/pages/?page_id=808.
And do remember to delete everything under the C:\program files\mysql folder, including the odbc stuff if you have.
No idea what's happened here - I've been using Webmatrix to build a wordpress site - everything has been going nicely. Powered off the machine last night, now today am unable to run the site.
Firefox gives me this error -
Firefox can't establish a connection to the server at localhost:portnumber.
I've tried running other sites from Webmatrix, no joy. Uninstalled xampp. Windows firewall is off, Norton firewall has the appropriate exceptions.
Where has localhost gone? Anyone?
EDIT: reinstalled Webmatrix, no change. Reinstalling MySQL atm, will see if that helps.
EDIT: nup. Clean install of Webmatrix, MySQL and wordpress makes no difference.
All seems to be working again - rebooted, swore a little, had a coffee and boom, back in business. I think it was the swearing that helped.
Thanks for the suggestions
I'm facing problem in installing Pligg on localhost(xampp). It seem to install successfully but does not login, as the page freezes. If anyone is familiar with this problem, please suggest me how to fix it. thanks.
Yes this problem is very very common. I similarly have this issue, even to this day. I've tried installation on Windows XP, Vista, and 7, all have failed.
The only way I'm able to work on Pligg is installing directly onto my hosting server. There I don't get any problems, go through the install process and access my site. Check out this quick google search as many of the top links from forums.pligg.com may offer a solution.
Unfortunately though, I haven't found one. To this day I still deploy my Pligg launches onto the server in a sandbox before going live.
I recommend using WAMP Server (Windows) or MAMP (Mac) for testing Pligg locally. I know for certain that both are working fine with the current version of Pligg CMS. I believe that I had some issues when I tried XAMPP years ago, so it may have some default setting that Pligg just doesn't agree with.