-
cURL Tips – HTTPS requests
Posted on December 15th, 2009 No commentsToo many times have I seen this in cURL clients: curl_setopt ( $ch , CURLOPT_SSL_VERIFYHOST , false ) ; curl_setopt ( $ch , CURLOPT_SSL_VERIFYPEER , false ) ; Why is this bad? You leave yourself totally open to man-in-the-middle attacks, and makes SSL virtually pointless. Sure the data passed between the two servers would still be encrypted, but there is no way of verifying the server you’re talking to is the server you WANT to be talking to! My recommendation is that you verify the server is genuine by checking against the genuine CA certificate in PEM format.
See original here:
Sphere: Related Content
cURL Tips – HTTPS requests
17, 5, BT, IDE, James, OS, Read, Top, URL, ad, amp, api, blog, cURL, certificate, change, check, client, coding, data, form, format, fun, function, host, http, https, in, ing, int, internet, less, like, me, name, no, one, open, php, problem, request, server, servers, site, ssl, talk, time, to, tutorial, ua, verifyhost, verifypeer, virtual amp, check, cURL, fwo, internet, leave-yourself, open, passed-between, php, problem, Read, talk, tutorial, verifypeer -
MySQL HA
Posted on August 19th, 2009 No commentsWe're currently in the process of splitting our websites out onto pairs of servers for High Availability, unfortunately MySQL is pretty poor when it comes to this, its replication facilities leave a lot to be desired and often fall out of sync.
See the original post:
Sphere: Related Content
MySQL HA
Kelvin, SQL, Uncategorized, air, blog, fix, help, high, http, in, me, mysql, no, process, script, scripts, server, servers, split, sync, to, tutorial, web, website, when availability, good-tutorial, help-fix, its-replication, Kelvin, mysql, script, scripts-called, server, split, sync, the-process, websites -
Usernameless and Passwordless logon with SSH
Posted on June 9th, 2009 No commentsFabien Potencier wrote a nice article that I’m going to try out - usernameless and passwordless logon with SSH on Linux systems. This tutorial is especially useful for those with 1and1.co.uk hosting where the username is something like u12345678, which I never bother remembering… First create the logon key. SSH to the server you wish to set up the connection to using your normal username and password
The rest is here:
Sphere: Related Content
Usernameless and Passwordless logon with SSH
17, 1and1, 5, Connection, Download, File, IDE, James, Mod, OS, SSH, Top, cd, coding, config, credentials, first, home, host, hosting, http, ice, key, laptop, less, like, linux, load, login, logon, me, name, no, password, passwordless, refused, server, something, sw, system, tip, to, tutorial, username, usernameless, word, www 1and1, config, Connection, host, key, linux, logon, nice-article, passwordless, SSH, username, word, www -
Master Master Replication on MySQL 5.1
Posted on May 6th, 2009 No commentsNot much for me to say here that isn’t covered in the following tutorial: http://www.howtoforge.com/mysql_master_master_replication Aside from the comments I made there, which I hope they include, if not I’ll update this post with those comments in due course Related posts: Getting Wordpress To Ping Google Blog Search I noticed today that my blog wasn't included in Google... How to filter user submitted data easily in PHP? How to filter user submitted data easily in PHP
Go here to read the rest:
Sphere: Related Content
Master Master Replication on MySQL 5.1
17, 5, Chris, Databases, Google, IDE, OS, RDP, Search, Wordpress, blog, book, click, code, comment, data, double, fact, filter, get, howto, http, ice, include, map, me, mysql, php, post, posts, sub, submit, tutorial, update, web, website, word, www double, fact, howto, include, map, permanent-link, thought, tutorial, www -
Linking CSS on Zend Framework, the XHTML Valid way
Posted on April 10th, 2009 No commentsI’ve been getting to know Zend Framework , and despite it being awesome so far, there’s a few quirks I just don’t understand… maybe I missed something… Anyway, David Cooper posted a quick howto on adding CSS to a Zend Framework page , which works and is all well and good, but there was a problem. The code that Zend Framework spits out was not XHTML valid
More here:
Sphere: Related Content
Linking CSS on Zend Framework, the XHTML Valid way
5, CSS, Class, File, Files, James, Mod, OS, URL, XHTML, Zend, action, break, code, coding, controller, framework, helper, howto, layout, list, page, php, post, something, tutorial, valid, view, work, www Class, CSS, helpers-called, howto, layout-or-view, modify-the-list, nhs, the-controller, URL, view -
Installing Zend Framework on Ubuntu 8.10 (Intrepid Ibex) using SVN
Posted on April 7th, 2009 No commentsThis is a pretty simple howto, but here it is anyway! I assume already that you’ve got a LAMP stack working, and if you don’t, it’s easy as pie to install one in Ubuntu: sudo tasksel install lamp-server So now you’ve got your LAMP stack up and running, lets download the latest SVN tag of Zend Framework. At the time of writing, the latest stable is 1.7.8, which I’ll use here
More here:
Sphere: Related Content
Installing Zend Framework on Ubuntu 8.10 (Intrepid Ibex) using SVN
5, Download, File, Files, Ibex, Intrepid, James, LAMP, Manually, Read, SVN, Top, Zend, apache, browser, coding, folder, framework, howto, include, install, list, management, name, open, php, script, server, software, sub, subversion, tutorial, ubuntu, work CSS, Files, framework, howto, include-path, list, management, open, php, work












































