Control Web Panel
		WebPanel => PHP => Topic started by: nikmauro on April 07, 2016, 08:21:45 AM
		
			
			- 
				hello i have install pspell module on centos 
#yum -y install php-pspell
then edit the php.ini and add extension=pspell.so and restart the httpd
, in the php.info the module pspell not loaded. "module not found"
Any help how to install this?
			 
			
			- 
				I just solved this, about a minute ago"
> Login to your CWP
> Go to PHP Version Switcher
> Select your php version and click next
> In the Advance Configuration Text field add at the bottom:
--with-pspell
Dont forget to enable imap (not necessary but is important if you were running mail before)
> click Start Complier in the Background
this will take about 8-9 minutes to complete, when finish you should have pspell