cancel
Showing results for 
Search instead for 
Did you mean: 

apache and mysql wont function when i download xammp....

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

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?
13 REPLIES 13

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.

Problem solved? Click Accept as Solution!

Re: apache and mysql wont function when i download xammp....

thanx for replying but how do i do this? can you give me clear instructions
how to do it? cheers

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.

Problem solved? Click Accept as Solution!

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?

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>/

 

 

Problem solved? Click Accept as Solution!

Re: apache and mysql wont function when i download xammp....

sorry it didnt work i got this....


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---

Re: apache and mysql wont function when i download xammp....

Hello mrkf,

 

You should try this: https://www.youtube.com/watch?v=ZUAKLUZa-AU

Problem solved? Click Accept as Solution!

Re: apache and mysql wont function when i download xammp....

Thanks but there is no *DENY *to change to * ALLOW* this is all i get... # New XAMPP security concept # Require local ErrorDocument 403 /error/XAMPP_FORBIDDEN.html.var

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?

Problem solved? Click Accept as Solution!