What's the meaning of this Warning?
Posted: Mon Oct 12, 2009 3:58 am
Hi,
I always get this error whenever I upload some files in my server.
This is the error:
Warning: ftp_mkdir() [function.ftp-mkdir]: 6156 Kbytes used (6%) - authorized: 102400 Kb in /home/ryan/www/www/student/upload/scripts/php/inc/jupload.inc.php on line 35
What could be the reason for this warning?
This is line 35 of jupload.inc.php : ftp_mkdir($conn_id,$base);
Please give me some ideas how to solve this problem... Thanks ;D
I always get this error whenever I upload some files in my server.
This is the error:
Warning: ftp_mkdir() [function.ftp-mkdir]: 6156 Kbytes used (6%) - authorized: 102400 Kb in /home/ryan/www/www/student/upload/scripts/php/inc/jupload.inc.php on line 35
What could be the reason for this warning?
This is line 35 of jupload.inc.php : ftp_mkdir($conn_id,$base);
Please give me some ideas how to solve this problem... Thanks ;D