I am getting the following errors when I run the install php script. Any help will be appreciated.
Thanks
Warning: include(inc/template.lib.php) [function.include]: failed to open stream: No such file or directory in /home/nbqbwyzm/public_html/fmp/install.php on line 2
Warning: include(inc/template.lib.php) [function.include]: failed to open stream: No such file or directory in /home/nbqbwyzm/public_html/fmp/install.php on line 2
Warning: include() [function.include]: Failed opening 'inc/template.lib.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nbqbwyzm/public_html/fmp/install.php on line 2
Fatal error: Class 'Template' not found in /home/nbqbwyzm/public_html/fmp/install.php on line 6
Thanks
Warning: include(inc/template.lib.php) [function.include]: failed to open stream: No such file or directory in /home/nbqbwyzm/public_html/fmp/install.php on line 2
Warning: include(inc/template.lib.php) [function.include]: failed to open stream: No such file or directory in /home/nbqbwyzm/public_html/fmp/install.php on line 2
Warning: include() [function.include]: Failed opening 'inc/template.lib.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nbqbwyzm/public_html/fmp/install.php on line 2
Fatal error: Class 'Template' not found in /home/nbqbwyzm/public_html/fmp/install.php on line 6
Comment