safe mode on / open_base_dir
chown -R your_user:apache_group * (except for temp/ and storage/)
For the openbasedir
Bw opens :
/tmp - need to be in the open_basedir
/proc/loadavg - if not in your open_basedir, no load statistics will be produced
/proc/stat - the adodb stat ... not sure what happens if not in the open_basedir
/var/tmp/file.tar.gz - mail attachment... not sure what happens if not
....
the session_path doesn't need to be in your open_basedir (But be sure it is a directory and not a file - the control will not be done)
Tip: open_basedir syntax for more than a directoy
php_admin_value open_basedir "/tmp:/my_local_to_bw"
Related Items
Documentation » Technical Documentation
Documentation geared towards developers and people who want to learn about the core processes of bitweaver
HEAD ON! Support has been added for Pear::DB! • Oracle Reservations for Two • ReleaseTwo: Shedding that last bits of our roots, finding the core of our being • getContentList • How to add a pagination to an object list • Moving bw in another directory • safe mode on / open_base_dir • sequence and auto • APIDocumentation • Archived Picture Upload with Fisheye under Windows • Bitweaver and Browser Cookies • bitweaverCVS • bitweaverFeatures • bitweaverPerformance • CodingGuidelines • Contribute Code • CreatingServices • CssSchema • InstallbitweaverDoc • IntegrationTutorial • LibertyFormats • LibertyMime • LibertyServices • MySQL encoding issues • phpdoc content status • PortingTikiWikiPackages • PrototypeAjaxObject • PrototypeReference • SamplePackage • SearchPackageDevNotes • TUTORIAL - Displaying Icons ONLY to AUTHORS of the page • Tutorial - Liberty Plugins • Tutorial - Liberty Plugins II • UsersDoc
Comments