Author Topic: problem with downloading zip files  (Read 18719 times)

0 Members and 1 Guest are viewing this topic.

Offline abdoh2010

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Racing 4 Education
Re: problem with downloading zip files
« Reply #15 on: November 23, 2005, 06:58:25 AM »
OK

this is my download.php file on the attachment,

i have the root on my server and i will take a look on the error log as you sad
mybe i will find somthing there.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: problem with downloading zip files
« Reply #16 on: November 23, 2005, 07:20:23 AM »
it looks pretty good exept for
Code: [Select]
define('GET_CACHES', 0); this line must be set to 1 otherwise it will fail check the proper permissions.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline abdoh2010

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Racing 4 Education
Re: problem with downloading zip files
« Reply #17 on: November 23, 2005, 10:14:25 PM »
i made the change and it stell give me the same problem report  :cry:

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: problem with downloading zip files
« Reply #18 on: November 23, 2005, 11:20:24 PM »
waiting for logs
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline abdoh2010

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Racing 4 Education
Re: problem with downloading zip files
« Reply #19 on: November 24, 2005, 12:08:36 AM »
Code: [Select]
link deleted by abdoh2010
this is the log file from /usr/local/apache/domlogs/

on this folder ther is

list deleted by abdoh2010

the above file is the first one on the list after gzip it to ****

Offline abdoh2010

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Racing 4 Education
Re: problem with downloading zip files
« Reply #20 on: November 24, 2005, 12:13:35 AM »
Code: [Select]
link deleted by abdoh2010
this is the secand file on the list

only the first two files contain data.
the size of the two other is 1

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: problem with downloading zip files
« Reply #21 on: November 24, 2005, 09:12:46 AM »
Ok, my WinRAR only see "racing4e.com" file in the archive. Anyways, what I was refering to was the information from error log at the moment when the download button was pressed, nothing more ;)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)