maintenance.php syntax error in version 2.5.19

You need additional help with phplogcon, then write into this forum.

maintenance.php syntax error in version 2.5.19

Postby Biser » Tue Dec 16, 2008 4:11 pm

[root@acheron phpLogCon]# cd cron/
[root@acheron cron]# sh maintenance.sh
PHP Notice: Undefined index: HTTP_ACCEPT_ENCODING in /var/www/phpLogCon/include/functions_common.php on line 524
PHP Fatal error: Call to undefined function PrintDebugInfoHeader() in /var/www/phpLogCon/cron/maintenance.php on line 167
[root@acheron cron]#


Have I done something wrong? Everything else seems to be working ok...
Biser
New
 
Posts: 2
Joined: Tue Dec 16, 2008 4:06 pm

phpLogCon professional services

  • Custom phpLogCon configuration?
  • Maintenance Contract?
  • Installation support?

Also in version 2.5.22

Postby Biser » Tue Dec 16, 2008 6:16 pm

The same error shows up in 2.5.22. I really need to find some way to delete records since I'm now up to nearly three quarters of a million log records...
Biser
New
 
Posts: 2
Joined: Tue Dec 16, 2008 4:06 pm

Re: maintenance.php syntax error in version 2.5.19

Postby alorbach » Wed Dec 17, 2008 10:05 am

I am going to look into this and fix it asap.
During meantime, manually delete the records in the source admin.

best regards,
Andre Lorbach
User avatar
alorbach
Site Admin
 
Posts: 1129
Joined: Thu Feb 13, 2003 11:55 am

Re: maintenance.php syntax error in version 2.5.19

Postby alorbach » Wed Dec 17, 2008 10:09 am

As a hotfix during meantime you can do this:

edit cron/maintenance.php and search for this code:
Code: Select all
include_once($gl_root_path . 'include/functions_common.php');


Directly after add this code:
Code: Select all
include_once($gl_root_path . 'include/functions_debugoutput.php');


best regards,
Andre
User avatar
alorbach
Site Admin
 
Posts: 1129
Joined: Thu Feb 13, 2003 11:55 am

Google Ads



Return to Help

Who is online

Users browsing this forum: No registered users and 0 guests

cron