Search results

  1. S

    503 Service Unavailable :after installation

    After installing I am getting following error on a fresh new VPS 503 Service Unavailable The server is temporarily busy, try again later! -------------------------------------------------------------------------------- Powered By LiteSpeed Web Server LiteSpeed Technologies is not...
  2. S

    PHP Error: Fatal error: Call to undefined function mysql_connect()

    Getting this error. I recompiled php thorugh console twice but no luck Fatal error: Call to undefined function mysql_connect()
  3. S

    Installation Errors

    I got following errors while installing. Overall installation went okay and LS is running fine. Just wondering if these errors can create any issues later on ./functions.sh: line 901: groupadd: command not found ./functions.sh: line 904: useradd: command not found ./functions.sh: line 905...
  4. S

    Enabling PDO/PECL while upgrading PHP through GUI

    I am setting a fresh litespeed install and then will be upgrading php to 5.xx through GUI. How do I enable PDO/PECL support?
  5. S

    www.domain.com not working

    I have setup a litespeed domain using virtual host php template and site works perfectly on http://domain.com but when I type http://www.domain.com it goes blank with "Internet Explorer can not display this page error" I tried adding www.domain.com and www as alias while creating virtual...
  6. S

    Error while compiling php 5.x.x on 3.3.23

    Trying compile PHP 5.x.x through UI on CentOS 5.x Getting following error: Help/Advise please.. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 25259 0 0 0 0...
  7. S

    Installation Errors :-(

    Getting Following Errors: ./functions.sh: line 281: /home/mona/sources/lsws-3.3.22/admin/fcgi-bin/admin_php: No such file or directory [OK] The startup script has been successfully installed! Would you like to start it right...
  8. S

    Configuring MySQL support for PHP

    I migrated from Apache to Litespeed and all static content working fine. For PHP, I compiled 5.x version using litespeed webconsole. Now when I try to connect to mysql, I get following error: This PHP environment doesn't have MySQL support built in. MySQL support is required if you want to...
Top