Getting CMSMS to work on XAMPP laptop install
Posted: Tue Jul 14, 2009 3:10 pm
Greetings,
I am trying to get an install of CMSMS to work on an XAMPP install on a Dell Laptop for an offline presentation of our website. The CMSMS version is 1.5.4 Carolina. The XAMPP install is 1.5.1 and includes Apache 2.2, PHP 5.1.1 and MySQL 5.0.18.
I changed the config.php file to reflect the correct settings for using the MySQL import from the web server. It gives me this output for index.php:
Any suggestions? Thanks so much for your assistance.
- Dan
I am trying to get an install of CMSMS to work on an XAMPP install on a Dell Laptop for an offline presentation of our website. The CMSMS version is 1.5.4 Carolina. The XAMPP install is 1.5.1 and includes Apache 2.2, PHP 5.1.1 and MySQL 5.0.18.
I changed the config.php file to reflect the correct settings for using the MySQL import from the web server. It gives me this output for index.php:
I'm not that familiar with CMSMS. I looked at the core.load_plugins.php, and also looked at the file 'htdocs/tmp/templates_c/%%09^098^09882797%%template%3A21.inc' since it was the only file that included "template:21" in a search of the htdocs dir. I cannot find where it is pulling the settings from for sitename, title, metadata, stylesheet, search, or content. I'm sure this is something simple and I'm digging more than I have to.string(106) "Smarty error: [in template:21 line 5]: [plugin] unknown tag - 'sitename' (core.load_plugins.php, line 124)" string(103) "Smarty error: [in template:21 line 5]: [plugin] unknown tag - 'title' (core.load_plugins.php, line 124)" string(106) "Smarty error: [in template:21 line 6]: [plugin] unknown tag - 'metadata' (core.load_plugins.php, line 124)" string(108) "Smarty error: [in template:21 line 7]: [plugin] unknown tag - 'stylesheet' (core.load_plugins.php, line 124)" string(105) "Smarty error: [in template:21 line 17]: [plugin] unknown tag - 'search' (core.load_plugins.php, line 124)" string(106) "Smarty error: [in template:21 line 36]: [plugin] unknown tag - 'content' (core.load_plugins.php, line 124)"
Any suggestions? Thanks so much for your assistance.
- Dan