Displaying 4 results from an estimated 4 matches for "phpunit".
Did you mean:
  phpunit2
  
2014 Oct 21
2
Testing "dark" SSL sites
So, with all the hubbub around POODLE and ssl, we're preparing a new load 
balancer using HAProxy. 
So we have a set of unit tests written using PHPUnit, having trouble 
validating certificates. How do you test/validate an SSL cert for a prototype 
"foo.com" server if it's not actually active at the IP address that matches 
DNS for foo.com? 
For non-ssl sites, I can specify the url like http://1.2.3.4/path and pass an 
explicit "...
2019 Aug 05
6
samba dlz. bind9 nslookup is wrong
... From your output below.. 
>>  Uncomment only single database line, depending on your BIND version   <<  
Then tell uss, why are 3 lines uncommented? 
I suggest, run : 
https://raw.githubusercontent.com/thctlo/samba4/master/samba-collect-debug-info.sh 
Anonimize it where needed, and show me your server setup. 
Greetz, 
Louis
> -----Oorspronkelijk bericht-----
> Van:
2008 Jan 18
18
Rails versus PHP in complex HTML/CSS
I have done a bunch of Rails stuff on my own and my company uses PHP.
I often have to integrate very complex HTML/CSS into PHP. I know that
the PHP looks more closer to the HTML than Rails because Rails has
alot of link_to and other macro like calls that generate alot of stuff
that you don''t see in the template. I am wondering if that could make
it any tricker to generate the complex sort
2006 Jun 11
47
Ruby on Rails and CakePHP Comparison
>From a development standpoint, what are the features that make Ruby on 
Rails a better choice compared to CakePHP?
-- 
Posted via http://www.ruby-forum.com/.