I am running a script which Fetches the data from other site like Articles of a user and other things also. I run my script in hook_cron. Cron gives me this error after a while of script running.
Cron run exceeded the time limit and was aborted.
Also I don't have access to change php.ini and setting.php. How can I change max_exec_time value.
hook_cronhere. – Chapabu Dec 17 '12 at 15:50