[solved] Problem restoring CMS site

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
quackles
New Member
New Member
Posts: 3
Joined: Tue Oct 07, 2008 4:09 pm

[solved] Problem restoring CMS site

Post by quackles »

Hello all, long time user, first time poster  ::)

Our webserver died last week, and I've replaced it with a windows server 2003 box.  I have installed mysql 5 and php5.  I have restored the folder and the database from our CMS intranet.  I've gone ahead and set up the site in IIS.  When I try to visiit the main page, I recieve the following message:

string(106) "Smarty error: [in template:16 line 9]: [plugin] unknown tag - 'sitename' (core.load_plugins.php, line 124)" string(103) "Smarty error: [in template:16 line 9]: [plugin] unknown tag - 'title' (core.load_plugins.php, line 124)" string(107) "Smarty error: [in template:16 line 12]: [plugin] unknown tag - 'metadata' (core.load_plugins.php, line 124)" string(109) "Smarty error: [in template:16 line 15]: [plugin] unknown tag - 'stylesheet' (core.load_plugins.php, line 124)" string(111) "Smarty error: [in template:16 line 18]: [plugin] unknown tag - 'cms_selflink' (core.load_plugins.php, line 124)" string(105) "Smarty error: [in template:16 line 57]: [plugin] unknown tag - 'anchor' (core.load_plugins.php, line 124)" string(103) "Smarty error: [in template:16 line 78]: [plugin] unknown tag - 'menu' (core.load_plugins.php, line 124)" string(105) "Smarty error: [in template:16 line 86]: [plugin] unknown tag - 'search' (core.load_plugins.php, line 124)" string(110) "Smarty error: [in template:16 line 93]: [plugin] unknown tag - 'breadcrumbs' (core.load_plugins.php, line 124)" string(107) "Smarty error: [in template:16 line 104]: [plugin] unknown tag - 'content' (core.load_plugins.php, line 124)" string(105) "Smarty error: [in template:16 line 110]: [plugin] unknown tag - 'print' (core.load_plugins.php, line 124)" string(114) "Smarty error: [in template:16 line 137]: [plugin] unknown tag - 'global_content' (core.load_plugins.php, line 124)"

If I try to access the admin login page, it does redirect to the proper page, then comes back with:

No input file specified.

Is there another step I need to take to restore my site? 

Many thanks in advance!
Last edited by quackles on Wed Oct 08, 2008 1:16 pm, edited 1 time in total.
alby

Re: Problem restoring CMS site

Post by alby »

quackles wrote: Is there another step I need to take to restore my site? 
Check permissions for php owner

Alby
quackles
New Member
New Member
Posts: 3
Joined: Tue Oct 07, 2008 4:09 pm

Re: Problem restoring CMS site

Post by quackles »

Thanks for the help!  I'm not sure what you mean, though..  I've given full permissions in the security tab to iusr_server, iwam_server, network and everyone on the folders containing the actual website php files and the mysql databases folder, but the end result is the same..  What user is the php owner?  Sorry, I know I need spoonfeeding! 
quackles
New Member
New Member
Posts: 3
Joined: Tue Oct 07, 2008 4:09 pm

Re: Problem restoring CMS site

Post by quackles »

Scratch that, got it working!!!  The original site was on D:\intranet, but not having access to the original server (it broke in proper style), I restored the site to d:\data\intranet - made the relevant changes in the config.php file and we have liftoff! 
Locked

Return to “[locked] Installation, Setup and Upgrade”