Search found 2 matches
- Thu Jan 06, 2011 6:22 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Pages display unformatted menus only - php error recorded - new install
- Replies: 20
- Views: 21945
Re: Pages display unformatted menus only - php error recorde
There is a bug with MySQL 5.5.x where, as I understand it, MySQL header files are being placed in locations where they are not being found by PHP. See http://bugs.mysql.com/bug.php?id=58987 I uninstalled MySQL 5.5.8 and installed 5.1.54, then reinstalled CMSMS 1.9.2. Everything seems to work fine now.
- Wed Jan 05, 2011 7:43 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Pages display unformatted menus only - php error recorded - new install
- Replies: 20
- Views: 21945
Re: Pages display unformatted menus only - php error recorde
We are experiencing the same problem with a clean install of 1.9.2. I tried the same thing you did with creating a news category, and CMSMS gave the message that the category was successfully created. No category appeared in the news module, however. I looked at the table structure via PHPMyAdmin an...