I wrote a cron script and included at the top
require_once('/home/cli6951n3/domains/mydomain.com/public_html/wp-load.php');
In wp-config.php
I added this line:
define('DISABLE_WP_CRON', true);
As result I get a huge amount of errors. See text below. A lot plugins and the Themes are mentioned in the error reports.
How can I solve this?
PHP Notice: Undefined index: SERVER_PORT in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/plugins/wp-fastest-cache/wpFastestCache.php
on line 1536Notice: Undefined index: SERVER_PORT in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/plugins/wp-fastest-cache/wpFastestCache.php
on line 1536 PHP Notice: Undefined index: SERVER_NAME in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/plugins/wp-fastest-cache/wpFastestCache.php
on line 1537Notice: Undefined index: SERVER_NAME in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/plugins/wp-fastest-cache/wpFastestCache.php
on line 1537 PHP Notice: Undefined index: SERVER_PORT in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/plugins/wp-fastest-cache/wpFastestCache.php
on line 1537Notice: Undefined index: SERVER_PORT in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/plugins/wp-fastest-cache/wpFastestCache.php
on line 1537 PHP Notice: Undefined index: HTTP_HOST in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/plugins/wp-fastest-cache/inc/cache.php
on line 177Notice: Undefined index: HTTP_HOST in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/plugins/wp-fastest-cache/inc/cache.php
on line 177 PHP Notice: Undefined index: HTTP_HOST in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/plugins/minimal-coming-soon-maintenance-mode/framework/public/init.php
on line 38Notice: Undefined index: HTTP_HOST in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/plugins/minimal-coming-soon-maintenance-mode/framework/public/init.php
on line 38 PHP Warning: Cannot modify header information – headers
already sent by (output started at
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/plugins/rdp-plugin/rdp-plugin.php:1)
in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/themes/Avada-Child-Theme/functions.php
on line 13Warning: Cannot modify header information – headers already sent by
(output started at
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/plugins/rdp-plugin/rdp-plugin.php:1)
in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/themes/Avada-Child-Theme/functions.php
on line 13 PHP Notice: Undefined index: REMOTE_ADDR in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/themes/Avada/includes/avadaredux/avadaredux-framework/AvadaReduxCore/inc/class.avadaredux_helpers.php
on line 69Notice: Undefined index: REMOTE_ADDR in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/themes/Avada/includes/avadaredux/avadaredux-framework/AvadaReduxCore/inc/class.avadaredux_helpers.php
on line 69 PHP Notice: Undefined index: REMOTE_ADDR in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/themes/Avada/includes/avadaredux/avadaredux-framework/AvadaReduxCore/inc/class.avadaredux_helpers.php
on line 69Notice: Undefined index: REMOTE_ADDR in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/themes/Avada/includes/avadaredux/avadaredux-framework/AvadaReduxCore/inc/class.avadaredux_helpers.php
on line 69 PHP Notice: Undefined index: REMOTE_ADDR in
/home/cli6951n3/domains/mydomain.com/public_html/wp-content/themes/Avada/includes/avadaredux/avadaredux-framework/AvadaReduxCore/inc/class.avadaredux_helpers.php
on line 69