is this normal as well?
Warning ==========================
open_basedir is set to /home/jonelz:/usr/lib/php:/usr/local/lib/php:/tmp in your PHP installation
Please refer to the hack instructions for information on this setting
========================== Warning
and then I get this when I try to save settings:
The following setting(s) are invalid
file_icons_dir : /
Go back
Quote:
Another setting that causes difficulties is *open_basedir*. If set, this
defines whereabouts in the directory tree files/directories can be opened
by php scripts. This causes problems in two situations:
a) if you offer file downloads and store these within a restricted part
of the directory tree; b) if you use the *file_icons_dir* facility to
add illustrative icons to downloads. The install script will warn you;
the workarounds are i) modify the setting of open_basedir;
ii) for case (a), use *local_file_root* setting to locate file
downloads in an accessible part of the directory tree;
iii) for case (b) point *file_icons_dir* at an accessible part of
the directory tree - otherwise, the hack will simply ignore the request
to display file icons.
|
I dont want to upload files but it wont let me save my admin settings cuz i keep getting that error and I really donno what to do
Help