Jump to content

khurrambilal

Members
  • Posts

    18
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Male

khurrambilal's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Congrats and thanks for helping,i can see the test page now. In PHP.Ini the doc_root has the wrong value It shoudl have "C:\Program Files\Apache Software Foundation\Apache2.2\htdocs" and still i can see the test.php coming up fine.Why is that so ? then What this tag does ?
  2. I have deleted all the files in C:\php folder and when i go to localhost i can see the same page which says It works!. Does it make any sense to you that i might be missing some connection between Apache and PHP?
  3. Well i have deleted all internet history and also tried doing ctrl+f5.Its the same still.
  4. It is not ,there is only one file in Htdocs which is test.php and nothign else also after having only one file when i go to http://localhost i can see a page saying it works
  5. I tried deleting history but of no use ,i want to know where that index.html file is located which shows "it works!" which is an indication that Apache is installed correctly,if i am not wrong. And apache is going to the same directory where that file is that is what i am assuming. Now after deleting the history it is at the same situation.If i go to localhost it shows "It works!" and when it type http://localhost/test.php it gives me Http 404 error.
  6. Sorry i misunderstood what you asked.But how to get the listing of http://localhost ? when I browse the htdocs folder i see only test.php i am also trying to figure out as it shows as "It works" when i type just http://localhost ,it means the root directory is not set but i have checked the php.ini file and the root directory is set to the htdocs folder of Apache.
  7. ofcourse there is only one file in htdocs folder ,which is test.php
  8. Its the same after deleting all files.Http 404 error when i go to localhost/test.php
  9. Alright i have downloaded Apache and installed it.After adding the lines you mentioned in earlier post to the httpd file in Apache folder,i restarted Apache and it went smooth with out error.Now when i type localhost in my browser i can see a page saying It Works!. I created a test.php file having code <? phpinfo(); ?> and saved at this location C:\Program Files\Apache Group\Apache2\htdocs now when i do the localhost/test.php i get HTTP 404 error.What to do now ?
  10. I have attached the images ,where from i am downloading the Apache and i get Http 404. [attachment deleted by admin]
  11. I have downloaded the vc86 Thread safe from http://windows.php.net/download/ and unzipped in at C:\PHP and as you metioned in your earlier post You should get three Apache modules, which are php5apache2_2.dll - This is to be used with Apache 2.2.x php5apache2.dll - This is to be used with Apache 2.0.x php5apache.dll - This is to be used with Apache 1.3.x but i can see only "php5apache2_2.dll" in that folder.Also i am looking for any apache 2.2.x server ,where to download it from ? The current apache i have downloaded is 2.0.63 and i didnt work with the php dll i have now, as i tried and i got the same error.
  12. Alright i have downloaded the PHP you mentioned but what about Apache? as i mentioned the website of Apache gives an Http 404 error
  13. I am trying to download the apache server from the following address http://httpd.apache.org/download.cgi but i am getting Http 404 File not found error.Is there any other way to download the Apache ?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.