• 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: When writing the php.ini file, I receive errors

When writing the php.ini file, I receive errors 12 years 1 month ago #21674

When RS Firewall writes the INI file, I receive these errors:

Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings.
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings.

I have to delete the php.ini file and the errors go away.
The administrator has disabled public write access.

When writing the php.ini file, I receive errors 12 years 1 month ago #21686

  • octavian
  • octavian's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 783
  • Thank you received: 110
You'll need to contact your hosting provider and ask them to include the changes RSFirewall! suggests in the php.ini file.
Basically, your hosting provider allows the reading of local php.ini files but instead of appending the data to its master php.ini file, it actually replaces it completely - thus, some settings (such as default error reporting level, timezone settings etc) are lost. If you can get them to merge the two files (their master php.ini file along with your local php.ini one) it will work correctly.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
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!