Page 1 of 1

Windows 7 localhost: services disabled

PostPosted: 04. March 2010 09:32
by tonertemplum
Hi to all,
sorry for my English, i'm italian.

So, i've correctly installed XAMPP on my Win7 Ultimate, from control panel i can start/stop apache/MySql without errors, my PHP files *seems* function but..... in localhost my browser, under info, display that all server (mysql, apache) are disabled.......

Is it possibile a bug / error?

Unfortunately i know only asp and i want to install a local webserver to learn PHP, so the only one test that i did is:

$a = 2
$b = 9

echo $a * $b

and i display correctly 18......

So, i dont' know if it works very well or not....

Thank u!

Re: Windows 7 localhost: services disabled

PostPosted: 04. March 2010 09:43
by Altrea
looks fine.

can you access the xampp test applications?

Re: Windows 7 localhost: services disabled

PostPosted: 04. March 2010 09:53
by tonertemplum
yes, i can.
Do u mean "graphics in real time" "biorythm" etc etc?

They seem work fine!

So, report from my browser can affect from a "bug" that it displays "disactive"?