|
List Info
Thread: Can't get file uploads to work
|
|
| Can't get file uploads to work |

|
2006-06-01 14:08:42 |
Try removing the single quotes. I know for sure you can't
have them for
$g_allow_file_upload,$g_file_upload_method, and
$g_max_file_size. I'm
not sure about $g_absolute_path_default_upload_folder and
g_allowed_files.
My settings that work for uploads look like the following.
$g_allow_file_upload = ON;
$g_max_file_size = 100000000;
$g_file_upload_method = DISK;
John S. Fetzik
S&C Electric Company
jfetzik sandc.com
-----Original Message-----
From: mantisbt-help-admin lists.sourceforge.net
[mailto:mantisbt-help-admin lists.sourceforge.net] On
Behalf Of Nik
Reiman
Sent: Thursday, June 01, 2006 8:39 AM
To: mantisbt-help lists.sourceforge.net
Subject: [Mantisbt-help] Can't get file uploads to work
Hello,
I'm running mantis 1.0.3 under PHP 4.3.11, Apache 1.3.33,
and MySQL
3.23.49, and have configured my mantis installation to
accept file
uploads. Here's an excerpt from my mantis config file:
$g_allow_file_upload = 'ON';
$g_file_upload_method = 'DISK';
$g_absolute_path_default_upload_folder =
'/home/content/html/
mantis-uploads/';
$g_allowed_files = 'zip,txt,blg,png,jpg';
$g_max_file_size = '8000000';
I've created a few folders under the mantis-uploads
directory with file
permissions of 777. When I create a new project, I give it
the upload
folder path "../mantis-uploads/whatever" (the
mantis installation is
just in /mantis from the webroot), making sure that
"whatever" also has
777 permissions.
Everything seems to be working fine, but I don't get any
upload buttons
anywhere, and I don't see any places where I should be able
to upload
files. Am I missing something?
Thanks,
Nik
--
Nik Reiman :: nik teragon.org
Teragon Audio :: http://www.teragon.org
Custom audio software design
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the
Cost and Risk!
Fully trained technicians. The highest number of Red Hat
certifications
in the hosting industry. Fanatical Support. Click to learn
more
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Mantisbt-help mailing list
Mantisbt-help lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-
help
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the
Cost and Risk!
Fully trained technicians. The highest number of Red Hat
certifications in
the hosting industry. Fanatical Support. Click to learn more
http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$
8729&dat1642
_______________________________________________
Mantisbt-help mailing list
Mantisbt-help lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-
help
|
|
| Can't get file uploads to work |

|
2006-06-01 14:28:36 |
Wow, worked great! I didn't realize that mantis treated
these
differently.
Thanks,
Nik
Am 01.06.2006 um 16:08 schrieb Fetzik, John:
> Try removing the single quotes. I know for sure you
can't have them
> for
> $g_allow_file_upload,$g_file_upload_method, and
$g_max_file_size. I'm
> not sure about $g_absolute_path_default_upload_folder
and
> g_allowed_files.
>
> My settings that work for uploads look like the
following.
>
> $g_allow_file_upload = ON;
> $g_max_file_size = 100000000;
> $g_file_upload_method = DISK;
>
>
>
> John S. Fetzik
> S&C Electric Company
> jfetzik sandc.com
>
>
>
>
> -----Original Message-----
> From: mantisbt-help-admin lists.sourceforge.net
> [mailto:mantisbt-help-admin lists.sourceforge.net] On
Behalf Of Nik
> Reiman
> Sent: Thursday, June 01, 2006 8:39 AM
> To: mantisbt-help lists.sourceforge.net
> Subject: [Mantisbt-help] Can't get file uploads to
work
>
> Hello,
> I'm running mantis 1.0.3 under PHP 4.3.11, Apache
1.3.33, and MySQL
> 3.23.49, and have configured my mantis installation to
accept file
> uploads. Here's an excerpt from my mantis config
file:
>
> $g_allow_file_upload = 'ON';
> $g_file_upload_method = 'DISK';
> $g_absolute_path_default_upload_folder =
'/home/content/html/
> mantis-uploads/';
> $g_allowed_files = 'zip,txt,blg,png,jpg';
> $g_max_file_size = '8000000';
>
> I've created a few folders under the mantis-uploads
directory with
> file
> permissions of 777. When I create a new project, I
give it the upload
> folder path "../mantis-uploads/whatever"
(the mantis installation is
> just in /mantis from the webroot), making sure that
"whatever" also
> has
> 777 permissions.
>
> Everything seems to be working fine, but I don't get
any upload
> buttons
> anywhere, and I don't see any places where I should be
able to upload
> files. Am I missing something?
>
> Thanks,
> Nik
>
> --
> Nik Reiman :: nik teragon.org
> Teragon Audio :: http://www.teragon.org
> Custom audio software design
>
>
>
> -------------------------------------------------------
> All the advantages of Linux Managed Hosting--Without
the Cost and
> Risk!
> Fully trained technicians. The highest number of Red
Hat
> certifications
> in the hosting industry. Fanatical Support. Click to
learn more
> http://sel.as-us.fal
kag.net/sel?
> cmd=lnk&kid=107521&bid=248729&dat=121642
> _______________________________________________
> Mantisbt-help mailing list
> Mantisbt-help lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mantisbt-
help
>
>
>
>
> -------------------------------------------------------
> All the advantages of Linux Managed Hosting--Without
the Cost and
> Risk!
> Fully trained technicians. The highest number of Red
Hat
> certifications in
> the hosting industry. Fanatical Support. Click to learn
more
> http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$
8729&dat1642
> _______________________________________________
> Mantisbt-help mailing list
> Mantisbt-help lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mantisbt-
help
>
--
Nik Reiman :: nik teragon.org
Teragon Audio :: http://www.teragon.org
Custom audio software design
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the
Cost and Risk!
Fully trained technicians. The highest number of Red Hat
certifications in
the hosting industry. Fanatical Support. Click to learn more
http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$
8729&dat1642
_______________________________________________
Mantisbt-help mailing list
Mantisbt-help lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-
help
|
|
| Can't get file uploads to work |

