preg_match_all() [function.preg-match-all]: Compilation failed: unknown option bit(s) set at offset 0
Permalink
Everything was going fine, i was creating stacks until this error came up .... i am stuck now ... anyone has any clue about what could have gone wrong please ? I just installed the latest version of C5!
Many thanks
Many thanks
Thank you !! That is strange I had set the php to version 4 and everything was working fine, but i changed suddenly ... can an htaccess file change the php version ?
@ptityop
It looks like you can add "AddHandler" to use a specific installed PHP version.
http://stackoverflow.com/questions/12561203/how-to-change-php-versi...
It looks like you can add "AddHandler" to use a specific installed PHP version.
http://stackoverflow.com/questions/12561203/how-to-change-php-versi...
A quick internet search points to this being a possible PHP/PCRE issue. Does your host include a control panel for selecting a newer PHP version?