WEB Host Check
A word to the wise; check out your ISP capabilities/support fully before moving on with CMS development.
Just learned the hard way. I've had a static site on an ISP that provides PHP/MySQL service. I built the DW5.5 CS 'test web site' (check_php) from the guide by David Powers and it worked fine on my local testing computer (XAMPP...). I then tried to create the MySQL database on the live system and found they were using what apparently is an older version of 'everything'!!!. Access to the entire site is provided via cPanel. The create database function does not allow 'NON-alphanumeric' characters in the DB name (so much for my 'check_php' work!).
I then created a (test) database without the underscore and was able to upload the sample data (index & users) from Mr Powers examples; ok so far. Then tried to add MySQL users: Add New User is limited to seven characters (ok I guess but hampering from an end user point of view). Did all the work to add the new user and on clicking 'create' it responds w/page 'success' but on return to the management screen the newly created user never appears
Sent 'comments/feedback' message yesterday; no response as of now.
I guess a new ISP is in order.
Tom
