View Single Post
  #2  
Old 09-09-2012, 06:44 AM
NiteWave NiteWave is online now
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,216
http://www.php.net/manual/en/com.installation.php
Quote:
There is no installation needed to use these functions; they are part of the PHP core.
however, http://www.php.net/manual/en/com.requirements.php:
Quote:
COM functions are only available for the Windows version of PHP
so your php script can't run on linux + php + apache(or litespeed)
Reply With Quote