View Single Post
  #2  
Old 11-09-2012, 07:20 AM
innovot innovot is offline
New Member
 
Join Date: Nov 2012
Posts: 9
Hmmm, interesting if I execute lsphp from the command line one sees
Code:
./lsphp -v
PHP 5.4.8 (litespeed) (built: Nov  9 2012 11:49:07)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
    with Suhosin v0.9.34-dev, Copyright (c) 2007-2012, by SektionEins GmbH
but when I check it using phpinfo() nothing is showing
Reply With Quote