Forums

[resolved] wp incredibly slow with lighttp (3 posts)

  1. sbaboc
    Member
    Posted 2 years ago #

    Hi all,
    On my small home server I use lighttp for web pages. I installed wordpress without problem (except my lack of experience) on a virtual host.

    What happens now is that it takes about 2.5 minutes to be connected to wp from either another machine on my home network, or from my office machine on the internet.

    My lighttp config contains those lines relating to this site:

    fastcgi.server = ( ".php" => ((
    "bin-path" => "/usr/bin/php-cgi",
    "socket" => "/tmp/php.socket"
    )))

    ## a static document-root, for virtual-hosting take look at the
    ## server.virtual-* options
    server.document-root = "/var/www/bornier"

    $HTTP["host"] =~ "^(www\.piaffer\.org|piaffer\.org|piaffer)$" {
    simple-vhost.server-root = "/home/jean/"
    simple-vhost.document-root = "piaffer"
    }

    Can you help?
    tia

  2. sbaboc
    Member
    Posted 2 years ago #

    Hi
    I just installed wp 2.8 instead.
    Now it works as fastly as expected.

    cu all!

  3. contactn
    Member
    Posted 2 years ago #


Topic Closed

This topic has been closed to new replies.

About this Topic

Tags