Xampp Apache Install Problem

Xampp Apache Install Problem

am 11.01.2008 07:18:54 von venkatraja999

Hi,
I installed Xampp 1.6.5 win32(Basic Package) on my PC running XP.

When I try to start Apache from the Xampp control panel, it gives
this error:


"The application failed to initialize properly( 0xc0150002).Click on
OK to terminate application"

In the control panel message it says:

Apache started[Port 80].


Any ideas about how to get Apache working?

This is the first time I am trying out wamp.

Thanks in advance.
Venx

Re: Xampp Apache Install Problem

am 11.01.2008 11:12:15 von Kees Nuyt

On Thu, 10 Jan 2008 22:18:54 -0800 (PST),
venkatraja999@yahoo.com wrote:

>Hi,
>I installed Xampp 1.6.5 win32(Basic Package) on my PC running XP.
>
>When I try to start Apache from the Xampp control panel, it gives
>this error:
>
>
>"The application failed to initialize properly( 0xc0150002).Click on
>OK to terminate application"
>
>In the control panel message it says:
>
> Apache started[Port 80].
>
>
>Any ideas about how to get Apache working?
>
>This is the first time I am trying out wamp.
>
>Thanks in advance.
>Venx

Did you execute %xampp_install_dir%\setup_xampp.bat ?
--
( Kees
)
c[_] The secret of being miserable is to have leisure to
bother about whether you are happy or not. The cure
for it is occupation. (George Bernard Shaw 1856-1950) (#472)

Re: Xampp Apache Install Problem

am 11.01.2008 11:56:30 von venkatraja999

Thank u Kees.

> Did you execute %xampp_install_dir%\setup_xampp.bat ?
> --

I used the installer .exe available at sourceforge.net.
( http://jaist.dl.sourceforge.net/sourceforge/xampp/xampp-win3 2-1.6.5-installer.exe.)


Regards,
Venx

Re: Xampp Apache Install Problem

am 12.01.2008 00:36:20 von Kees Nuyt

On Fri, 11 Jan 2008 02:56:30 -0800 (PST),
venkatraja999@yahoo.com wrote:

>Thank u Kees.
>
>> Did you execute %xampp_install_dir%\setup_xampp.bat ?
>> --
>
>I used the installer .exe available at sourceforge.net.
>( http://jaist.dl.sourceforge.net/sourceforge/xampp/xampp-win3 2-1.6.5-installer.exe.)
>
>
>Regards,
>Venx

I'm not sure the installer executes setup_xampp.bat
It won't hurt to execute setup_xampp.bat again.
First check all XAMPP services are stopped, then execute
setup_xampp.bat, then start the services again.

Try to access Apache with http://127.0.0.1/
If you don't get a welcome page, check
(yourxampinstallpath)\apache\logs\error.log for messages.
It should at least contain a report of the start phase.

If it doesn't start at all, and nothing shows in
error.log, you have to checke the configuration.
In a CMD window:
cd (yourxampinstallpath)\apache
bin\apache.exe -t

and watch the messages.

HTH
--
( Kees
)
c[_] Hackers make toys. Crackers break them. (Peter Seebach) (#179)

Re: Xampp Apache Install Problem

am 12.01.2008 03:22:02 von venkatraja999

> I'm not sure the installer executes setup_xampp.bat
> It won't hurt to execute setup_xampp.bat again.
> First check all XAMPP services are stopped, then execute
> setup_xampp.bat, then start the services again.

I tried this and nothing seems to happen; it gives a message:
"Sorry, but... nothing to do ".

No error log is generated.





> In a CMD window:
> cd (yourxampinstallpath)\apache
> bin\apache.exe -t
>

When i do this, same error mentioned earlier occurs:

"The application failed to initialize properly( 0xc0150002).Click on
OK to terminate application"



thank you,
with regards,
venx

Re: Xampp Apache Install Problem

am 12.01.2008 13:56:56 von Kees Nuyt

On Fri, 11 Jan 2008 18:22:02 -0800 (PST),
venkatraja999@yahoo.com wrote:

>
>> I'm not sure the installer executes setup_xampp.bat
>> It won't hurt to execute setup_xampp.bat again.
>> First check all XAMPP services are stopped, then execute
>> setup_xampp.bat, then start the services again.
>
>I tried this and nothing seems to happen; it gives a message:
>"Sorry, but... nothing to do ".

That means the installation did its work previously.
No problem there

>No error log is generated.
>
>> In a CMD window:
>> cd (yourxampinstallpath)\apache
>> bin\apache.exe -t
>>
>
>When i do this, same error mentioned earlier occurs:
>
>"The application failed to initialize properly( 0xc0150002).
>Click on OK to terminate application"

First of all, make sure you installed all Windows XP
service packs.

Then, did you Install XAMPP in "\Program Files" ?
It is more or less protected by the operating system, and
the directory name includes a space, which can be a
problem sometimes.
If so, uninstall, and install in \xampp

Google for "0xc0150002 apache" (without the quotes),
there's a lot of information about it on the web.

You may have to install the Visual C redistributable:
http://www.microsoft.com/downloads/info.aspx?na=90&p=&SrcDis playLang=en&SrcCategoryId=&SrcFamilyId=200b2fd9-ae1a-4a14-98 4d-389c36f85647&u=http%3a%2f%2fdownload.microsoft.com%2fdown load%2fe%2f1%2fc%2fe1c773de-73ba-494a-a5ba-f24906ecf088%2fvc redist_x86.exe
>thank you,
>with regards,
>venx
--
( Kees
)
c[_] In youth we learn; in age we understand. (#114)

Re: Xampp Apache Install Problem

am 12.01.2008 15:29:04 von venkatraja999

hi Kees,

thanks a lot for the leads.

I'll try them out .

Regards,
venx

Re: Xampp Apache Install Problem

am 13.01.2008 01:42:04 von venkatraja999

hi Kees,

you were right about the VC redistributable. I downloaded and
installed it and now Apache has started running.
Thanks a lot for your help.

regards,
Venx

Re: Xampp Apache Install Problem

am 13.01.2008 11:47:45 von Kees Nuyt

On Sat, 12 Jan 2008 16:42:04 -0800 (PST),
venkatraja999@yahoo.com wrote:

>hi Kees,
>
> you were right about the VC redistributable. I downloaded and
>installed it and now Apache has started running.
>Thanks a lot for your help.
>
>regards,
>Venx

I'm glad the issue is solved.
--
( Kees
)
c[_] If the shoe fits, buy it. (Imelda Marcos) (#80)

Re: Xampp Apache Install Problem

am 13.01.2008 16:31:36 von mickytk

I showed up lookin for a solution for the same problem. I was
installing and uninstalling xampp for the whole week. now i downloaded
the VC thing and my apache has stopped
complaining...whoooooohooooooooooo!!!!!!!!!!!!!!!!!

Thank you very very very much, in fact I Love you!!! (i mean, I am
very happy!!!)

Peace out! :-) :-) :-) :-) :-) :-) :-) :-) ;-)

