Softaculous


Topic : Apache does not start


Posted By: cpaun on May 27, 2012, 4:56 pm
Just installed AMPPS ver 1.7 (build April 6/2012) - Apache does not start
Platform: win 7 64-bit SP1
Clicking on Apache -> Start: does not start ApacheThere is no Apache log fileDid not modified anything in the config file yet
What is very confusing is the AMPPS Control Center:Apache section --> Start button is activewhile the control panel below section displays:
C:/Applic/Web/Ampps

Apache Started

MySql Started

Opening a browser and with "http://localhost/" in URL  the return is:
Could not connect to remote server
Check that the address is spelled correctly, or try searching for the site.

Double-clicking on Apache Start or closing the Control Center and re-starting does not correct the problem. MySql is started.
Suggestions are welcomed. Thanks.

Posted By: tidus on May 28, 2012, 6:25 am | Post: 1
Hi,

Can you open a ticket ?
http://www.softaculous.com/support

We will look into this issue.

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Posted By: nx74205sc on June 12, 2012, 11:32 pm | Post: 2
Check your Application Event Log, was getting same error, turned out OS was missing Visual C++ 2008 redist, had 2005 and 2010 on, but php5apache2_2.dll requires 2008

Posted By: tidus on June 13, 2012, 7:17 am | Post: 3
Hi,

We have replied to this ticket. Port conflict is the problem.

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Posted By: sciamannikoo on November 7, 2012, 10:25 am | Post: 4
Quote From : tidus June 13, 2012, 7:17 am
Hi,

We have replied to this ticket. Port conflict is the problem.


A more detailed answer would help other people with a similar issue.
...like me

Posted By: tidus on November 8, 2012, 5:52 am | Post: 5
Quote From : sciamannikoo November 7, 2012, 10:25 am
Quote From : tidus June 13, 2012, 7:17 am
Hi,

We have replied to this ticket. Port conflict is the problem.


A more detailed answer would help other people with a similar issue.
...like me


Hi,

It means other Application is using port 80 to listen and AMPPS Apache won't start unless port 80 is free. (Though we can change the port in AMPPS, but we don't recommend.)

To check which Application is using port 80, follow the details below :

Open command prompt(start -> run -> cmd) and type the following command :
C:\> netstat -aon | findstr 0.0:80

Last column of the output is the PID of the application using port 80.

