You are here
Basil Kurian - Wed, 2010/08/04 - 06:49
According to Netcraft’s May 2010 Web Server Survey, nginx was found to be the third most widely used Web server across all domains (6.55% of surveyed sites) and the fourth most widely used Web server for all “active” sites (8.77% of surveyed sites).
eNginx is powering famous websites like WordPress, Hulu, Github, Ohloh, SourceForge and TorrentReactor.
-----------------------------------------------------------------------
Patch updated
Base : Turnkey Core Lucid
-----------------------------------------------------------------------
All my testing on LEMP over . I'm marking it as done .
Forum:
Tags:
2 problems
Initially when we take http://<ip> we normally get a default page . I edited that page but I am having some problems with it.
Also when i logged in to the box via ssh the prompt loks like this:
How can I remove this portion '(tklpatch)', or will that be okay ?
Patched problem with tklpatch
2) You don't need to remove (tklpatch) from the prompt. It's harmless but if it bothers you, you can delete /etc/debian_chroot.
I just fixed this in the latest version of tklpatch, to delete this stray file.
Patch file attached
Please check the patch file. I forgot to mention , fast-cgi also is integrated to it .
Tried setting up Wordpress with the below script
I successfully installed WordPress on nginx with the following script:
Should I include the wordpress contents (or a script to download wordpress or any other CMS ) in the Appliance?
It could be nice if we provided some helper scripts in the appliance:
install_drupal_contents.sh
install_wordpress_contents.sh
What do you think?
Including helper scripts is a neat idea!
But, I think including helper scripts to install popular web applications could be a good idea.
Attach the TKLPatch to your post and update the wiki
Sorry we missed you on IRC the other day. It's great to have a new contributor join the project. I've played around with nginx myself a bit. It's a neat little high performance web server. In fact, it's running beneath our development wiki!
Regarding your question on how to publish, the easiest way is just to edit the forum post and attach the patch file to it. See the section in the documentation for full details.
Too slow - Liraz beat me!
Too much time between writing my post and posting it so Liraz beat me. Nothing much more to say (as Liraz has said it all) but good work regardless.
Comments
I've taken a quick look at the patch. You're off to a good start! A few comments:
Thanks a lot for the commets
Thanks a lot for the commets !
yes , it is based on Turnkey LAMP
currently i'm possesing problem with phpmyadmin
I 'll try to use -e flag
i'll submit a better patch .....
New patch added
Old attachment removed and new patch added ........ please try it and please comment . Currently i 'm experiencing one problem with phpmyadmin on <ip>:12322. some problem with SSL exists Please help !
doubt
in the case of HTTPS , where is the cert and key file residing in turnkey linux ?
Location of certificate
but where is the key file ?
but where is the key file ?
The key file is in the certificate
See where it says "RSA PRIVATE KEY?"
You could store the public certificate and the private key in separate files but for convenience you usually just stick them in the same file.
I 'm thinking of creating the
I 'm thinking of creating the applaince from turnkey core lucid
great!
this would be very cool for my symfony patch! I tried to install nginx and mysql there to apply my symfony patch there ... but no luck with nginx and phpmyadmin :(
lucid comes with php 5.3, which is better for develpors than old karmic 5.2, I think
Patch updated
Base : Turnkey Core Hardy
Working on lucid
LEMP is now working on Turnkey core Lucid
New LEMP patch is a big improvement
Also, very minor but we fixed the problem with TKLPatch so that you don't have to fix it yourself by writing to /etc/debian_chroot.
Are you still having problems with PhpMyAdmin's SSL interface?
Changes applied
Now please check. No problem with phpmyadmin
Applied a few fixes to the LEMP patch
I took a closer look at your patch and applied a few fixes (attached to the original post):
Cheers!
AFAIK there will be an official TKL LEMP release
But no clear timeframe other than a vague 'soon'. The devs are on the job but their todo list is a mile long and rather than say a date and dissapoint when things don't go to plan they promise nothing and deliver when ready.
I have no idea whether the patch is 'production ready' although my reading of Basil & Liraz's comments suggest that it probably would be ok. But obviously as this is a community produced/supported patch (rather than an official TKL appliance) it hasn't recieved the same level of testing as an official appliance.
If you desperately need it now or you would like to test, then use the patch. If you need an official TKL appliance then you'll need to wait.
Add new comment