this may issue host, have followed tutorial here: http://docs.joomla.org/moving_sensitive_files_outside_the_web_root wanting move configuration.php file outside of public_html directory improve security (i using rsfirewall! suggests increase security rating).
the following error appears when try visit site after making necessary changes:
warning: file_exists() [function.file-exists]: open_basedir restriction in effect. file(/home/fluentpi/joomla/configuration.php) not within allowed path(s): (/home/fluentpi/public_html:/home/fluentpi/joomla/tmp:/home/fluentpi/joomla/logs) in /home/fluentpi/public_html/includes/framework.php on line 23
no configuration file found , no installation code available. exiting...
any thoughts?
thanks.
the following error appears when try visit site after making necessary changes:
warning: file_exists() [function.file-exists]: open_basedir restriction in effect. file(/home/fluentpi/joomla/configuration.php) not within allowed path(s): (/home/fluentpi/public_html:/home/fluentpi/joomla/tmp:/home/fluentpi/joomla/logs) in /home/fluentpi/public_html/includes/framework.php on line 23
no configuration file found , no installation code available. exiting...
any thoughts?
thanks.
you dix read stop warning @ top of doc page didnt you?
it not increase security anyway tends give problems.
your base dir preventing doing move anyway
it not increase security anyway tends give problems.
your base dir preventing doing move anyway
Comments
Post a Comment