• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

System error 13 when adding custom rule to Firewall

Jose MariaR

New Pleskian
Hi

I have Plesk 9.3.0 on a Ubuntu Server 8.04, and I have a trouble when trying to create a custom rule on the firewall configuration. When I try to activate the new configuration I get a "System error 13: Permission denied" error:

safeact: execve failed for /opt/psa/admin/sbin/modules//firewall/safeact: Permission denied

System error 13: Permission denied
proc_close() failed: mktime() [<a href='function.mktime'>function.mktime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead


What can I do?

Thanks =)
 
Either:

1. Go to Tools & Settings -> Time Settings and set your own time zone

or

2. Edit the file /usr/local/psa/admin/conf/php.ini and or /etc/php.ini

and enter the following (Replace Africa/Khartoum with your own)

date.timezone = Africa/Khartoum
 
Thanks for replaying.

The time zone on Plesk is correct, not on php.ini
Now its fixed, but I'm still unable to apply custom rules on firewall. Now I get this error:

safeact: execve failed for /opt/psa/admin/sbin/modules//firewall/safeact: Permission denied

System error 13: Permission denied
proc_close() failed:


Now what? T_T
 

Attachments

  • Plesk Firewall error.jpg
    Plesk Firewall error.jpg
    39.4 KB · Views: 2
Back
Top