Search found 5 matches

by q3wolfi
12 May 2016, 07:06
Forum: EmailReporting
Topic: imap_basefolder - folder not found?
Replies: 2
Views: 5288

Re: imap_basefolder - folder not found?

Thanks for the hint and reply.

today i created the folders at the root, but thanks for the advice :)
by q3wolfi
11 May 2016, 09:36
Forum: EmailReporting
Topic: imap_basefolder - folder not found?
Replies: 2
Views: 5288

imap_basefolder - folder not found?

Hello there,

i've successfully configured the plugin. When i am using the default folder, everything works just like a charm.

now i've created a subfolder (SupportIncoming). Then i've configured the basefolder to SupportIncoming.
After running (testing) manually the cron job, i get this error ...
by q3wolfi
20 Mar 2011, 13:27
Forum: Help
Topic: App Error#503 and check.php
Replies: 4
Views: 5913

Re: App Error#503 and check.php

okay, now i've found the problem; my config_inc.php contains only:

<?php

$g_hostname = 'localhost';
$g_db_type = 'mysql';
$g_database_name = 'bugtracker';
$g_db_username = 'root';
$g_db_password = '*********';

?>

i added the line, but when i want to add the subdirectory /var/www/mantis/be ...
by q3wolfi
20 Mar 2011, 02:23
Forum: Help
Topic: App Error#503 and check.php
Replies: 4
Views: 5913

Re: App Error#503 and check.php

uh okay, then i should fix it, because i dont want to have files in the database stored Oo

or how can i fix it, that the storage into the db will work?
by q3wolfi
19 Mar 2011, 16:12
Forum: Help
Topic: App Error#503 and check.php
Replies: 4
Views: 5913

App Error#503 and check.php

Hi Guys,

i am new to Mantis installing it on a Linux Machine.

Now i have encountered following problem:

when i try to set up a new projekt and an upload folder /be with "http://localhost/mantis/manage_proj_create.php" i receive this error:



APPLICATION ERROR #503
Invalid upload path. Directory ...