No images uploaded! Can't figure this one out...

usurpah

Joined: 2003-03-10
Posts: 6
Posted: Mon, 2003-03-10 04:26

I have gallery up and running. Everything looks okay. I can log in as the administrator, create new albums, etc. When I attempt to upload a new image, the screen quickly goes to:
Processing Status
No images uploaded!

Debug mode gives me no other information. It happens regardless of image size, etc. Reading the FAQ, I double-checked the file_uploads string in php.ini, and it is set to "On". I didn't have to change it. Any other ideas what could be happening? I'm out of ideas.

It doesn't matter if I select NetPBM or ImageMagick. I get full greens on the check_netpbm.php and setup/index.php screens. NetPBM v9.12. ImageMagick 5.5.4

Gallery version: 1.3.3
Apache version: 1.3.27
PHP version (don't just say PHP 4, please): 4.3.1
Operating system: Mandrake Linux 9.1b (kernel 2.4.21pre4-1mdk)
Web browser/version (if applicable): Phoenix (linux + PC), IE 6.

 
bigTrainG
bigTrainG's picture

Joined: 2002-12-26
Posts: 33
Posted: Mon, 2003-03-10 06:51

I would ditto all of the above,

my site hosted with http://www.jaguarpc.com

I have another gallery hosted on oneworldhosting.com all skippy.

I dont get the no upload message, mine just uploads and never stops, with the gallery based img add , and with gallery remote.

-w

 
usurpah

Joined: 2003-03-10
Posts: 6
Posted: Mon, 2003-03-10 18:32

Any other information I can provide to help with this issue?

Thanks!

 
usurpah

Joined: 2003-03-10
Posts: 6
Posted: Tue, 2003-03-11 14:45

I also tried one of the latest versions (1.3.4b10) and had the same effect.

I was thinking about removing the netpbm packages that came with Mandrake, but they're a dependency for, like, 100 other packages. Not sure if I can force remove that package and re-install the netpbm binaries off of sourceforge. Maybe I'll try an older version...

I'm still confused why debug mode isn't giving me any more information...

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Tue, 2003-03-11 22:09

Can you put Gallery into setup mode and give us the address to your Gallery? I want to have a look at the phpinfo.php page in the setup/ directory...

 
usurpah

Joined: 2003-03-10
Posts: 6
Posted: Wed, 2003-03-12 00:12
 
usurpah

Joined: 2003-03-10
Posts: 6
Posted: Fri, 2003-03-14 00:24

Any thoughts? I'm still stumped. :smile:

 
nick_rembis

Joined: 2003-01-20
Posts: 524
Posted: Fri, 2003-03-14 01:15

you dont need to uninstall the netpbm package that came with mandrake to use the binaries from gallery.sourceforge page..just put all the new binaries in a new directory..chmod them to 755 along with the directory and manually edit the config.php file in your gallery directory specifying the new path to the new binaries..wherever you decide to put them.

 
bigTrainG
bigTrainG's picture

Joined: 2002-12-26
Posts: 33
Posted: Fri, 2003-03-14 06:41

Must have been a network issue for me, it cleared up later that night.

/shrug computers...

 
usurpah

Joined: 2003-03-10
Posts: 6
Posted: Sun, 2003-03-16 16:06

Okay, still no change. the PBM stuff is working fine (tried command line version of a convert) and gallery is integrated into phpNuke just fine.

I just cannot get the upload image to work. Comes back instantly with a No Images Uploaded error.... and no other debugging information.

Any other ideas before I uninstall?
Thanks!

 
joan
joan's picture

Joined: 2002-10-21
Posts: 3473
Posted: Sun, 2003-03-16 16:54
Quote:
Any other ideas before I uninstall?
Thanks!

<!-- BBCode Start --><A HREF="http://gallery.menalto.com/modules.php?op=modload&amp;name=phpWiki&amp;file=index&amp;pagename=Donation%20Based%20Support" TARGET="_blank">Donation Based Support</A><!-- BBCode End -->

(note: this is genuinely disinterested. I have no involvment with this at all)

 
jlhughes

Joined: 2002-06-05
Posts: 81
Posted: Tue, 2003-03-18 05:43

Check the phpinfo() for your site.

A commercial host where I have Gallery installed recently "upgraded" php and suddenly I couldn't upload anything.

I checked the phpinfo() and found they had left "no value" for file_uploads. It should be file_uploads on