phpforum15 Posted July 23, 2015 Share Posted July 23, 2015 hello every body. there is error in my script or may be some body put coding thats why i get blank home page on startup every hour. and my site active automatically after few minutes. i active my site manually when blank page shown. i change the php version 5.3 to 5.4 after changing the php version then my site open normally. or i put this coding in .htaccess file then my site also work normally untill next hour start. AddHandler application/x-httpd-php52 .php52 .php any master guide me and solve this problem. that is my .htaccess file. coding. RewriteEngine on #RewriteBase / RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] RewriteRule .* index.php [L] Link to comment https://forums.phpfreaks.com/topic/297447-blank-page-open-after-every-hour/ Share on other sites More sharing options...
scootstah Posted July 23, 2015 Share Posted July 23, 2015 Blank white page is usually a fatal error of some sort. Make sure error reporting is on and error logging is on, and check your apache error log files. Link to comment https://forums.phpfreaks.com/topic/297447-blank-page-open-after-every-hour/#findComment-1517221 Share on other sites More sharing options...
phpforum15 Posted July 23, 2015 Author Share Posted July 23, 2015 this is error log file showing errors [19-Jul-2015 13:44:08 UTC] PHP Fatal error: Smarty error: [in header.tpl line 16]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 13:44:09 UTC] PHP Fatal error: Smarty error: [in header.tpl line 16]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 13:45:34 UTC] PHP Fatal error: Smarty error: [in header.tpl line 17]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 13:45:35 UTC] PHP Fatal error: Smarty error: [in header.tpl line 17]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 13:45:38 UTC] PHP Fatal error: Smarty error: [in header.tpl line 17]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 13:45:39 UTC] PHP Fatal error: Smarty error: [in header.tpl line 17]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 13:45:40 UTC] PHP Fatal error: Smarty error: [in header.tpl line 17]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 13:45:41 UTC] PHP Fatal error: Smarty error: [in header.tpl line 17]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 13:45:41 UTC] PHP Fatal error: Smarty error: [in header.tpl line 17]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 13:45:42 UTC] PHP Fatal error: Smarty error: [in header.tpl line 17]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 13:45:43 UTC] PHP Fatal error: Smarty error: [in header.tpl line 17]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 13:45:43 UTC] PHP Fatal error: Smarty error: [in header.tpl line 17]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 13:45:46 UTC] PHP Fatal error: Smarty error: [in header.tpl line 17]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 13:45:46 UTC] PHP Fatal error: Smarty error: [in header.tpl line 17]: syntax error: unrecognized tag: HTTP:Accept-Language (Smarty_Compiler.class.php, line 446) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1094[19-Jul-2015 20:17:55 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:17:57 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:18:08 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:18:11 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:18:51 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:19:30 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:19:53 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:21:17 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:21:20 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:21:32 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:21:41 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:22:25 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:22:37 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:22:57 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 20:24:44 UTC] PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/allhyipi/public_html/index.php on line 115[19-Jul-2015 22:43:22 UTC] PHP Warning: Smarty error: unable to read resource: "traffic.tpl" in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1103[19-Jul-2015 23:03:09 UTC] PHP Warning: Smarty error: unable to read resource: "home.tpl" in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1107[19-Jul-2015 23:08:13 UTC] PHP Warning: Smarty error: unable to read resource: "details.tpl" in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1107[19-Jul-2015 23:08:23 UTC] PHP Warning: Smarty error: unable to read resource: "details.tpl" in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1107[19-Jul-2015 23:09:22 UTC] PHP Warning: Smarty error: unable to read resource: "home.tpl" in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1107[19-Jul-2015 23:11:56 UTC] PHP Warning: Smarty error: unable to read resource: "home.tpl" in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1107[19-Jul-2015 23:12:10 UTC] PHP Warning: Smarty error: unable to read resource: "details.tpl" in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1107[19-Jul-2015 23:12:16 UTC] PHP Warning: Smarty error: unable to read resource: "details.tpl" in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1107[19-Jul-2015 23:12:57 UTC] PHP Warning: Smarty error: unable to read resource: "home.tpl" in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1107[19-Jul-2015 23:13:01 UTC] PHP Warning: Smarty error: unable to read resource: "support.tpl" in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1107[19-Jul-2015 23:13:04 UTC] PHP Warning: Smarty error: unable to read resource: "home.tpl" in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1107[19-Jul-2015 23:24:12 UTC] PHP Warning: Smarty error: unable to read resource: "support.tpl" in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1107[19-Jul-2015 23:27:35 UTC] PHP Warning: Smarty error: unable to read resource: "support.tpl" in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1107[20-Jul-2015 13:11:50 UTC] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'inc/libs/Smarty.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/allhyipi/public_html/index.php on line 21[20-Jul-2015 13:11:50 UTC] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'inc/libs/Smarty.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/allhyipi/public_html/index.php on line 21[20-Jul-2015 13:15:40 UTC] PHP Fatal error: Smarty error: [plugin] could not load plugin file 'prefilter.theme.php'(core.load_plugins.php, line 118) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1102[20-Jul-2015 13:18:03 UTC] PHP Fatal error: Smarty error: [plugin] could not load plugin file 'prefilter.theme.php'(core.load_plugins.php, line 118) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1102[20-Jul-2015 13:18:18 UTC] PHP Fatal error: Smarty error: [plugin] could not load plugin file 'prefilter.theme.php'(core.load_plugins.php, line 118) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1102[20-Jul-2015 13:19:56 UTC] PHP Fatal error: Smarty error: [plugin] could not load plugin file 'prefilter.theme.php'(core.load_plugins.php, line 118) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1093[20-Jul-2015 13:20:32 UTC] PHP Fatal error: Smarty error: [plugin] could not load plugin file 'prefilter.theme.php'(core.load_plugins.php, line 118) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1093[20-Jul-2015 13:20:59 UTC] PHP Fatal error: Smarty error: [plugin] could not load plugin file 'prefilter.theme.php'(core.load_plugins.php, line 118) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1093[20-Jul-2015 13:21:32 UTC] PHP Fatal error: Smarty error: [plugin] could not load plugin file 'prefilter.theme.php'(core.load_plugins.php, line 118) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1093[20-Jul-2015 13:23:30 UTC] PHP Fatal error: Smarty error: [plugin] could not load plugin file 'prefilter.theme.php'(core.load_plugins.php, line 118) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1102[20-Jul-2015 13:24:42 UTC] PHP Fatal error: Smarty error: [plugin] could not load plugin file 'prefilter.theme.php'(core.load_plugins.php, line 118) in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1102[20-Jul-2015 13:28:37 UTC] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/allhyipi/public_html/inc/libs/internals/core.assemble_plugin_filepath.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1368[20-Jul-2015 13:28:43 UTC] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/allhyipi/public_html/inc/libs/internals/core.assemble_plugin_filepath.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/allhyipi/public_html/inc/libs/Smarty.class.php on line 1368[20-Jul-2015 13:29:02 UTC] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/allhyipi/public_html/inc/libs/internals/core.load_plugins.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/allhyipi/public_html/inc/libs/Smarty_Compiler.class.php on line 2217[20-Jul-2015 13:29:20 UTC] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/allhyipi/public_html/inc/libs/internals/core.load_plugins.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/allhyipi/public_html/inc/libs/Smarty_Compiler.class.php on line 2217[20-Jul-2015 13:40:18 UTC] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'SMARTY_CORE_DIRcore.load_plugins.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/allhyipi/public_html/inc/libs/Smarty_Compiler.class.php on line 2217[20-Jul-2015 13:40:25 UTC] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'SMARTY_CORE_DIRcore.load_plugins.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/allhyipi/public_html/inc/libs/Smarty_Compiler.class.php on line 2217[20-Jul-2015 17:40:08 UTC] PHP Fatal error: Call to undefined function setco1okie() in /home/allhyipi/public_html/index.php on line 98 Link to comment https://forums.phpfreaks.com/topic/297447-blank-page-open-after-every-hour/#findComment-1517223 Share on other sites More sharing options...
phpforum15 Posted July 23, 2015 Author Share Posted July 23, 2015 my problem is not solved yet. if any body make loop or if else statement here for .htaccess file then may be my problem solved. if req host is active then RewriteEngine on #RewriteBase / RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] RewriteRule .* index.php [L] else RewriteEngine on #RewriteBase / RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] RewriteRule .* index.php [L] AddHandler application/x-httpd-php52 .php52 .php Link to comment https://forums.phpfreaks.com/topic/297447-blank-page-open-after-every-hour/#findComment-1517228 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.