1 lkahney Nov 07, 2005 04:32
3 lkahney Nov 10, 2005 20:20
personman,
this one took a little while to get working because i made a simple mistake that a long time to figure out, but once again http://forums.b2evolution.net/viewtopic.php?p=28412&highlight=#28412, you're absolutely right.
after i changed the upload folder to /tmp in the php.ini file, everything works fine.
many thanks once again.[/url]
4 mohab Nov 27, 2005 02:11
Get similar error ,but wher shoud be the php.ini file dont have that in my B2evo instalatio
thanks for any help
Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 1112 is not allowed to access /home/.sites/148/site306/web/4images/data/media/21 owned by uid 15 in /home/.sites/148/site306/web/b2evolution/blogs/admin/b2upload.php on line 149
Konnte Datei nicht hochladen. Zielverzeichnis: /home/.sites/148/site306/web//4images/data/media/21/Bloodgirl.jpg
5 personman Nov 27, 2005 05:04
You'll have to ask your web host about the php.ini file. Not all hosts allow it. And you may have to create the file yourself and place it in your web root.
6 mohab Apr 15, 2006 11:25
Hi still the problem with the save mode exists
like described above.
What i want to due is that all pictures in the blog get posted in a 4 image directories.
The Admin of my server don't want to take of the save mode restriction!
So I have come around with some other solution.
What I wonder that my mms.php would just work great and post to the correct directory without save mode error.
Why b2upload.php don't due the same ?
Is there any code snipe or hack to get over the save mode restriction on b2evo.
Thanks for your help
7 mohab Apr 15, 2006 12:35
ok finally with experimenting
I solved the problem
just deleted my media folder with FTP program
and recreated it
and for now it works ...hopefully
Check your php.ini file to see where upload temp folder is. It should be /tmp . If it's not it could mess up your permissions.