Search found 6 matches

by bowlby
19 Jul 2011, 19:54
Forum: EmailReporting
Topic: Problem with Safe Mode
Replies: 9
Views: 16161

Re: Problem with Safe Mode

it works in safe_mode now! Thanks for your help!
by bowlby
19 Jul 2011, 18:51
Forum: EmailReporting
Topic: Problem with Safe Mode
Replies: 9
Views: 16161

Re: Problem with Safe Mode

I replaced the variable in line 33 with a hardcoded path and that fixed the error.

But running plugin.php?page=EmailReporting/bug_report_mail gives me another safe_mode error:


Mailbox: INITIALIZATION PHASE Message: Debug output memory usage Location: Mail API - Finished __construct Current ...
by bowlby
19 Jul 2011, 14:53
Forum: EmailReporting
Topic: Problem with Safe Mode
Replies: 9
Views: 16161

Re: Problem with Safe Mode

Ok, here's some debug info:


Full path: /nfs/vsp/example.com/b/user/public_html/mantisbt-1.2.5/plugins/EmailReporting/EmailReporting.php
Line: 33
Variable Value Type
Filename Line Function Args
/nfs/vsp/example.com/b/user/public_html/mantisbt-1.2.5/plugins/EmailReporting/EmailReporting.php 33 ...
by bowlby
19 Jul 2011, 09:00
Forum: EmailReporting
Topic: Problem with Safe Mode
Replies: 9
Views: 16161

Re: Problem with Safe Mode

I've put
$g_show_detailed_errors = ON;

in config_inc.php but that doesn't give me more info, I still get the same message:


SYSTEM WARNING: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 87442 is not allowed to access /nfs/phpcache/tmp owned by uid 0 ...
by bowlby
18 Jul 2011, 14:53
Forum: EmailReporting
Topic: Problem with Safe Mode
Replies: 9
Views: 16161

Re: Problem with Safe Mode

Hi,
thanks for your reply. I've tried the dev-version but it gives me the same error message.

As for your second remark. As i understand this only comes into place when I want to use cron?
by bowlby
14 Jul 2011, 13:24
Forum: EmailReporting
Topic: Problem with Safe Mode
Replies: 9
Views: 16161

Problem with Safe Mode

Hi,
Is it possible this plugin doesn't work with safe mode? I'm getting:

Code: Select all

SYSTEM WARNING: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 87442 is not allowed to access /nfs/phpcache/tmp owned by uid 0
when i activate the plugin.


kind regards!