I have installed php using http://aspell.net/win32/ link. But I am getting the following error. Can anyone please help me out.
PHP Startup: Unable to load dynamic library 'C:\xampp\php\ext\php_pspell.dll' - The specified module could not be found.
I have installed php using http://aspell.net/win32/ link. But I am getting the following error. Can anyone please help me out.
PHP Startup: Unable to load dynamic library 'C:\xampp\php\ext\php_pspell.dll' - The specified module could not be found.
Check that the php_pspell.dll file exists in that path.
Also, if you don't really need pspell - go to php.ini and comment it out. After that restart your xampp.