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

 
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi ptityop,

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?
ptityop replied on at Permalink Reply
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 ?
MrKDilkington replied on at Permalink Reply
MrKDilkington
@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...