Page 1 of 1

Warning: filesize() [function.filesize]: stat failed for ./s

PostPosted: Fri Nov 14, 2014 1:15 pm
by nerminseviyorum
Image


How do I solve this problem
dfh: 1.2.7

adress: http://www.filesen.com

Re: Warning: filesize() [function.filesize]: stat failed for

PostPosted: Mon Nov 24, 2014 12:47 pm
by SamEA
I can't find this error on your website. Also, the image you posted is not resolving.

Re: Warning: filesize() [function.filesize]: stat failed for

PostPosted: Tue Nov 25, 2014 11:49 am
by nerminseviyorum
SamEA wrote:I can't find this error on your website. Also, the image you posted is not resolving.


google translate

this do error code

Code: Select all
Warning: filesize() [function.filesize]: stat failed for ./storage/828redpepper.zip in /home/fscom/public_html/download2.php on line 60

Warning: Cannot modify header information - headers already sent by (output started at /home/fscom/public_html/download2.php:60) in /home/fscom/public_html/download2.php on line 88

Warning: filesize() [function.filesize]: stat failed for ./storage/828redpepper.zip in /home/fscom/public_html/download2.php on line 89

Warning: Cannot modify header information - headers already sent by (output started at /home/fscom/public_html/download2.php:60) in /home/fscom/public_html/download2.php on line 89

Warning: Cannot modify header information - headers already sent by (output started at /home/fscom/public_html/download2.php:60) in /home/fscom/public_html/download2.php on line 90

Warning: readfile() [function.readfile]: Unable to access ./storage/828redpepper.zip in /home/fscom/public_html/download2.php on line 91

Warning: readfile(./storage/828redpepper.zip) [function.readfile]: failed to open stream: No such file or directory in /home/fscom/public_html/download2.php on line 91

Re: Warning: filesize() [function.filesize]: stat failed for

PostPosted: Thu Nov 27, 2014 1:35 am
by SamEA
Is /storage chmoded to 777? Sounds like PHP is encountering issues with reading the file's attributes.