Portal Home > Knowledgebase > Articles Database > vbulletin error?
vbulletin error?
Posted by ruba, 02-13-2012, 06:29 AM |
dear all, kindly check this error and solution me, its server problem or my vbulletin problem?
Warning: preg_replace() [function.preg-replace]: Compilation failed: lookbehind assertion is not fixed length at offset 176 in [path]/includes/functions_newpost.php on line 260
Unable to add cookies, header already sent.
File: /home/user/public_html/includes/class_core.php
Line: 3283
when i creating a new thread then show this error
|
Posted by cpanellover, 02-13-2012, 07:42 AM |
this is not a vBulletin error.What version of PCRE is your host using ? you can find that yourself by calling phpinfo();
more info here
|
Posted by linux7802, 02-13-2012, 07:42 AM |
You can try to enable the output_buffering option in the servers main php.ini
|
Posted by ruba, 02-13-2012, 08:55 AM |
please tell me which code added with php.ini
|
Posted by ruba, 02-13-2012, 08:59 AM |
what dose mean PCRE?
|
Posted by cpanellover, 02-13-2012, 09:02 AM |
PCRE = Perl Compatible Regular Expressions it's a PHP extension used by the preg_replace() function. look here
|
Posted by ruba, 02-13-2012, 09:20 AM |
yes, thanks for meaning but basically what is need for change
pls give me what can i do? for solving error
|
Posted by cpanellover, 02-13-2012, 09:32 AM |
If you are on a shared host you cannot solve this error yourself as changes to the php build effects the whole server and it requires root access.
if you have a vps/dedicated you could recompile PHP with the PCRE version mentioned in the link i posted in my first reply do note however to check whether things are compatible or the compilation will fail.Howto compile PHP depends on your os (eg CPanel can do this automatically)
In case of a shared host you need to ask support but most likely they won't change this.
|
Posted by foobic, 02-13-2012, 10:54 AM |
Point your host (or server admin, if it's a VPS / dedi) to this recent thread. The fix has already been published and they should be able to apply it for you.
|
Posted by ruba, 02-13-2012, 11:15 AM |
i have dedicated server, and have whm access also
but i have still problem which error
cPanel Version 11.30.6 (build 3)
Theme x3
Apache version 2.2.22
PHP version 5.2.17
MySQL version 5.1.56-log
Architecture x86_64
Operating system linux
Shared IP Address XX
Path to sendmail /usr/sbin/sendmail
Path to Perl /usr/bin/perl
Perl version 5.10.1
Kernel version 2.6.32-220.4.1.el6.x86_64
cPanel Pro 1.0 (RC1)
pls give me proper solution, whats i needed
|
Posted by nehir, 02-13-2012, 11:17 AM |
Search in Vbulletin forums, there are several threads/posts..
|
Posted by ruba, 02-13-2012, 11:18 AM |
and where i found or installed pcre, and how to know that pcre verson>?
|
Posted by ruba, 02-13-2012, 11:58 AM |
please anyone help me?
|
Posted by ruba, 02-13-2012, 03:46 PM |
ok now tell me how to downgrade pcre 8.21-8.20?
please explain here
|
Posted by ruba, 02-14-2012, 10:54 AM |
Nobody thanks, i have solved the problem
|
Add to Favourites Print this Article
Also Read