Web Hosting Talk







View Full Version : Disable open_basedir (lighttpd)


copxxx
03-24-2011, 05:29 AM
Hello,

I'm gonna show you how you can disable open_basedir when you're using lighttpd + php

1, login via ssh
2, than type the following commands:


# php
admin--general--open_basedir=/


And hit a "Crtl + Z" :)

I know it's a little churlish solution but at least it works :D