I'm not sure as to the how and why. Everything was working fine for me with file manipulation but when I tried using mysql it my system started giving me this error.
I finally found a switch in php.ini (usually
where the httpd.conf is located) where I could choose safemode = Off (instead of On)
Haven't looked futher, but it works, allthough there are probably some security risks attached to doing this.
rgds
df