Hey guys,
I am trying to do the basic :hello world" in PHP
When i compile the code, my browser doesn't display "hello world" it is giving me an error:
"You tried to access the address http://localhost/PhpProject1/index.php, which is currently unavailable. Please make sure that the Web address (URL) is correctly spelled and punctuated, then try reloading the page."
Why does it do that?
Is it possible that the reason is that i am using Opera?
Thanks ahead for your input
grisha83 26 Junior Poster in Training
Recommended Answers
Jump to PostHey guys,
I am trying to do the basic :hello world" in PHP
When i compile the code, my browser doesn't display "hello world" it is giving me an error:
"You tried to access the address http://localhost/PhpProject1/index.php, which is currently unavailable. Please make sure that the Web address (URL) …
Jump to PostUsing IIS or Apache? Is your php setup properly?
Tryphpinfo();
Jump to PostThis error sounds like your server is not running. If your running Apache go to your
Apache installation folder >> bin/ApacheMonitor.exe
With ApacheMonitor.exe you can start your server.
All 9 Replies
as.bhanuprakash 2 Junior Poster
almostbob 866 Retired: passive income ROCKS
JRM 107 Practically a Master Poster

diafol
Banderson 29 Junior Poster in Training
grisha83 26 Junior Poster in Training
JRM 107 Practically a Master Poster
grisha83 26 Junior Poster in Training

diafol
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.