Hello, Thank you localhost.
I have created this file /etc/cron.hourly/automatic.sh with this code:
/etc/init.d/apache2 restart
service mysql restart
is there a way to know that this file is working correctly?