| Problem after update to Kloxo with delete-old-spam-cur.phps [message #71180] |
Mon, 21 September 2009 05:04 |
piermess  Messages: 1 Registered: September 2008 |
Member |
|
|
Hi all,
In the cron scheduled task of LXAdmin on one of my domains I had this script for delete old messages in the spam folder:
. /script/directory && lphp.exe ../bin/delete-old-spam-cur.phps
After the upgrade to Kloxo this is the warning I receive:
Warning: main(lib/sgbl.php): failed to open stream: No such file or directory in /usr/local/lxlabs/kloxo/httpdocs/htmllib/lib/include.php on line 12
Warning: main(): Failed opening 'lib/sgbl.php' for inclusion (include_path='/usr/local/lxlabs/kloxo/httpdocs') in /usr/local/lxlabs/kloxo/httpdocs/htmllib/lib/include.php on line 12
Fatal error: Class 'Sgbl' not found in /usr/local/lxlabs/kloxo/httpdocs/htmllib/phplib/lxlib.php on line 28
So I put the script under the Server tab, and it works for ALL the domanis I have in my VPS, but I always receive the mail with the error post over, ONLY related of the first domain where was created the script the first time.
If I change the time of the cron, I always receive the two mails, one from the user root, with success of execution, and one at the same time from the user of the specific domain were I've created the script the first time with the error.
Any ideas for resolve this problem?
Thank you.
|
|
|