Search results

  1. F

    make virtual hosts

    I know I mentioned this somewhere but cant find the thread. I remember when I first starte3d messing with litespeed and I installed on a directadmin server and I put the listen to port on 80, when I did it added all my virtual hosts into litespeed but everything was slow and just didnt work...
  2. F

    No executable 'php' under sapi/litespeed/

    well you can use it as long as you have the modules in it compied for new php and you have the modules and everything listed right
  3. F

    is it possible to set $VH_NAME to environment variables??

    I noticed when I first started messing with litespeed when i was setting it to port 80 as the listener, it would add all of the vhosts and ability to adjust them and everything but that is the same time I was having problems too with it being real slow. But that would be great to get the vhosts...
  4. F

    No executable 'php' under sapi/litespeed/

    thats odd. only time that happend to me when i didnt ./buildconf --force Try doing that before configuire if you havent already if you cd to php*/sapi download litespeed, untar it cd .. then ./buildconf --force then should be in php*/sapi/litespeed/php Also if you get any make errors post them.
  5. F

    WOW - Apache is crap...(default, untuned state)

    even if you tune the crap out of apache, doesnt make much difference with stuff like that. Trust me, youre looking at someone who spent 2-3 years trying it. Now... We just gotta convince Mister Wang to form a top secret site so only We can have litespeed and none else! muhahahahaha All ours...
  6. F

    WOW - Apache is crap...(default, untuned state)

    hell ya, No way Ill ever go back to apache on anything. Litespeed is truly amazing. In Some way I wish George would pass protect the site and keep this top secret so we have the egde on other hosts :) but its so amazing you about have to tell people.
  7. F

    system wide install

    I be damned, does have an init script. yeah I have mine using system php now as well. Im setting everything up where litespeed is number one http server
  8. F

    system wide install

    Ok, I think that the basic litespeed install instructions is for people who might go back to apache or whatever. I think it would be nice if there was a system wide install - scripts in /etc/init.d, /sbin, etc so you dont have to type out the full location to the binaries. PLus in /etc/init.d...
  9. F

    default lsphp no mysql

    I didnt report this first cause I thought it may have been an issue with my server plus I was gonna compile my own php5 but i notice on the default installs of php, there is no mysql support compiled in when I go to php.mysql sites, always a db error. When I compile and install my own php5 I...
  10. F

    zen photo problem

    works! thanks a lot mistwang
  11. F

    user error_logs in cpanel

    I think it extracts from the global, not sure. Because when mine quit working I looked everywhere using slocate and everything and couldnt find any individual error log. But when looking in the /etc/httpd/logs/error_log nothing is being written there, Would also be cool if you got it to...
  12. F

    zen photo problem

    I just had a customer who couldnt see his site in public_html when you visited it, said moved 302 and said moved to domain.com/% or something to that effect. I ended up moving htaccess to old.htaccess so he could run the install but he says he needs the rewrite rules for teh siet to function...
  13. F

    XSS is autoindex | patch included

    Yeah, I wasnt sure if the advisory was the same as the string. Was what I was sent. But Im glad I could help and if I hear anything else Ill be the first to let you know
  14. F

    restart from shell

    your right. Im dumb lol. I just figured it would say something about the licence. Anyway I didnt wanna make a new post about this but I notice on my whmcs when I go to make an account. It times out almost immediately with the 408 error. I tried setting timeout way high when I do it but...
  15. F

    restart from shell

    Well I noticed this since the 3.1 and not totally sure if this is a bug or not but it doesnt seem to be doing anything from the shell when I type /opt/lsws/bin/lswsctrl restart it just enters ya know, doesnt really do anything and doesnt restart the server. root@cp [/usr/src]#...
  16. F

    XSS is autoindex | patch included

    I sent you an email earlier george but looks like your server was having problems. Anyway there is an xss in autoindex, Some kiddy group made it, does not much more then give a popup but could probably be used to steal cookies or whatever. I dont know, not to keen on xss. Here is the original...
  17. F

    replacing system php

    well, the linking seems to work fine. I may do it when I get some free time, working fine now so I wont mess with it for a bit http://www.secureservertech.com/info.php Working great so far. I think if someone is gonna totally convert to litespeed this is the best way UPDATE: Ok I see what you...
  18. F

    replacing system php

    Well everything looks good, displays all version info Only problem is http://www.secureservertech.com/info.php its loading the /opt/lsws/php/php.ini instead of the one in /usr/local/lib, Ill try to link it Ok, all is well now. I had to link /opt/lsws/php/php.ini to /usr/local/lib/php.ini but...
  19. F

    replacing system php

    I was considering installing the sapi php via the wiki, but instead of using /php5 using /usr/local so there is only one php for the system. I have noticed one thing though when you do php -v with my old php it lists all features like root@cp [/usr/src/php-5.2.3]# php -v PHP 5.2.3 with...
  20. F

    using sendfile

    I had another question, figured I would ask it here instead of making a new post. Ok, Ive been running litespeed on 2 servers with mod security rules and such, I have noticed the rules working and even made some new ones. So I got to looking last night and the request filter was turned off...
Top