• 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: php.ini file preventing install of Components

php.ini file preventing install of Components 12 years 9 months ago #18361

  • kstruck
  • kstruck's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
Does anyone know what line in this php.ini file is preventing any component from being uploaded to our server?

register_globals=Off
safe_mode=Off
allow_url_fopen=Off
allow_url_include=Off
disable_functions=show_source, system, shell_exec, passthru, exec,popen, proc_open

This is the file the RSFirewall! generates when you do the system check. This prevented us from installing any components. As soon as we renamed the file to php.ini.back to test, we could install components again.
The administrator has disabled public write access.

Re: php.ini file preventing install of Components 12 years 8 months ago #18495

Hi kstruck, were you able to create a ticket on this yet?
The administrator has disabled public write access.

Re: php.ini file preventing install of Components 12 years 7 months ago #19162

  • rfish
  • rfish's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Just installed rsfirewall and had the same problem. For me, it was open_basedir= line in php.ini that made the joomla extension installer fail. I'm not even sure why it happens but hope it will get fixed. it's awkward to rewrite php.ini in shared hosting service I'm using every time I have to install an extension.
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!