• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: error framework.php on line 21

error framework.php on line 21 11 years 8 months ago #24414

I did everything as written here
Note:
If you are using Joomla! 3.x, within step 2 you will have to use "/" instead of "DS". Example:
define( 'JPATH_CONFIGURATION', JPATH_ROOT.'/../test' );
But Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/www/.........../../prot/configuration.php) is not within the allowed path(s): in /var/www/....../data/www/...../includes/framework.php on line 21
No configuration file found and no installation code available. Exiting...
The administrator has disabled public write access.

error framework.php on line 21 11 years 8 months ago #24415

  • adrianp
  • adrianp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 631
  • Thank you received: 146
Hello,

This is most likely generated by the open_basedir restriction that resides within the php.ini file (when performing a System Check, RSFirewall! creates the respective file which contains the adjusted settings of your PHP variables). This restriction is explained in the following article:

www.rsjoomla.com/support/documentation/v...ction-in-effect.html
This is not official customer support. To receive your support, submit a support ticket here.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!