Jak próbuje dodać zdjęcie na mojej stronie poprze <input type=file...> wyskakuje mi taki błąd
<?php
[b
]Warning
[/b
]: date() expects parameter 2 to be long
, string given in
[b
]/home
/lech
/domains
/lech
.pdg
.pl
/public_html
/cars_class
.php
[/b
] on line
[b
]228
[/b
]
[b
]Warning
[/b
]: fopen() expects parameter 1 to be string
, array given in
[b
]/home
/lech
/domains
/lech
.pdg
.pl
/public_html
/carphoto
.php
[/b
] on line
[b
]47
[/b
]
[b
]Warning
[/b
]: filesize() [[url
="http://lech.pdg.pl/function.filesize"]function.filesize[/url
]]: stat failed
for Array in
[b
]/home
/lech
/domains
/lech
.pdg
.pl
/public_html
/carphoto
.php
[/b
] on line
[b
]48
[/b
]
[b
]Warning
[/b
]: fread(): supplied argument is not a valid stream resource in
[b
]/home
/lech
/domains
/lech
.pdg
.pl
/public_html
/carphoto
.php
[/b
] on line
[b
]48
[/b
]
[b
]Warning
[/b
]: fclose(): supplied argument is not a valid stream resource in
[b
]/home
/lech
/domains
/lech
.pdg
.pl
/public_html
/carphoto
.php
[/b
] on line
[b
]49
[/b
]
[b
]Warning
[/b
]: move_uploaded_file(/home
/lech
/domains
/lech
.pdg
.pl
/public_html
/org_pic
/cid_avatar179243_1
.gif
) [[url
="http://lech.pdg.pl/function.move-uploaded-file"]function.move
-uploaded
-file[/url
]]: failed to open stream
: Permission denied in
[b
]/home
/lech
/domains
/lech
.pdg
.pl
/public_html
/carphoto
.php
[/b
] on line
[b
]61
[/b
]
[b
]Warning
[/b
]: move_uploaded_file() [[url
="http://lech.pdg.pl/function.move-uploaded-file"]function.move
-uploaded
-file[/url
]]: Unable to move
'/tmp/phppef37u' to
'/home/lech/domains/lech.pdg.pl/public_html/org_pic/cid_avatar179243_1.gif' in
[b
]/home
/lech
/domains
/lech
.pdg
.pl
/public_html
/carphoto
.php
[/b
] on line
[b
]61[/b
] error on moving
?>
Skrypt pliku, w którym wyskakują te błędy znajduje się tu
http://ruben.pdg.pl/carphoto.txt.
Wie ktoś czemu one wyskakują?