Remember it still requires a PHP application server to run with how exploitable (and often heavy) PHP is - I'd be hesitant to call it 'simple'.
SiteCake: Tiny, simple, flat-file, drag and drop CMS
21–30 of 31 posts
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#22Earlier quoted context omitted.
Well, my use case is neighbour/friend websites (I'm not really a web person, but I "do computers", so I get asked a lot). Buying a $3/month domain with PHP webspace, slapping this and some HTML on it and basically being done is simple for me. I mean, compared to a "real" CMS... YMMV, of course.
Is it really impossible to get Python hosting (or better) for $3/month? I remember that here in Europe, you can get an own virtual machine for roughly $5 to $8 per month, and Python webhosting must be less expensive than that to compete.
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#23Earlier quoted context omitted.
Is it really impossible to get Python hosting (or better) for $3/month? I remember that here in Europe, you can get an own virtual machine for roughly $5 to $8 per month, and Python webhosting must be less expensive than that to compete.
To those who downvoted this: Do you care to explain? Did I miss something?
A Python webspace is much harder to find. Even if they would find one, they could not use it, because online resources for Python are targeted at people that either want to learn to program or already know how to program, not at people that want to use tools as building blocks.
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#24Earlier quoted context omitted.
Is it really impossible to get Python hosting (or better) for $3/month? I remember that here in Europe, you can get an own virtual machine for roughly $5 to $8 per month, and Python webhosting must be less expensive than that to compete.
To those who downvoted this: Do you care to explain? Did I miss something?
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#25Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#26Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#27Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#28Having all kind of issues with this. Dropped in a subfolder (/var/www/html/sitecake) The following AJAX errors are everywhere: Strict Standards: Non-static method String::insert() should not be called statically, assuming $this from incompatible context in /var/www/html/services/application/cake/libs/debugger.php on line 398 Strict Standards: Non-static method Configure::read() should not be called statically in /var…
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#29Having all kind of issues with this. Dropped in a subfolder (/var/www/html/sitecake) The following AJAX errors are everywhere: Strict Standards: Non-static method String::insert() should not be called statically, assuming $this from incompatible context in /var/www/html/services/application/cake/libs/debugger.php on line 398 Strict Standards: Non-static method Configure::read() should not be called statically in /var…
Hey how did you get this? Sitecake is not using cake, SQL or aything you've mentioned. Please download Sitecake from our webiste and try again.
My guess is the docroot is set to /var/www/html with CakePHP server configuration.
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#30Remember it still requires a PHP application server to run with how exploitable (and often heavy) PHP is - I'd be hesitant to call it 'simple'.
Do you have examples of PHP's exportability and heaviness, or are you just repeating words?
- http://www.theregister.co.uk/2014/12/31/want_to_have_your_se...
- "Over 78% of PHP installs are insecure" - http://blog.ircmaxell.com/2014/12/php-install-statistics.htm...