Now that does it!
He "freezes", he doesn't reply, nor notify...
I came to the point where I really need this new PHP, as I code in it.
So, I've built latest php-5.3.1RC1 with almost all you can imagine.
Just no xmlrpc and PostgreSQL.
MySQL is set to utilize newest
mysqlnd!
So after setting config, making it and finally installing it.
I've compressed it and you can download it here:
StarForce.biz
Speed is very high, as it is optical fibers with 5Mbit of upload
It is ment to be in
/root
So after decompression, it should be
/root/latestPHP
Then check it out with:
Code:
# /root/latestPHP/bin/php -v
# /root/latestPHP/bin/php-cgi -v
You link it to apache then.
And finally with:
Code:
# /root/latestPHP/bin/php -i
!!WARNING!!
You are using something that has been built against MINE ports, which were updated today and this php is LINKED against MINE ports binares.
SO if you do not have VERY SIMILAR port/app layout it might NOT work!
In that case the ONLY way is to built it by yourself.
PS: FreeBSD 7.2 with latest patches

PPS: I've messed up: --with-config-file-path
==/usr/local/etc
and it was supposed to be: --with-config-file-path=/usr/local/etc