Re: PHP5.4 support

2013-07-17 Thread Cesar Calvo
those & test them. > > > devin > -- > contact info: http://nacredata.com/devin > > > > On Jul 17, 2013, at 6:59 AM, Cesar Calvo wrote: > > > Hello, I am a web developer and I use OpenBSD as a desktop which works > very > > well. I wonder if anyone knows

PHP5.4 support

2013-07-17 Thread Cesar Calvo
Hello, I am a web developer and I use OpenBSD as a desktop which works very well. I wonder if anyone knows if the next stable will be included php5.4 support. I currently use the Apache 1.3 which comes built but my new applications and is used Laravel4 need and that takes advantage of the closures

Re: Route Bad address or network unreacheable

2013-05-26 Thread Cesar Calvo
pagroupcipher tkip inet 10.1.1.1 netmask 0xff00 broadcast 10.255.255.255 Thanks all for comments. 2013/5/26 Stuart Henderson > On 2013-05-25, Cesar Calvo wrote: > > Hi people. > > I have a linux server a try to migrate to openbsd 5.3/amd64. I am totatly >

Route Bad address or network unreacheable

2013-05-25 Thread Cesar Calvo
Hi people. I have a linux server a try to migrate to openbsd 5.3/amd64. I am totatly new in this amazing OS. In linux I have: - ip addr 200.124.200.125/32 dev net1 - ip route add 190.64.x.x dev net1 - ip route add default via 190.64.x.x All packets from net1 ip are delivery via 190.64.x

Route bad address

2013-05-25 Thread Cesar Calvo
Hi people. I have a linux server a try to migrate to openbsd 5.3/amd64. I am totatly new in this amazing OS. In linux I have: - ip addr 200.124.200.125/32 dev net1 - ip route add 190.64.x.x dev net1 - ip route add default via 190.64.x.x All packets from net1 ip are delivery via 190.64.x

Route bad address

2013-05-25 Thread Cesar Calvo
Hi people. I have a linux server a try to migrate to openbsd 5.3/amd64. I am totatly new in this amazing OS. In linux I have: ifconfig net1 200.124.200.125/29 route add -net 190.64.x.x dev net1 route add gateway 190.64.x.x dev net1 All packets from net1 ip are delivery via 190.64.x.x gateway. Bu