• 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: "Your PHP configuration is not secure."

"Your PHP configuration is not secure." 14 years 4 months ago #9245

I've raised a support ticket on this but I thought I'd post it here too, in the hope that another poster may already know the solution but also to let the forum community know the solution when I receive it from RSJoomla! tech support.

My new installation of RSFirewall! is reporting "Your PHP configuration is not secure."

Specifically, it reports the following:

allow_url_fopen is On.
disable_functions is not used.
open_basedir is not used.

When I click "Click here to fix this problem." and perform a fresh system check, the same error is reported despite the creation of the php.ini file in the Joomla! root.

Any ideas anyone?
The administrator has disabled public write access.

Re:"Your PHP configuration is not secure." 14 years 4 months ago #9247

Just found the answer to this in the FAQs - sorry for not finding it earlier.

It's at www.rsjoomla.com/customer-support/docume...t-does-not-work.html

Thanks.
The administrator has disabled public write access.

Re:"Your PHP configuration is not secure." 14 years 2 months ago #9997

  • admin170
  • admin170's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Try the following.

Include the following line at the beginning of your .htaccess file:
suPHP_ConfigPath /home/username/pathtophpini

For example, if the php.ini file is in your default public_html folder:
suPHP_ConfigPath /home/username/public_html

Good Luck
The administrator has disabled public write access.

Re:"Your PHP configuration is not secure." 13 years 8 months ago #11243

  • swinnie
  • swinnie's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
Perfect.
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!