![]() |
Warning: mb_eregi(): mbregex compile err
while spidering i´m getting the warnings:
Warning: mb_eregi(): mbregex compile err: unmatched ( in .../phpdig/admin/robot_functions.php on line 1253 on Apache/2.0.50 (Unix) mod_perl/1.99_13 Perl/v5.8.4 mod_ssl/2.0.50 OpenSSL/0.9.7d PHP/4.3.8 DAV/2 Mysql 4.0.20 |
Line 1253 looks to be an eregi line. Are you using mb_eregi instead?
|
hmm
I have not changed any code there. Although i tried to replace it with mb_eregi but recieved the same php-warning then. I am also getting the same warning (but from a different script) when I perform a search-query. Maybe it´s a Problem in the php.ini with multibyte. It seems I am the only one having this problem.
|
Problem solved
Fixed the Warning by setting
mbstring.func_overload = No in php.ini. |
All times are GMT -8. The time now is 11:58 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.