zend for php 5.4

any feedback from DA regarding this request???
 
I would suggest you send them a email to support at directadmin.com, because they might not see this forum post, and I am sure they will add it to custombuild soon.
 
It was added to CB 1.2.39, which should be uploaded to DirectAdmin fileservers soon. Thank you for the question :)

Excellent! Good to know. The lack of 5.4 support for Zend has been the only thing keeping me from upgrading to PHP 5.4, but I'll soon be able to now!
 
Is there any special instructions to update Zend? I see it in custombuild on the file servers but its not pulling anything when running ./build update. Do I need to set anything in my options.conf?
 
I guess you should run

Code:
./build zend

that's it.

Running that gives:

There is no Zend Guard loader available for PHP 5.4

The new Zend Guard binaries are within the custombuild folder on the files.directadmin server(s) but not being pulled when running ./build update, yet. For now I've uncommented Zend from the php.ini.
 
Back
Top