Author Topic: PSPELL MODULE  (Read 8692 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
PSPELL MODULE
« 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?

Offline
*
Re: PSPELL MODULE
« Reply #1 on: May 11, 2016, 06:18:16 PM »
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