pblog looks like a good modul ( maybe perfect for my) but I got a series of errors:

I have tried to create a pblog with a zipfile and I've got this errors:
"php does not have built in zip support using system call to the unzip binarystatus" (this is a "yellow notice")

and

"warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/pblog) is not within the allowed path(s): (/**/***/*****) in /*****/****/****.

and I have tried to upload a single image and I've got a pblog without errorss but without a Image, too.

I think the problem is not pblog but my realy small skills in drupal, php ect.

I hope you can help my, thank you.

Comments

baldy’s picture

Status: Active » Closed (fixed)

Hey,
That looks like a php issue, your files directory is not inside a safe php folder. This link should explain better http://www.mydigitallife.info/2007/03/15/php-scripts-open_basedir-restri...

So you need to either move your files folder or change your php settings.

usbkabel’s picture

Thank you very much for your quick answwer.
i have read the text but for security reasens I wan't do anything on the basedir.
so I have tried to change the files folder but every place I`ve tried don't work.
Thank you very much for your help, but I think I can't bring pblog to work.