reticulating your mom
|
Are there any Content Management Systems (WordPress, Movable Type, etc.) that can be hosted using OS X's built-in web server? Cause that would be awesome.
![]() |
quote |
owner for sale by house
Join Date: Apr 2005
Location: Charlotte, NC
|
Most should work. The usual requirements are Apache, PHP, and MySQL. So once you've installed those, everything should basically run. I've even seen specific instructions for some systems, though I don't remember which right now. But just follow the instructions for Linux/Unix, and you should be fine.
|
quote |
Senior Member
Join Date: Jun 2005
Location: Iowa
|
Quote:
Edit : Darn - ghoti beat me to it ![]() |
|
quote |
reticulating your mom
|
Where do I get PHP and MySQL... and how hard are they to install?
Edit: Would this work? http://www.entropy.ch/software/macosx/php/ |
quote |
owner for sale by house
Join Date: Apr 2005
Location: Charlotte, NC
|
Quote:
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Quote:
|
||
quote |
owner for sale by house
Join Date: Apr 2005
Location: Charlotte, NC
|
Quote:
|
|
quote |
Less than Stellar Member
|
Quote:
|
|
quote |
Selfish Heathen
Join Date: May 2004
Location: Zone of Pain
|
Quote:
These are the same packages I use. |
|
quote |
reticulating your mom
|
RIght, well on the Entropy version of PHP, it says
Quote:
You ask me for a hamburger. Last edited by atomicbartbeans : 2006-01-25 at 22:30. |
|
quote |
owner for sale by house
Join Date: Apr 2005
Location: Charlotte, NC
|
You mean Apache's document root? Sure, that won't change.
|
quote |
Senior Member
|
The PHP install dir is completely unrelated to the web content dir.
|
quote |
reticulating your mom
|
Alright... PHP and MySQL are installed. Now, what's a good CMS for setting up a web site (both a blog and some static pages), and maybe a good PHP forum system, so visitors to my site could discuss stuff? WordPress seems nice for CMS, and PHPbb for a forum, but what else is out there?
You ask me for a hamburger. Last edited by atomicbartbeans : 2006-01-25 at 23:26. |
quote |
Selfish Heathen
Join Date: May 2004
Location: Zone of Pain
|
Do what I did; write your own.
![]() |
quote |
owner for sale by house
Join Date: Apr 2005
Location: Charlotte, NC
|
Joomla! (formerly Mambo) is great, though it takes some time to get into. But the user interface is pretty good, and there's really nothing it can't do. If you just need a blog and a few static pages, you might be better served with a blog program, however.
|
quote |
Selfish Heathen
Join Date: May 2004
Location: Zone of Pain
|
We used Mambo for the AppleNova front end. It has a nice admin interface, but editing the templates wasn't fun. It entailed editing the "template" file as well as a bunch of modules because Mambo just doesn't (or didn't) do a good job keeping the view separate from the model/controller.
The quality of this board depends on the quality of the posts. The only way to guarantee thoughtful, informative discussion is to write thoughtful, informative posts. AppleNova is not a real-time chat forum. You have time to compose messages and edit them before and after posting. |
quote |
owner for sale by house
Join Date: Apr 2005
Location: Charlotte, NC
|
I have yet to see a CMS that doesn't require you to do that, and that isn't dog slow. MediaWiki stores its design in a database, and it's a nightmare. Do you know any good alternatives? And what about BradCMS9000 (since you brought it up)?
|
quote |
Selfish Heathen
Join Date: May 2004
Location: Zone of Pain
|
![]() PS. This topic is 13337! ![]() The quality of this board depends on the quality of the posts. The only way to guarantee thoughtful, informative discussion is to write thoughtful, informative posts. AppleNova is not a real-time chat forum. You have time to compose messages and edit them before and after posting. |
quote |
owner for sale by house
Join Date: Apr 2005
Location: Charlotte, NC
|
Sounds like the thing I hacked up some time ago ...
![]() |
quote |
Selfish Heathen
Join Date: May 2004
Location: Zone of Pain
|
By the way, it's certainly possible for a CMS to store its design in a database and be fast. vBulletin, while not a CMS in the strictest sense, stores all of its templates (HUNDREDS of 'em) in the database and pieces them together on the fly.
The quality of this board depends on the quality of the posts. The only way to guarantee thoughtful, informative discussion is to write thoughtful, informative posts. AppleNova is not a real-time chat forum. You have time to compose messages and edit them before and after posting. |
quote |
reticulating your mom
|
Oh yeah... since I installed MySQL, do I need to do anything to secure the database, so people can't connect to it and mess everything up?
|
quote |
Senior Member
|
MySQL requires a user and password for any sort of connection. Keep that safe, and disable remote connections, and you'll be fine.
Also, if you can get around the horid templating, Wordpress is an excellent CMS, if you use it as such. |
quote |
Travels via TARDIS
Join Date: Aug 2005
Location: Earthsea
|
Quote:
![]() Except mine used mod_perl, HTML::Mason, and PostgreSQL, all atop Apache. On Linux. Great learning experience though, so I'd suggest it for the "growth" even if there are ready-made solutions available. ![]() Apparently I call the cops when I see people litter. |
|
quote |
is not a kind of basket
Join Date: May 2004
|
I'm surprised no one has pointed this out yet:
http://opensourcecms.com/ They have test admin and user accounts on most major open source CMS, CRM and blog packages. Usually, they will say to use a LAMP stack, but you should be able to use OSX just fine. Don't forget to included mod_php in apache, or apache won't be able to use php. Unless the PHP installer already does that for you? I'm not sure. no sig, how's that for being a rebel! |
quote |
reticulating your mom
|
Hehe, I've just discovered PHPMyAdmin for configuring MySQL (which is how far I got last night). I was lost in terminal before trying to set privileges... this makes it a breeze!
You ask me for a hamburger. |
quote |
http://ga.rgoyle.com
Join Date: May 2004
Location: In your dock hiding behind your finder icon!
|
Great timing. The Entropy packages are good, but if you are keen to learn how to build these yourself or want some custom stuff compiled into your PHP check out my latest blog posts - linky in the other thread.
Brad, hopefully I'll be getting back into PHP dev soon... I really am writing my blog in realtime as I build the packages on my own system. OK, I have given up keeping this sig up to date. Lets just say I'm the guy that installs every latest version as soon as its available! |
quote |
Less than Stellar Member
|
Wordpress is a good blogging package with decent support for static pages. I've spent about a day trying to get it figure out and I've come pretty far.
If it's not red and showing substantial musculature, you're wearing it wrong. |
quote |
Less than Stellar Member
|
Quote:
|
|
quote |
Posting Rules | Navigation |
|
Thread Tools | |