upload errors

JoeH

Joined: 2004-08-07
Posts: 103
Posted: Sat, 2005-06-25 02:35

I have been tring to upload gallery2beta3 all day. Parts will not upload
Smarty_Compiler.class.php
and test/data/jai.avi


Gallery URL (optional):
Gallery version:2 beta 3
Webserver (with version): 1.3.33 (Unix)
Datatabase (with version): mysql 4.0.24
PHP version (eg 4.2.1): 4.3.11
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:
G1 version (for migration bugs):

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sat, 2005-06-25 02:57

do you get an ftp error when you try to upload these files?
g2 won't work without Smarty_Compiler.class.php .

 
JoeH

Joined: 2004-08-07
Posts: 103
Posted: Sat, 2005-06-25 03:06

Yes...always the same no matter how many times I try

Quote:
213 61072
COMMAND:> MDTM jai.avi
213 20050624234930
COMMAND:> PASV
227 Entering Passive Mode (69,50,161,74,236,110)
COMMAND:> STOR jai.avi
STATUS:> Connecting FTP data socket 69.50.161.74:60526...
150 Accepted data connection
ERROR:> Timeout (60000 ms) occurred on sending data to the server.
421 Timeout (no new data for 900 seconds)
ERROR:> Service unavailable. Try again later.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sat, 2005-06-25 03:13

maybe your webhost doesn't allow these file names / extensions.
perhaps they don't allow files with 2 dots in the name (that would be strange).

etc.
you should ask them why you can't upload these two files.