Windows Installation

PythonPython Forum LeaderThe Royal RAM
I have installed Apache on my win xp computer and testing it and its working fine.

I have also tried to setup PHP but this doesnt work. Once I tell apache to load the php dll module by editing the conf file it just will not work.

when i go to test the following happens:
Syntax error on line 972 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf:
Cannot load C:/Program Files/Apache Group/Apache2/php4apache2.dll into server: The specified module could not be found.  
[Mon Aug 30 00:45:12 2004] [warn] (OS 995)The I/O operation has been aborted because of either a thread exit or an application request.  : winnt_accept: Asynchronous AcceptEx failed.

I have checked and double checked that I have placed the php4apache2.dll file into the directory it asks for and yet, this error always comes up.

Anyone know whats wrong?
Thanks

The Royal Ram

Comments

  • CannonBallGuyCannonBallGuy Moderator Shared Hoster
    Sorry... Im 100% a Mac man... :D lol
  • ARComARCom Beginner Link Clerk
    I have just sorted this error out on my server. The culprit was an install of Steganos Internet Anonym Proâ„¢ 7.
    What I found was after installing the app windows update stopped functioning and another forum suggested uninstalling it would fix the trouble. As it turns out that uninstall also fixed the “winnt_accept: Asynchronous AcceptEx failed." error as well.

    Hope that helps you out.

    AR
    Python wrote:
    I have installed Apache on my win xp computer and testing it and its working fine.

    I have also tried to setup PHP but this doesnt work. Once I tell apache to load the php dll module by editing the conf file it just will not work.

    when i go to test the following happens:
    Syntax error on line 972 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf:
    Cannot load C:/Program Files/Apache Group/Apache2/php4apache2.dll into server: The specified module could not be found.  
    [Mon Aug 30 00:45:12 2004] [warn] (OS 995)The I/O operation has been aborted because of either a thread exit or an application request.  : winnt_accept: Asynchronous AcceptEx failed.
    

    I have checked and double checked that I have placed the php4apache2.dll file into the directory it asks for and yet, this error always comes up.

    Anyone know whats wrong?
    Thanks
  • aenigmaaenigma Beginner Link Clerk
    Have you tryed to put the dll into the windows system folder?
    Eremita Solitario
    http://www.thekey.it
  • PythonPython Forum Leader The Royal RAM
    AR_COM - since I dont have Steganos Internet Anonym Proâ„¢ 7 installed that cant be the problem

    aenigma - Yes I have tried that and still it desont work

    The Royal Ram

  • aenigmaaenigma Beginner Link Clerk
    Eremita Solitario
    http://www.thekey.it
  • fleccyfleccy Member NAT Warrior
    if you have problems installing stuff like this then you will be best of with easyphp does all that for you www.easyphp.org :)
  • JohnJohn Junior Member NAT Warrior
    I had same kind of problems so I started using appserv and its worked great so far.

    http://www.appservnetwork.com/

    AppServ 2.5.1
    PHP 5.0.1
    Apache 1.3.31
    MySQL 4.0.20
    Zend Optimizer 2.5.3
    phpMyAdmin 2.6.0-rc1
    Perl 5.8.4

    Hope this is useful to someone :)
    [+] JSlane Designs
    [+] JSlane Hosts
  • PythonPython Forum Leader The Royal RAM
    cool. i might give them a go

    The Royal Ram

Sign In or Register to comment.