Recent Topics

1 Feb 05, 2007 12:10    

Everything was fine after our upgrade to PHP5-SQL5, but after 2 days the admins at my hosting service disabled the file _category.funcs.php_DISABLED_BY_INFOMANIAK

And I got this email from them saying that I have to correct some script before changing the name of the category.funcs.php back to normal.

Part of the problem is solved, blog is back online :)

powered by Apache, PHP5, MSQL 5, latest Stable 1.9.2 B2evolution version.

i'v moved the root DirectoryIndex in my htaccess file to another
index in the meantime.

Warning: require_once(/web/inc/MODEL/collections/_category.funcs.php) [function.require-once]: failed to open stream: No such file or directory in /web/inc/_main.inc.php on line 307

Fatal error: require_once() [function.require]: Failed opening required '/web/inc/MODEL/collections/_category.funcs.php' (include_path='.:/opt/php/lib/php') in /web/inc/_main.inc.php on line 307

email :

grep 3919671c4f50aa1aef6731f51154d469 error-20070205.log | grep -v "File
does not exist" | sed -e 's,.*[error],,' | sort | uniq -c | sort -rn
   1482  PHP Notice:  Undefined index:  cat_blog_ID in
/web/inc/MODEL/collections/_category.funcs.php
on line 549

    540  PHP Notice:  Undefined index:  cat_name in
/web/plugins/_tagcloud.plugin.php
on line 123

    314  PHP Notice:  Undefined property:  Blog::$pingback_url in
/web/inc/MODEL/dataobjects/_dataobject.class.php
on line 461

    313  PHP Notice:  Array to string conversion in
/web/plugins/_tagcloud.plugin.php
on line 152

     10  PHP Warning:
require_once(/web/inc/MODEL/collections/_category.funcs.php)
[<a href='function.require-once'>function.require-once</a>]: failed
to
open stream: No such file or directory in
/web/inc/_main.inc.php on line 307

     10  PHP Fatal error:  require_once() [<a
href='function.require'>function.require</a>]: Failed opening
required
'/web/inc/MODEL/collections/_category.funcs.php'
(include_path='.:/opt/php/lib/php') in
/web/inc/_main.inc.php on line 307

      2  b2evolution error: Requested Blog from T_blogs without ID! in
/web/inc/MODEL/dataobjects/_dataobjectcache.class.php
at line 302

      2  PHP Notice:  Undefined index:  cat_blog_ID in
/web/inc/MODEL/collections/_category.funcs.php
on line 277

      1  b2evolution error: Requested User does not exist! in
/web/inc/MODEL/dataobjects/_dataobjectcache.class.php
at line 346

      1  b2evolution error: Group/user permission denied by b2evolution!
(blog_properties:edit:5) in
/web/inc/MODEL/users/_user.class.php
at line 551

      1  b2evolution error: Group/user permission denied by b2evolution!
(blog_properties:edit:3) in
/web/inc/MODEL/users/_user.class.php
at line 551

      1  Processing config file:
/opt/apache/conf/vhosts/3919671c4f50aa1aef6731f51154d469.conf

I really don't know what to do, because 1 hour ago the website was OK
if anyone have any suggestion, i would really appreciate the help :)


Form is loading...