Search found 3 matches

by foto3d
Sat Feb 11, 2012 1:51 am
Forum: CMSMS Core
Topic: [Solved] Change in config.php completely breaks admin panel
Replies: 5
Views: 2585

Re: Change in config.php completely breaks admin panel and s

OK, I feel like a dummy. :( The last line of the default config.php is missing the semicolon, which I missed when I added the other lines.

</blush>

Thanks,
Jeff
by foto3d
Wed Feb 08, 2012 2:46 pm
Forum: CMSMS Core
Topic: [Solved] Change in config.php completely breaks admin panel
Replies: 5
Views: 2585

Re: Change in config.php completely breaks admin panel and s

Hi, The config.php came with only these lines: $config['dbms'] = 'mysql'; $config['db_hostname'] = 'localhost'; $config['db_username'] = 'user_name'; $config['db_password'] = '*******'; $config['db_name'] = 'database_name'; $config['db_prefix'] = 'cms_'; $config['db_port'] = 0; $config['root_url'] =...
by foto3d
Wed Feb 08, 2012 1:09 am
Forum: CMSMS Core
Topic: [Solved] Change in config.php completely breaks admin panel
Replies: 5
Views: 2585

[Solved] Change in config.php completely breaks admin panel

Hi, I'm running CMS Made Simple 1.10.1. I'm using PHP 5.3.9 and MySQL 5.0.8. This is all working with Apache 2.2.21 running on Linux. The front end site is at http://www.stock3dphotos.net/gamma. I am running this in an original installation in that directory as the root. Eventually I will replace th...

Go to advanced search