Search results

  1. S

    [solved] Where is php.ini?

    I compiled PHP Version 5.4.13 from LiteSpeed web interface with the following flags '--with-mysqli' '--enable-mbstring' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--with-libdir=lib' '--disable-debug' '--with-pic' '--disable-rpath'...
  2. S

    Where is newly built PHP Extensions?

    I used LiteSpeed's php compiling function on the interface. here are the flags I used with PHP version 5.4.11 '--with-mysqli' '--enable-mbstring' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--exec-prefix=/usr' '--bindir=/usr/bin'...
  3. S

    Rewritecond for vhost directory?

    I'm just wondering how to use a variable for vhost directory within my ReWrite Rules I am using WordPressMU and W3-Total-Cache. W3TC instructs to use some ReWrite rules, which uses the root directory of the vhost like RewriteCond...
Top