Search results

  1. R

    How to load custom "php.d" directory?

    Hey, Seems that, when installing PHP from repo, .ini files aren't loaded from /etc/php.d but from (example for PHP 5.6) /usr/local/lsws/lsphp56/etc/php.d/ . I've tried to symlink /etc/php.d to /usr/local/lsws/lsphp56/etc/php.d/ but didn't worked. Any idea of how to solve this? Thank you very...
  2. R

    License for 4gb VPS

    Hey, One of our clients has a 4G VPS. He asked us to purchase a LiteSpeed license for him: VPS Lease LSWS Enterprise. I am aware that, on dedicated servers, it doesn't matters how many cores are available, as LSWS will use X no. of cores depending on the license. Is this the same with RAM? I...
  3. R

    suPHP not reading .htaccess

    Hey, I've setup LSWS to run as "nobody", as usual. Next I've compiled PHP 5.4 and created a new Virtual Host by using the "Virtual Hosts Templates". The server is showing content, but it's not reading any .htaccess file (posting an "Access denied - cannot read .htaccess" at Home). Can you...
  4. R

    [newb] How to activate Zend OPCache or xCache

    Hey, I've successfully installed and compiled PHP 5.4 + Zend OPCache and xCache (and APC) via webinterface. What should I do next in order to create a vhost that benefits from these features? I suppose that a PHP_SuEXEC vhost is out of discussion. Can you please point me to the right...
  5. R

    LiteSpeed Standard + RPM PHP = possible?

    Hey, 1) From my understanding it is not possible to install LiteSpeed Standard (free) by using the repository. Correct? 2) I've installed LS Standard from source, than installed PHP from the PHP repository. Still PHP is not functional, the testpage is just offering me the "raw" PHP file...
  6. R

    ImageMagick + LiteSpeed - howto?

    Hello, I would like to install LiteSpeed + ImageMagick. How should I do this? Should I install ImageMagick via YUM than add '--with-imagemagick" when recompiling PHP? I'm using CentOS 6.3 and I'm installing LS by following this tutorial. Thanks!
  7. R

    [BUG] eAccelerator not compiling - CentOS 6.3, PHP 5.4.6, fresh install

    Hello, Any idea of how to fix this: After that the installer crashes. Thanks!
  8. R

    Monitor Virtual Hosts Templates traffic

    [SOLVED] Monitor Virtual Hosts Templates traffic Hi, I'm using a couple of PHP_SuEXEC templates/Virtual Hosts. I would like to monitor the traffic for each virtual host. I need just raw stats, like weekly/monthly traffic reports, nothing fancy. How can I do this? Thank you!
  9. R

    Incorrect download link on the download page

    Hi, Please take a look at http://litespeedtech.com/litespeed-web-server-downloads.html If you take a look at "LiteSpeed Web Server Standard Edition: Free" you will see that the link for "Linux (x86) ** / 4.1 Std / 1 / 4-13-2011" links to So it points to the 4.0.20 build link... Shouldn't it...
  10. R

    Error with (date.timezone) in LiteSpeed

    [SOLVED] Error with (date.timezone) in LiteSpeed Hi folks, I'm trying to setup a phpBB installation. All fine and dandy, till one big ugly error: After browsing the forums the general solution is: Note: I'm using PHP 5.3.6. Well...the single problem is that LiteSpeed doesn't has...
  11. R

    suPHP or "nobody"?

    Hi folks, I will run a couple of mid-traffic websites which I all own. I'm interested in SPEED and page-loading time. Will suPHP load slower than running LiteSpeed on "nobody"? Yes, I know that running on "nobody" is not the most secure thing on the world, but I own all the websites so this...
  12. R

    [PROBLEM] WordPress not working even with "--with-mysql"

    [SOLVED] WordPress not working even with "--with-mysql" Hi folks, I've just compiled PHP (from LiteSpeed's admin) with the following arguments: Everything worked like a charm until I began moving stuff from my old Apache server to the new LiteSpeed server. Here's the WP error: I've...
  13. R

    Looking for paid server setup/mini-training

    Hi, I need to make a VPS with CentOS 5.5 x64, host a bunch of domains and install the following scripts: - mediashare (mediasharesuite.com/products/mediashare/requirements/) - openx (openx.org) - joomla - wordpress The VPS should have PHP5 + MySQL5 (+phpmyadmin). No...
  14. R

    [Solved] Import from Apache

    Hi, This is the first time I'm installing LiteSpeed, so I should be considered as a "totally newbie LS user". I'm having a CentOS 5.5 VPS, fresh install, with Apache2 + PHP5. When installing the Free version there was no option to import any httpd.conf or migrate anything from Apache...
Top