PDA

View Full Version : PHP 5


witness
11-13-2007, 08:06 AM
Hi I really don't know what to do here, but since upgrading to php 5.2.2, phpDig cannot index my sites OR display results.

I get these errors when searching:
Warning: mb_ereg_replace() [function.mb-ereg-replace]: mbregex compile err: premature end of char-class in /home/accbonn/public_html/fr/recherche/libs/search_functions.php on line 179

Warning: mb_ereg_replace() [function.mb-ereg-replace]: mbregex compile err: premature end of char-class in /home/accbonn/public_html/fr/recherche/libs/search_functions.php on line 180

Warning: mb_ereg_replace() [function.mb-ereg-replace]: mbregex compile err: premature end of char-class in /home/accbonn/public_html/fr/recherche/libs/search_functions.php on line 181

Warning: mb_ereg_replace() [function.mb-ereg-replace]: mbregex compile err: premature end of char-class in /home/accbonn/public_html/fr/recherche/libs/search_functions.php on line 182


And when I try to index, i get:
Exploration des liens en cours... [Stop spider]
SITE : http://bonneau.bang-marketing.com/
Chemins exclus :
- @NONE@

Wait...


... And that's it.


BTW downgrading PHP cannot be an option.

Any and all help would be appreciated!

infrenion
12-04-2007, 12:52 AM
This was discussed on the forums before. just search for the error and you should get those threads.

infrenion
12-04-2007, 12:55 AM
I actually found one for you:

http://www.phpdig.net/forum/archive/index.php?t-1869.html
Should help.

Good Luck!