Author Topic: Error uploading images  (Read 16498 times)

Offline importao

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Error uploading images
« on: November 13, 2012, 06:34:22 AM »
Hi all,

Want to start with congratulating with a great job.

I'm having issues uploading images, it started ok but then suddenly when I want to upload an image (let's say 18kb.) it returns a "image too large".

Anyway that I could get this fixed?

Thanks in advance

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2171
  • Karma: +345/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Error uploading images
« Reply #1 on: November 13, 2012, 10:18:06 AM »
hi.
what's directories /resources, /image permissions for apache system user?
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline importao

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Error uploading images
« Reply #2 on: November 13, 2012, 12:01:06 PM »
777

chmod looks correct

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2171
  • Karma: +345/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Error uploading images
« Reply #3 on: November 13, 2012, 12:07:58 PM »
what is yours php.ini max_upload_size and max_post_size values?
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline importao

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Error uploading images
« Reply #4 on: November 13, 2012, 01:22:23 PM »
upload_max_filesize   96M
post_max_size    96M

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2171
  • Karma: +345/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Error uploading images
« Reply #5 on: November 13, 2012, 04:50:41 PM »
very strange. :o

file_uploads in php.ini is "ON" ?
I need to look on it.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline importao

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Error uploading images
« Reply #6 on: November 14, 2012, 04:01:21 AM »
Yes, it's on, php.ini

As I mentioned, it worked 100% and I've had the possibility to upload images but then suddenly it starts returning that message.
I've tried to upgrade to v1.1.1 to see it was that, but no luck.

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2171
  • Karma: +345/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Error uploading images
« Reply #7 on: November 14, 2012, 05:59:05 AM »
Yes, it's on, php.ini

As I mentioned, it worked 100% and I've had the possibility to upload images but then suddenly it starts returning that message.
I've tried to upgrade to v1.1.1 to see it was that, but no luck.

it's looks like "lamp" memory leak or something like that. Not abantecart isssue.
what's OS do you use, php, mysql, apache versions?
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline importao

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Error uploading images
« Reply #8 on: November 16, 2012, 04:51:39 AM »
phpinfo(); gives me the following information:

Linux web01-07 3.4.10-vs2.3.3.6-20120829-1202-b7d2c37 #1 SMP Wed Aug 29 12:03:37 UTC 2012 x86_64
mysqlnd 5.0.8-dev
PHP Version 5.3.18

I don't know which apache version is running on the server.

But I can add that on my local server I'm having exactly the same issue.

 

Powered by SMFPacks Social Login Mod