I have a problem after server migration from Hostgator to Siteground. When i run cron job to restore my backup, for example:
nice -n 15 /bin/sh /home/xxx/public_html/backup1.sh
i get:
Warning: set_time_limit(): Cannot set time limit in safe mode in /home/xxx/public_html/unite1/engine/step/banner.php on line 47
The directory "tmp" could not be located on the file system.
Is there any way to fix it?
PS. "tmp" directory exists (755)