Upload.php Issue Upload.php Issue
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Upload.php Issue

Started by jtusa, February 27, 2006, 03:16:44 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jtusa

Whenever I try to upload multiple pictures through the web interface, when it gets to the upload page (upload.php), it goes white. Just a blank page, no error message, nothing, not even in debug mode. Best I can figure out from searching is that it's the memory allocation in php.ini. Anyone know what HostPC has it set at? If that's not the problem I'll take suggestions on what it could be.

I had Coppermine (1.3.*) before, and it worked fine. I deleted it and did a fresh upload/install of 1.4.* and now I'm having the problem.

n3n

Go to admin tools, on the bottom of the page theres a link to a phpinfo file. You can see the limit in there.

jtusa

#2
Setup a test account, user: test, pass: test.

I made sure PHP safe mode was turned off by the host. PHP memory limit is 8 MB. Any help will be greatly appreciated.

ETA: Reading through other threads I'm pretty sure the memory thing is my problem, I'd just like someone in the know to confirm it, or if it's not the problem, I'll take that info too. :)

ETA2: Memory might not be the problem, 8MB is standard, and uploading 1 picture (1600x1200, 500+KB), that should be more than enough..agh, this is aggravating. BTW, permissions ARE correct.

Stramm

no one has been able to check your site so far... we need an URL

jtusa


jtusa


Joachim Müller