Recommeded CMS built on top of CI. |
[eluser]tim042829[/eluser]
I'm slowly learning PHP and CI. Also drupal. I would welcome recommendations on a CMS. 4 requirements: 1)Built on CI 2)Open source (rules out Expression Engine) 3)Uses stock PHP - no custom compilation. =>This would rule out pyrocms, I believe, unless the documentation I saw is deprecated. 4)Linux servers as targeted platforms, with shared servers in mind. All comments welcome. thank you tim
[eluser]Buso[/eluser]
Keep learning drupal. I have been playing with it and it seems to be very robust and fast. Most of the CI-based CMSs I have seen don't have basic features like internationalization or proper http errors handling (eg: 404 error).
[eluser]tim042829[/eluser]
[quote author="ram4nd" date="1286755741"]http://pyrocms.com/[/quote] ram4nd :: please note that I'm looking for something that would use the stock php binary. see http://pyrocms.com/documentation/general/requirements
[eluser]tim042829[/eluser]
[quote author="Buso" date="1286756435"]Keep learning drupal. I have been playing with it and it seems to be very robust and fast. Most of the CI-based CMSs I have seen don't have basic features like internationalization or proper http errors handling (eg: 404 error).[/quote] I definitely intend to. thanks tim
[eluser]techgnome[/eluser]
[quote author="tim042829" date="1286762700"][quote author="ram4nd" date="1286755741"]http://pyrocms.com/[/quote] ram4nd :: please note that I'm looking for something that would use the stock php binary. see http://pyrocms.com/documentation/general/requirements[/quote] GD2 and cUrl are the only "custom" bits... and as far as I know, they are actually quite common enough that they come out of the box. If there's any doubt, use phpinfo() to get a full listing of everything on the server. -tg
[eluser]tim042829[/eluser]
[quote author="techgnome" date="1286764442"] GD2 and cUrl are the only "custom" bits... and as far as I know, they are actually quite common enough that they come out of the box. If there's any doubt, use phpinfo() to get a full listing of everything on the server. -tg[/quote] Thanks for the reply. I happen to like what I have seen of pyrocms. FYI: I see GD as an entry for the PHP Version 5.3.2-1ubuntu4.5 on ubuntu 10.04 on my machine but not cUrl. (and not GD2) So let me ask you this: 1)Can pyrocms run "out of the box" without GD2 and cUrl? It would be great of the answer is yes. 2)Do you know if the Cent OS build for PHP contains GD2 and cUrl? cheers tim
[eluser]techgnome[/eluser]
Unfortunately I don't know the answers to any of those. I'd suspect that since GD and cUrl are listed as requirements, that the answer is probably not... but that would be best answered by some one from pryo. In my case, my host supports both, and the version that I use at home (XAMPP) also come with it built in. So for me it's all out of the box. -tg
[eluser]tim042829[/eluser]
See http://pyrocms.com/forums/topics/view/971 Hopefully I will get an answer thanks tim
[eluser]Phil Sturgeon[/eluser]
PyroCMS will run without Curl and GD2 installed, but things like thumbnail generation won't work. Curl was only needed for Twitter integration which is now handled by parsing RSS feeds anyway. Give it a try before ruling it out ![]() |
Welcome Guest, Not a member yet? Register Sign In |