i have big problem with my Blog.
-
i have a blog, 1st my name is Amr & have blog … https://www.amrhamdy.hol.es
and it was working fine and suddnly i found it is have a white screen and called the supporter from my hosting and they make debug command and they said that you will see the error on your screen and then i try to fix it and i can’t find why this happen or how i can fix it.the Error is :
Parse error: syntax error, unexpected 'define' (T_STRING) in /home/u145425421/public_html/wp-content/wp-cache-config.php on line 10
and this is some code from the Text in the File that has the error.
<?php /* WP-Cache Config Sample File See wp-cache.php for author details. */ $wp_cache_mobile_groups = ''; //Added by WP-Cache Manager $wp_cache_mobile_prefixes = 'w3c , w3c-, acs-, alav, alca, amoi, audi, tim-, tosh, tsm-, upg1, upsi, vk-v, voda, wap-, wapa, wapi, wapp, wapr, webc, winw, winw, xda , xda-'; //Added by WP-Cache Manager if ( ! $cache_rejected_uri = arr define( 'WPCACHEHOME', WP_PLUGIN_) $cache_rejected_user_agent = $cache_compression = 0; // Super cache compression $cache_enabled = false; $super_cache_enabled = f $cache_rebuild_files = 1; // Disable the file locking system. // If you are experiencing problems with clearing or creating cache files // uncommenting this may help. $wp_cache_mutex_disabled = 1; // Just modify it if you have conflicts with semaphores $sem_id = 5419;
the error line is :
if ( ! $cache_rejected_uri = arr define( 'WPCACHEHOME', WP_PLUGIN_) $cache_rejected_user_agent = $cache_compression = 0; // Super cache compression
$cache_rebuild_files = 1;
and i think this happen because a plugin i installed to performance my blog speed.
Could anyone have solution for this error.
please my blog as site on my hosting and now it’s down. my visitor will hate me about this ??Thanks in advance in you help.
- The topic ‘i have big problem with my Blog.’ is closed to new replies.