Error message - article to long

Hey, when i submit a short article i have no problems, but when i submit long article i have this :

Fatal error: Maximum execution time of 90 seconds exceeded in Z:\home\localhost\www\com\plugins\phpids\IDS\Monitor.php on line 497

Do you can help me please?

Iam on localhost

/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm
Quote · 5 Apr 2010

Two possible solutions.

Make sure your php settings are at the recommend requirements for dolphin. Aparently they are not.

register_globals=Off
magic_quotes_gpc=On
allow_url_include=Off
upload_max_filesize=300M
post_max_size=300M
max_input_time=3000
max_executi alt=3000
memory_limit=128M
short_open_tag=On

max_execution_time is the one having to do with the 90 second timeout.

But phpids is buggy as hell, and will be disabled in the next release of dolphin by default. It is what is causing the long delay resulting in the timeout, so you can disable that as well which should help.

Admin Panel>Settings> Advanced Settings> Other

replace the current impact level values to a -1  (negative 1) for both of the following

1) Total security impact threshold to send report: (This is the impact level defined to trigger an email sent to you)

2) Total security impact threshold to send report and block aggressor: (This is the impact level defined to trigger an email AND block access to your website)

https://www.deanbassett.com
Quote · 5 Apr 2010

Hi,

thank you for the answer, but i have denwer, where must i going to do this?

thanks

/unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm
Quote · 6 Apr 2010

I have no idea how to adjust setting on denwer. If they have a support site available try there.

But you can still make the other noted dolphin security settings which will help until you can find information on how to change php settings for your server.

https://www.deanbassett.com
Quote · 6 Apr 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.