Re: Xampp Apache Install Problem

am 13.01.2008 17:56:36 von Kees Nuyt

On Sun, 13 Jan 2008 07:31:36 -0800 (PST),
mickytk@gmail.com wrote:

>I showed up lookin for a solution for the same problem. I was
>installing and uninstalling xampp for the whole week. now i
>downloaded the VC thing and my apache has stopped
>complaining...whoooooohooooooooooo!!!!!!!!!!!!!!!!!
>
> Thank you very very very much, in fact I Love you!!!
> (i mean, I am very happy!!!)
>
>Peace out! :-) :-) :-) :-) :-) :-) :-) :-) ;-)

Congrats!
Most of the time it is not about what one knows, but how
to search.
I found the solution in 7 minutes, using
0xc0150002 Apache XAMPP
as search terms in Google.
Had to browse through 5 pages (picked from the first page
with Google hits) to find the answer. That's all.

It would be nice if one of you added this to the
apachefriends FAQ, wouldn't it?
--
( Kees
)
c[_] The light at the end of the tunnel is not
an oncoming train. It is muzzle-flash. (#251)

Re: Xampp Apache Install Problem

am 01.02.2008 10:33:47 von Vipul.Juriscape

On Jan 11, 11:18 am, venkatraja...@yahoo.com wrote:
> Hi,
> I installed Xampp 1.6.5 win32(Basic Package) on my PC running XP.
>
> When I try to start Apache from the Xampp control panel, it gives
> this error:
>
> "The application failed to initialize properly( 0xc0150002).Click on
> OK to terminate application"
>
> In the control panel message it says:
>
> Apache started[Port 80].
>
> Any ideas about how to get Apache working?
>
> This is the first time I am trying out wamp.
>
> Thanks in advance.
> Venx

Hi,
I got one solution in my mind is, just install Microsoft .NET
Framework and then try to install that.
You will get it done.
Cheers.