View Single Post
Old January 10th, 2006, 11:26 PM   #2 (permalink)
csouza1977
Registered User
 
Join Date: Jan 2006
Posts: 3
nevermind i figured it out. It seems that php5 didn't come with pcre enabled. i added a config flag when i built php --with-pcre-regex=yes

works like a charm.
csouza1977 is offline   Reply With Quote