Re: clarification on core modules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Op 29 jan. 2015, om 06:15 heeft Tim Dunphy <bluethundr@xxxxxxxxx> het volgende geschreven:
> 
> Guys,
> 
> I"ve recently installed php 5.6.5 for a client. And he specifically
> requested both mail and pdo modules to be enabled. However when I went to
> installed them, I found that each was now a part of core php.
> 
> When the client logged into the system and did a php -m and grepped for
> those modules he didn't see them. So my question is a rather basic one. If
> a module has been included in core, should we expect to see it listed in
> the output of php -m?
> 
> 
> Thanks
> Tim
> 
> 
> 
> 
> 
> -- 
> GPG me!!
> 
> gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B

Hi Tim,
no core modules do not show up in php -m (at least on my installation). They do show up with php -i. Better even is let the client fetch phpinfo() page. that’ll show all modules and all parts of the core.

Sincerely
Jasper Kips
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php






[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux