Question apache2 mode worker

Discussion in 'Installation/Configuration' started by powaserv, Jan 12, 2012.

  1. powaserv

    powaserv New Member

    Hi,

    I wanted to put Apache 2 worker mode.
    But after I no longer access to webmail, phpmyadmin page as I have not the access to the index page, it downloads it directly.
    I'm on debian squeeze with the installation site for recommendations.
    I then returned to normal mode it works.

    Do you know where that may come?

    thank you
     
  2. falko

    falko Super Moderator Howtoforge Staff

    If you use mod_php, you need mpm-prefork, not mpm-worker.
     
  3. powaserv

    powaserv New Member

    Hi,

    Yes when I install worker, I also uninstalled comflit which returned to him.
    Lib something.
    It would come of this?

    Thanks.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Reinstall mpm-prefork:
    Code:
    apt-get install apache2-mpm-prefork
     
  5. powaserv

    powaserv New Member

    I have to reinstall the mod prefork.
    But I wanted to know why you can not start a mod worker.
    You know why?

    thank you
     
  6. falko

    falko Super Moderator Howtoforge Staff

  7. powaserv

    powaserv New Member

    Hi,

    ok , thanks.
     

Share This Page