Search results

  1. D

    Error 406 After Upgrade to 4.0.1

    Update : SMF login are facing the same error page : 406 not acceptable All SMF user cannot login to their forum. Please help me....
  2. D

    Error 406 After Upgrade to 4.0.1

    After manual upgrade from 4.0 to 4.0.1, I have an error like bellow while execute domain search script : ==================================== 406 Not Acceptable This request is not acceptable ________________________________________ Powered By LiteSpeed Web Server LiteSpeed Technologies is...
  3. D

    3.2.3 not in version manager?

    I bought LSWS since v3.3.24. And have the same problem : Version Manager seems like cannot detect the new version or even download it. So I always must to reinstall it manually through SSH. I've been manually whitelisted all litespeedtech.com's IPs but I still got the same problem until now (I...
  4. D

    How to setup Litespeed LSWS for a shared environment?

    Yes that is. I've been with php as DSO (on Cpanel-Apache), and set the eaccelerator.shm_size to 2048 and that were fine. Except it were doesn't fine on DSO-nobody security.
  5. D

    How to setup Litespeed LSWS for a shared environment?

    On my server? :p Thank you mistwang for your helps and advices :) Btw on my eAccelerator, it could only caching from 1 to 19 scripts, maximum. Or it perhaps caused by shm value/size has set to just 16mb? Because if I increase it to more than 16mb, some of random pages will suddenly blank, not...
  6. D

    How to setup Litespeed LSWS for a shared environment?

    But still curious on how to enable the pure phpsuexec to this LS-Cpanel. Because I think the security of LS will totally null if any user still can walk around to other users teritories. It is just as the same as php-DSO (nobody), which username means nothing to php security.
  7. D

    How to setup Litespeed LSWS for a shared environment?

    /usr/local/lib/php.ini But it is super worked now after running /scripts/makecpphp Thank you for your all of disable_functions values :)
  8. D

    How to setup Litespeed LSWS for a shared environment?

    I check for /usr/local/cpanel/3rdparty/etc/php.ini and found that disable_functions are totally empty there. @IrPr : root@xxxxx [/home]# ls -als /usr/local/lib/php.ini /usr/lib/php.ini /opt/lsws/lsphp5/lib/php.ini /bin/ls: /opt/lsws/lsphp5/lib/php.ini: No such file or directory 0...
  9. D

    How to setup Litespeed LSWS for a shared environment?

    But... after I edit /usr/local/lib/php.ini, it always changed for the phpinfo() value on /home/user/public_html/phpinfo.php Is there something wrong with my installation? I am still using the old php 5.2.8 from cpanel.
  10. D

    How to setup Litespeed LSWS for a shared environment?

    Thank you for explanation. Could you told me the path for system php.ini?
  11. D

    How to setup Litespeed LSWS for a shared environment?

    Still no luck. Because fantastico need php_uname, shell_exec, and system are enable on php.ini. So the c99 can ls, ls -al, and cat accross to other vhost again :(
  12. D

    PHP suEXEC

    Smells like heaven there... Thank you lrPr, I'll check on that thread :)
  13. D

    PHP suEXEC

    I have tested by self with c99. It can still do ls and cat command to other VirtualHosts (to find and read config.php). This is really great!!! What should I do to prevent this? Any help/suggest would be useful for humand kinds of shared-hosting security in this planet.
  14. D

    PHP suEXEC

    Dear All, I have setup litespeed enterprise to replace cpanel apache (using suphp at the past). With litespeed I choose to use old cpanel httpd.conf and then turning on PHP suEXEC through litespeed web interface on WHM. So that must be LSAPI + PHP suEXEC (secured), isn't that right...
Top