Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorjanzak
    • CommentTimeJul 23rd 2007
     
    Hello everybody

    I am looking for a help, becouse I do not know how to sort out my problem. On my website I have Plogger version 2.1. The problem is that I can not upload a picture or pictures. I tried allocate the memory to 64M and nothing happened. I have the same problem on my localhost site as well. I have instaled VertrigoServ, where are: Apache 2.0.59, PHP 5.2.3, MySQL 5.0.41, ZendOptimizer 3.2.8.

    Yesterday, I downloaded the new version of Plogger. Succesfully instaled, and tried. And got an almost same problem. When I uploaded a picture, I got this message:

    Warning: fread() [function.fread]: Length parameter must be greater than 0 in C:\VertrigoServ\www\janzak_new\lib\exifer1_5\makers\olympus.php on line 155

    Warning: fread() [function.fread]: Length parameter must be greater than 0 in C:\VertrigoServ\www\janzak_new\lib\exifer1_5\makers\olympus.php on line 155

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 2029140161 bytes) in C:\VertrigoServ\www\janzak_new\lib\exifer1_5\makers\olympus.php on line 155

    I was searching in the olympus.php file and found line 155. There is:

    $data = fread($seek, $bytesofdata);

    I tried to allocate the memory again and nothing?.My kamera is Olympus SP 510.
    I really do not know, what to do, so if you know, please help me, becouse I give up.

    Thanks

    Jan