Closed (fixed)
Project:
Pblog
Version:
5.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
11 Mar 2008 at 20:57 UTC
Updated:
12 Mar 2008 at 15:22 UTC
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
Comment #1
baldy commentedHey,
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.
Comment #2
usbkabel commentedThank 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.