|
2006-06-02 14:29:30 |
Nik,
Values shown in uppercase are usually constants (defined
in core/
constants.php).
... Glenn
On 1-Jun-06, at 10:28 AM, Nik Reiman wrote:
> Wow, worked great! I didn't realize that mantis
treated these
> differently.
>
> Thanks,
> Nik
>
> Am 01.06.2006 um 16:08 schrieb Fetzik, John:
>
>> Try removing the single quotes. I know for sure you
can't have
>> them for
>> $g_allow_file_upload,$g_file_upload_method, and
$g_max_file_size. I'm
>> not sure about
$g_absolute_path_default_upload_folder and
>> g_allowed_files.
>>
>> My settings that work for uploads look like the
following.
>>
>> $g_allow_file_upload = ON;
>> $g_max_file_size = 100000000;
>> $g_file_upload_method = DISK;
>>
>>
>>
>> John S. Fetzik
>> S&C Electric Company
>> jfetzik sandc.com
>>
>>
>>
>>
>> -----Original Message-----
>> From: mantisbt-help-admin lists.sourceforge.net
>> [mailto:mantisbt-help-admin lists.sourceforge.net] On
Behalf Of Nik
>> Reiman
>> Sent: Thursday, June 01, 2006 8:39 AM
>> To: mantisbt-help lists.sourceforge.net
>> Subject: [Mantisbt-help] Can't get file uploads to
work
>>
>> Hello,
>> I'm running mantis 1.0.3 under PHP 4.3.11, Apache
1.3.33, and MySQL
>> 3.23.49, and have configured my mantis installation
to accept file
>> uploads. Here's an excerpt from my mantis config
file:
>>
>> $g_allow_file_upload = 'ON';
>> $g_file_upload_method = 'DISK';
>> $g_absolute_path_default_upload_folder =
'/home/content/
>> html/
>> mantis-uploads/';
>> $g_allowed_files =
'zip,txt,blg,png,jpg';
>> $g_max_file_size = '8000000';
>>
>> I've created a few folders under the
mantis-uploads directory with
>> file
>> permissions of 777. When I create a new project, I
give it the
>> upload
>> folder path
"../mantis-uploads/whatever" (the mantis
installation is
>> just in /mantis from the webroot), making sure that
"whatever"
>> also has
>> 777 permissions.
>>
>> Everything seems to be working fine, but I don't
get any upload
>> buttons
>> anywhere, and I don't see any places where I
should be able to upload
>> files. Am I missing something?
>>
>> Thanks,
>> Nik
>>
>> --
>> Nik Reiman :: nik teragon.org
>> Teragon Audio :: http://www.teragon.org
>> Custom audio software design
>>
>>
>>
>>
-------------------------------------------------------
>> All the advantages of Linux Managed
Hosting--Without the Cost and
>> Risk!
>> Fully trained technicians. The highest number of
Red Hat
>> certifications
>> in the hosting industry. Fanatical Support. Click
to learn more
>> http://sel.as-us.fal
kag.net/sel?
>>
cmd=lnk&kid=107521&bid=248729&dat=121642
>> _______________________________________________
>> Mantisbt-help mailing list
>> Mantisbt-help lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mantisbt-
help
>>
>>
>>
>>
>>
-------------------------------------------------------
>> All the advantages of Linux Managed
Hosting--Without the Cost and
>> Risk!
>> Fully trained technicians. The highest number of
Red Hat
>> certifications in
>> the hosting industry. Fanatical Support. Click to
learn more
>> http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$
8729&dat1642
>> _______________________________________________
>> Mantisbt-help mailing list
>> Mantisbt-help lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mantisbt-
help
>>
>
> --
> Nik Reiman :: nik teragon.org
> Teragon Audio :: http://www.teragon.org
> Custom audio software design
>
>
>
>
> -------------------------------------------------------
> All the advantages of Linux Managed Hosting--Without
the Cost and
> Risk!
> Fully trained technicians. The highest number of Red
Hat
> certifications in
> the hosting industry. Fanatical Support. Click to learn
more
> http://sel.as-us.fal
kag.net/sel?
> cmd_______________________________________________
> Mantisbt-help mailing list
> Mantisbt-help lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mantisbt-
help
>
--
Glenn Henshaw Logical Outcome Ltd.
e: thraxisp magma.ca w: www.logicaloutcome.ca
Mantis developer and user
_______________________________________________
Mantisbt-help mailing list
Mantisbt-help lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-
help
|
|
[1-3]
|
|