Content Management Questions - Favorite?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
jfaller
Forum Newbie
Posts: 2
Joined: Sun Apr 18, 2004 4:37 pm
Location: Denver

Content Management Questions - Favorite?

Post by jfaller »

Hey all,
I'm a complete newby here (and to PHP in general) so go easy on me...

I had a few questions about Content Management Systems in general.

First off: In specific we have a client that is interested in taking a static HTML site that was just redesigned and putting a content management system behind it. They are adamant in that they want PHP and MySQL.

Now, as you can imagine, they do NOT want to change the look and feel of the site but they do want to replace deprecated HTML (e.g. <font>) tags w/ appropriate CSS markup. They want to manage ALL content including images.

So to the nut of the question: Is there a content management system out there that is:
1. easy to integrate and set up (on Unix)
2. easy to use (for non-programmers)
3. built on PHP run against MySQL
4. inexpensive (read: free if possible)

Any ideas / suggestions would be very greaty appreciated. What's your favorite CMS? (built on PHP of course!)

Thanks much,
User avatar
Ixplodestuff8
Forum Commoner
Posts: 60
Joined: Mon Feb 09, 2004 8:17 pm
Location: Queens, New York

Post by Ixplodestuff8 »

Here is a website that lests you tryout many different content managment systems, they are all free too!

Open Source CMS
jfaller
Forum Newbie
Posts: 2
Joined: Sun Apr 18, 2004 4:37 pm
Location: Denver

Post by jfaller »

Thanks,

Yeah...that's the ticket. I'll muddle through this and see what pops up.

Anyone else have a favorite?
Post Reply