Search results

  1. P

    Build Matching PHP Binary **ERROR** Could not get into php/sapi directory

    Hello, I was trying to Build Matching PHP Binary on my DirectAdmin server as I updated to PHP 5.4.17. This is the command I'm using: /usr/local/directadmin/plugins/litespeed/admin/build_lsphp But I keep on getting this error message: Query lastest LSAPI version: 6.2 Retrieving LSAPI archive...
  2. P

    LSWS 4.2.3 and PHP LSAPI 6.2 Released

    Sounds great! As a request - why not include PHP version 5.4.15 as it is the latest stable?
  3. P

    Add latest PHP 5.4.15

    LiteSpeed will be releasing 4.2.3 next week and will include newer versions of php. If you need to build now, you can try to modify the file lsws/admin/html/utility/build_php/buildconf.inc.php modify the $PHP_VER array to include the latest version. Thanks Lauren!
  4. P

    LiteSpeed DirectAdmin Plugin

    This issue has been solved by LiteSpeed. If you are having the same problem: replace line 177 $is_matched = compare_php_version(PHP5_AP_LOC, &$res); with $is_matched = compare_php_version(PHP5_AP_LOC, $res); Thanks Lauren!
  5. P

    Add latest PHP 5.4.15

    [Solved] Add latest PHP 5.4.15 Any chance you can add PHP 5.4.15 to the Compile PHP section at the Admin Web Console? Thanks! :)
  6. P

    LiteSpeed DirectAdmin Plugin

    [Solved] LiteSpeed DirectAdmin Plugin Hello, I'm running the DA plugin. The plugin doesn't allow me to 'Build Matching PHP Binary'. It gives me the following error: Fatal error: Call-time pass-by-reference has been removed in...
  7. P

    LiteSpeed Installation on DirectAdmin

    Thank you for fixing it webizen ;) However I do get the same notice: [NOTICE] Detected XEN VM But at least it's working/starting so that's fine with me :)
  8. P

    LiteSpeed Installation on DirectAdmin

    PM sent Thanks :)
  9. P

    LiteSpeed Installation on DirectAdmin

    Hello, I had LiteSpeed installed and it was working fine to, however my server provider did "some routine maintenance" and ever since the LiteSpeed does not start. So what I decided was to re-install LiteSpeed, however I'm getting the same problems and it just doesn't start. Here is the...
Top