I recently did a fresh install of SE4 and after setting the folder permissions, I kept getting the following error: Fatal error: Class ‘RecursiveRegexIterator’ not found Adapter.php on line 248
I would be very grateful if anyone familiar with SocialEngine 4, could assist me in this issue
Many Thanks
Sammy
SE4usesRecursiveRegexIteratorwhich isPHP 5 >= 5.2.0You would need to upgrade your PHP version for it to work …. and please note that
PHP 5.1.6is no longer supported.