![]() |
|
![]() |
#1 |
Green Mole
Join Date: Dec 2004
Posts: 3
|
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 |
![]() |
![]() |
![]() |
#2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Line 1253 looks to be an eregi line. Are you using mb_eregi instead?
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
![]() |
![]() |
![]() |
#3 |
Green Mole
Join Date: Dec 2004
Posts: 3
|
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.
|
![]() |
![]() |
![]() |
#4 |
Green Mole
Join Date: Dec 2004
Posts: 3
|
Problem solved
Fixed the Warning by setting
mbstring.func_overload = No in php.ini. |
![]() |
![]() |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fatal error: Call to undefined function: mb_eregi() | drdrew42 | Script Installation | 1 | 12-04-2007 02:08 AM |
Call to undefined function: mb_eregi() | PHPfranky | Troubleshooting | 0 | 12-03-2005 06:40 AM |
install error!undefined function: mb_eregi() | wedmaster | Script Installation | 4 | 04-21-2005 07:12 AM |
compile catdoc | loicoco | External Binaries | 2 | 04-30-2004 04:45 AM |
I got a warning, please help | David J Harmon | Troubleshooting | 6 | 09-29-2003 05:36 PM |