some of my web pages having the following issue when i call them
Warning:main(main_page.html.php): failed to open stream: No such file
or directory in /www/htdocs/web/public/public.php on line 50
Warning:main(): Failed opening 'main_page.html.php' for inclusion
(include_path='.:/usr/local/lib/php')
solved by setting error reporting to 0 in “configuration.php” file
$mosConfig_error_reporting = '0;
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php