Jump to content

Things went wrong with apache 1.3.23 on xp


wida

Recommended Posts

i currently use apache 1.3.23 that comes along phptriad, and use it on XP.

these are my problems:

-clicking a link wont link to the desired page (it actually exist)

-clicking a submit button wont go to the action page defined in <form action=\"apage.php\"> and wont submit any kind of input (hidden and not hidden)

-sometime when i type localhost, it just go to iis localhost page, instead of phpgeek index page

my question:

-what\'s wrong ? anyone ever experience this? it worked just fine before

and i didn\'t change any configuration

-is it possible to have 2 different version of apache servers in one machine ?

 

TIA,

inneedoffastanswers

Link to comment
https://forums.phpfreaks.com/topic/1234-things-went-wrong-with-apache-1323-on-xp/
Share on other sites

  • 1 month later...

Hi,

 

yep, I\'m having the same problem. Also XP. I used Foxserv to set up Apache/MySQL/PHP - interestingly, when I enter the file I want into the browser e.g. http://localhost/test.php & click enter I get the 404, but if I click enter again it comes up!

So I need to click enter twice! Of course, this is no good when calling pages from a form submit, or at any other point either.

 

Have you found a solution yet?

 

Mik.

Hi - I haven\'t done this yet but apparently XP has a bug, which results in php scripts returning 404 errors, that has been resolved in SP1.

So if you haven\'t installed it, now is the time.

 

Look up http://www.apache.org/dist/httpd/binaries/...n32/README.html

 

Hope this helps.

 

Mik. :D

Hi - Installed Apache 2 today & the problem of double-enter seems to be history, at least for html pages. many thanx for that.

 

I do have another problem though - On configuring httpd.conf, I added this line -

LoadModule php4_Module c:/apache2/php/sapi/php4apache2.dll

 

When I try to start the server I get an error message saying \"The requested operation has failed!\"

 

If I remove that line, the server starts up & I can run html pages.

 

This is the exact dll I had for my earlier setup to run php pages so I\'m not sure why it\'s not working. I am using the correct path. I\'ve also tried php4apache.dll but I get the same error message.

 

Any thoughts?

 

Thanx,

Mik.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.