Quoting Martin Knoblauch <[EMAIL PROTECTED]>:

> Hi Bernard,
>
>  just by chance I had to install 3.0.6 on Sles10sp1 this week. I got
> the same problem and installing the ctype package for php5 solved the
> issue.
>
> Cheers
> Martin

Is the presence of the php-ctype package in the RPM database enough to  
confirm that the ctype_* functions are available to PHP?

I'm not familiar with SuSE, but on Red Hat the PHP sub-packages drop  
bits of configuration in /etc/php.d when they are installed.  These  
contain the needed configuration lines for PHP to install the new  
modules provided by the sub-package.  You could have a situation where  
a sub-package is installed, but the configuration file has been  
removed, so it's present in the RPM database but not loaded into PHP.   
Is there a similar situation in SuSE?

alex

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to