You can find the application name in Task Manager. Go to Process Tab then in Menu Bar of Task Manager go to View -> Select Column -> Check "PID" and press Ok. Search for the PID in the list(Click Below "Show processes from all users" in case if you don't find the PID), corresponding process is the application which is using port 80. Stop or Uninstall it to make your AMPPS Apache work.

Please let us know if you still face the issue.


-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Posted By: marcg on November 14, 2012, 10:27 pm | Post: 6
I am having he same apache problem too. the error i get when I start Apache is: [Apache]    Attempting to start Apache app...
[Apache]    Status change detected: running
[Apache]    Status change detected: stopped
[Apache]    Error: Apache shutdown unexpectedly.
[
Apache]    This may be due to a blocked port, missing dependencies,
[Apache]    improper privileges, a crash, or a shutdown by another method.
[Apache]    Check the "/xampp/apache/logs/error.log" file
[Apache]    and the Windows Event Viewer for more clues the error.log file is empty cant find anything in the event vowere except for schannel error - but i think that is unconnected. I have checked port 80, the port is is use by ID 4, which is "system". I am on Win XP SP2 I would welcome your advice and help thanks marc

Posted By: tidus on November 16, 2012, 5:50 am | Post: 7
Quote From : marcg November 14, 2012, 10:27 pm
I am having he same apache problem too. the error i get when I start Apache is: [Apache]    Attempting to start Apache app...
[Apache]    Status change detected: running
[Apache]    Status change detected: stopped
[Apache]    Error: Apache shutdown unexpectedly.
[
Apache]    This may be due to a blocked port, missing dependencies,
[Apache]    improper privileges, a crash, or a shutdown by another method.
[Apache]    Check the "/xampp/apache/logs/error.log" file
[Apache]    and the Windows Event Viewer for more clues the error.log file is empty cant find anything in the event vowere except for schannel error - but i think that is unconnected. I have checked port 80, the port is is use by ID 4, which is "system". I am on Win XP SP2 I would welcome your advice and help thanks marc


Hi,

I think you are using XAMPP. We won't be able to help you much with xampp, contact xampp support instead.

BTW, PID 4 "system" is a Windows service. It can be IIS, Webclient or Web Deployment Agent Service.

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Posted By: nguyenluan2808 on March 12, 2014, 2:41 am | Post: 8
i'm not start Mysql.
this is my error on log file...help me please!!!
Plugin 'FEDERATED' is disabled.
2014-03-12 09:35:04 9156 [Note] InnoDB: Using atomics to ref count buffer pool pages
2014-03-12 09:35:04 9156 [Note] InnoDB: The InnoDB memory heap is disabled
2014-03-12 09:35:04 9156 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-03-12 09:35:04 9156 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-03-12 09:35:04 9156 [Note] InnoDB: Not using CPU crc32 instructions
2014-03-12 09:35:04 9156 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2014-03-12 09:35:04 9156 [Note] InnoDB: Completed initialization of buffer pool
2014-03-12 09:35:04 9156 [Note] InnoDB: Highest supported file format is Barracuda.
2014-03-12 09:35:04 9156 [Note] InnoDB: The log sequence numbers 1600627 and 1600627 in ibdata files do not match the log sequence number 2651889 in the ib_logfiles!
2014-03-12 09:35:04 9156 [Note] InnoDB: Database was not shutdown normally!
2014-03-12 09:35:04 9156 [Note] InnoDB: Starting crash recovery.
2014-03-12 09:35:04 9156 [Note] InnoDB: Reading tablespace information from the .ibd files...
2014-03-12 09:35:04 9156 [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace luannt/wp_usermeta uses space ID: 2 at filepath: .\luannt\wp_usermeta.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd

Posted By: ketan on March 12, 2014, 7:18 am | Post: 9
Quote From : nguyenluan2808 March 12, 2014, 2:41 am
i'm not start Mysql.
this is my error on log file...help me please!!!
Plugin 'FEDERATED' is disabled.
2014-03-12 09:35:04 9156 [Note] InnoDB: Using atomics to ref count buffer pool pages
2014-03-12 09:35:04 9156 [Note] InnoDB: The InnoDB memory heap is disabled
2014-03-12 09:35:04 9156 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-03-12 09:35:04 9156 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-03-12 09:35:04 9156 [Note] InnoDB: Not using CPU crc32 instructions
2014-03-12 09:35:04 9156 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2014-03-12 09:35:04 9156 [Note] InnoDB: Completed initialization of buffer pool
2014-03-12 09:35:04 9156 [Note] InnoDB: Highest supported file format is Barracuda.
2014-03-12 09:35:04 9156 [Note] InnoDB: The log sequence numbers 1600627 and 1600627 in ibdata files do not match the log sequence number 2651889 in the ib_logfiles!
2014-03-12 09:35:04 9156 [Note] InnoDB: Database was not shutdown normally!
2014-03-12 09:35:04 9156 [Note] InnoDB: Starting crash recovery.
2014-03-12 09:35:04 9156 [Note] InnoDB: Reading tablespace information from the .ibd files...
2014-03-12 09:35:04 9156 [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace luannt/wp_usermeta uses space ID: 2 at filepath: .\luannt\wp_usermeta.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd


Hi,

Which OS you are using?
Please attach the complete MySQL error log.
Open a ticket for more better support,
http://www.ampps.com/support


-----------------------
Follow AMPPS on,
Twitter
Facebook
Google+

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.