- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
apache and mysql wont function when i download xammp....
i get this...
Attempting to start Apache app... 00:01:58 [Apache] Status change detected: running 00:02:00 [Apache] Status change detected: stopped 00:02:00 [Apache] Error: Apache shutdown unexpectedly. 00:02:00 [Apache] This may be due to a blocked port, missing dependencies, 00:02:00 [Apache] improper privileges, a crash, or a shutdown by another method. 00:02:00 [Apache] Press the Logs button to view error logs and check 00:02:00 [Apache] the Windows Event Viewer for more clues 00:02:00 [Apache] If you need more help, copy and post this 00:02:00 [Apache] entire log window on the forums
can someone explain in english where i go to solve this problem?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: apache and mysql wont function when i download xammp....
Hello,
You should remove your exist Apache and Mysql. Then, install Xampp again.
If after installing new Xampp, you still having this problem, I think Skype causes this problem. It uses port 80, and Apache tries to use this port, but cannot.
Open your Skype: Tools > Options > Advanced > Connection
Disable the "Use port 80 and 443 for alternatives for incoming connections"
Close your Skype. Try to restart your Apache.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: apache and mysql wont function when i download xammp....
how to do it? cheers
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: apache and mysql wont function when i download xammp....
Hello,
You try:
Open your Skype: Tools > Options > Advanced > Connection:
Disable the "Use port 80 and 443 for alternatives for incoming connections":
Close your Skype. Try to restart your Apache. If still not working, please restart your windows.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: apache and mysql wont function when i download xammp....
ok its working but when i type, http://127.0.0.1, the link takes me to apache friends website and the link then looks like this,
http://127.0.0.1 /dashboard/ so i dont think its working can you help?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: apache and mysql wont function when i download xammp....
Hello mrkf,
If only http://127.0.0.1, your site will not work, you should try http://127.0.0.1/<magento_folder>/ or http://localhost/<magento_folder>/
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: apache and mysql wont function when i download xammp....
Access forbidden!
You don't have permission to access the requested directory. There is
either no index document or the directory is read-protected.
If you think this is a server error, please contact the webmaster
.
Error 403localhost
Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.14---Insert Reply Above This
Line---
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: apache and mysql wont function when i download xammp....
Hello mrkf,
You should try this: https://www.youtube.com/watch?v=ZUAKLUZa-AU
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: apache and mysql wont function when i download xammp....
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: apache and mysql wont function when i download xammp....
Hello,
"There is either no index document or the directory is read-protected." Where is your Magento site root? You put it under htdocs folder? You can screen shots your folder structure?