I'm trying to install CMSMS on a remote server hosted by Deep Technology. The MySQL database is a seperate directory and already created (although at this point it shouldn't matter, since I haven't gotten far enough to enter information about that). I'm following the userhandbook http://wiki.cmsmadesimple.org/index.php ... ck_Install
steps, and I'm stuck at #7. I have done everything it details. When I enter http://www.automediatorsassociation.com ... nstall.php
into my browser, the installation page starts to load, but the image of the installation and steps stops right after showing checking PHP version 4.2 + in its cell. There are no error messages or further information. There are no links, and i have followed the instructions, so I'm currently at a standstill.
Incidentaly, I'm not entirely sure CMSMS will do what I need. I posted this at another forum, and was referred to CMS sites. Will CMSMS do what I'm trying to do? (see below)
-TristanI am trying to set up a MySQL driven site for my client. This is my first time at this, so it is obviously a learning experience. He wants to be able to assign users a username and passwordd, and then allow them to access their contact information. Then visitors to the site can search and come up with a representative near them that meets whatever stipulations they search for. That way, the members of the organization can manage their own contact information. I have a MySQL database set up, and I'm working on establishing connections with dreamweaver. I've found tutorials showing how to make imput forms, but how do I code searches, and more importantly, allow users passwords and access to their own records?