Search results

  1. C

    Zend optimizer is not working?

    solved, wrong version, got 32bit, need 64 bit and it works
  2. C

    Zend optimizer is not working?

    Hey. I got problem with Zend Optimizer. I've installed it with path to php.ini was: /opt/lsws/php/ When install ask if i have apache i say no (litespeed) i got php 5.2.5 and v3.3.4 in php.ini i got: [Zend] zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.3...
  3. C

    LiteSpeed panel stop loading -port is open

    reply: tcp 0 0 0.0.0.0:7080 0.0.0.0:* LISTEN from other computer i get: telnet IP 7080 and nothing , means the port is closed BUT i got this iptables rule: # LiteSpeed -A INPUT -p tcp --dport 7080 -j ACCEPT
  4. C

    LiteSpeed panel stop loading -port is open

    Hey, Admin panel is on 7080 port. I use this rule: -A INPUT -p tcp --dport 7080 -j ACCEPT But when i go to IP:7080 nothing show I check with and without S, http and https. Any idea, maybe LiteSpeed admin panel stop working because websites and mysql work correct. ??
Top