1.4.2 movie files not moving

moogleii

Joined: 2004-01-26
Posts: 20
Posted: Mon, 2004-02-16 23:20

Just upgraded to 1.4.2

When I try to upload a movie, it seems to do everything correctly, except for moving the file to the appropriate directory. Hence I get a "not found" error when I try to play the movie from the gallery. I've set my temp folder to C:\PHP\sessiondata in both the php.ini and the gallery config page, but no luck. For now i can just manually drag it over to the appropriate folder I suppose, but then that means I won't be able to do things remotely.

Also, config still says apache isn't obeying my htaccess file.

----

Gallery version: 1.4.2
Apache version: 2.0.48
PHP version (don't just say PHP 4, please): 4.3.4
Graphics Toolkit: imagemagick
Operating system: XP

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Mon, 2004-02-16 23:52

moogleii, please provide a debug info printing. FAQ Gallery:c.31

Does picture uploading work? Could it be FAQ Gallery:c.16 ?

 
moogleii

Joined: 2004-01-26
Posts: 20
Posted: Thu, 2004-02-19 11:37

here's the debug output. Btw, when i do add photo instead of addphotos to add a movie file, it'll end up saying file not found.

Processing status...

- Adding 101_0119.AVI
Resizing/compressing original image
Cannot resize/compress this filetype

Executing:

"C:\Program Files\Apache Group\Apache2\htdocs\gallery\jhead.exe"

Results:

none

Error messages::

Status: 1 (expected 0)IN UTIL ITEMCAPTUREDATE = 1969

Executing:

"C:\Program Files\Apache Group\Apache2\htdocs\gallery\jhead.exe" "C:\Program Files\Apache Group\Apache2\htdocs\albums\album01\101_0119.avi"

Results:

none

Error messages::

Status: 1 (expected 0)No email sent as no valid email addresses were found

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Thu, 2004-02-19 12:25

Try moving your jhead binary to a directory without a space (i.e. not "Program Files")

 
moogleii

Joined: 2004-01-26
Posts: 20
Posted: Thu, 2004-02-19 20:42

hmm u've told me to do that twice before with 1.4.1 and it's never worked, but i'll try it again. Any other ideas just in case?

 
moogleii

Joined: 2004-01-26
Posts: 20
Posted: Thu, 2004-02-19 20:47

yeah, it had no effect.

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Thu, 2004-02-19 22:05

What's the output now?

 
moogleii

Joined: 2004-01-26
Posts: 20
Posted: Fri, 2004-02-20 02:36

The output looks the same to me, other than that the dir has changed. Here it is:

Processing status...

- Adding 101_0119.AVI
Resizing/compressing original image
Cannot resize/compress this filetype

Executing:

C:\jhead.exe

Results:

none

Error messages::

Status: 1 (expected 0)IN UTIL ITEMCAPTUREDATE = 1969

Executing:

C:\jhead.exe "C:\Program Files\Apache Group\Apache2\htdocs\albums\album02\101_0119.avi"

Results:

none

Error messages::

Status: 1 (expected 0)No email sent as no valid email addresses were found

 
moogleii

Joined: 2004-01-26
Posts: 20
Posted: Mon, 2004-03-01 07:15

nobody has any idea what's wrong then?