Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Apache config problem..

Options
  • 13-06-2007 9:11am
    #1
    Closed Accounts Posts: 1,788 ✭✭✭


    Hi .
    I have installed Apace 2.2.4, PHP 4, and MySQL 5.0,

    After adding the lines

    LoadModule php4_module php/sapi/php4apache2.dll
    AddType application/x-httpd-php .php
    AddType application/x-httpd-php-source .phps


    to the conf file in Apache, (httpd.conf)
    I get this error message :
    httpd.exe: Syntax error on line 117 of C:/Program Files/Apache Software Foundati
    on/Apache2.2/conf/httpd.conf: Cannot load C:/Program Files/Apache Software Found
    ation/Apache2.2/php/sapi/php4apache2.dll into server: The specified module could
    not be found.


    The dll file it is not finding IS where it's supposed to be (php/sapi/php4apache2.dll), I have even tried writing the full path but
    i still get this error message, how is it not seeing it ?

    I am running this on XP ..


Comments

  • Registered Users Posts: 6,509 ✭✭✭daymobrew


    You might find additional help on the Apache 2.0.x on Microsoft Windows. That page also references the Manual Installation Steps page.


  • Registered Users Posts: 3,886 ✭✭✭cgarvey


    Try giving Everyone access to the DLL file and/or the php/sapi folder it's in


  • Closed Accounts Posts: 1,788 ✭✭✭jackdaw


    this is ridiculous now i have

    [Wed Jun 13 13:36:09 2007] [error] (OS 2)The system cannot find the file specifi
    ed. : No installed service named "Apache2".


    when i re-installed it and followed step by step the link posted above...


  • Closed Accounts Posts: 1,788 ✭✭✭jackdaw


    f*ck it im just gonna use WAMP!!!!


  • Closed Accounts Posts: 8,866 ✭✭✭Adam




  • Advertisement
  • Closed Accounts Posts: 1,788 ✭✭✭jackdaw


    This is such an unbeliavable pain in the ass !!
    I cant connect to the DB through SQL, how can i find out info on mySQL ?

    i can't connect through localhost:3306, i have tried it with no password and with passwords, it wont connect ? when you are installing MySQL where does it ask you to set a password ? it never seems to ask ?

    under the console , is there a way of finding out the exact DB server address ?
    it is on localhost but maybe im not using port 3306 ?

    i can't believe what a pain in the ass this is and it's supposed to be such an
    easy install..


  • Closed Accounts Posts: 8,866 ✭✭✭Adam


    Use the link I gave you there my friend, it's a one click, no post-install configuration!


Advertisement