Search found 4 matches
- 09 Dec 2009, 11:02
- Forum: Help
- Topic: FTP Upload - APPLICATION ERROR #503
- Replies: 10
- Views: 14212
Re: FTP Upload - APPLICATION ERROR #503
Fixed it by setting the file path in the projects relative to mantis root.
- 09 Dec 2009, 10:35
- Forum: Help
- Topic: File Upload Error: SYSTEM WARNING: ftp_put ()
- Replies: 3
- Views: 6402
Re: File Upload Error: SYSTEM WARNING: ftp_put ()
Same Problem here.
- 09 Dec 2009, 09:08
- Forum: Help
- Topic: FTP Upload - Error #503
- Replies: 0
- Views: 1587
- 09 Dec 2009, 09:04
- Forum: Help
- Topic: FTP Upload - APPLICATION ERROR #503
- Replies: 10
- Views: 14212
FTP Upload - APPLICATION ERROR #503
Hi Community!
I am just trying to set up Mantis 1.1.8 with FTP upload.
If i try to upload a file (no matter what filesize) i get an error
APPLICATION ERROR #503
File Transfer wasn't successfull...
My settings in the config_inc.php are:
$g_allow_file_upload = ON;
$g_max_file_size= 10000000;
$g ...
I am just trying to set up Mantis 1.1.8 with FTP upload.
If i try to upload a file (no matter what filesize) i get an error
APPLICATION ERROR #503
File Transfer wasn't successfull...
My settings in the config_inc.php are:
$g_allow_file_upload = ON;
$g_max_file_size= 10000000;
$g ...