Hello,
I need to build PHP 5.5 with custom flags, under easy apache 3 it is easy:
----
Edit /var/cpanel/easy/apache/rawopts/all_php5 and add this line in the
file as follows:
--with-mssql=/usr/local/freetds
Run easyapache and it will build with mssql support.
----
But, under easy apache 4 i does not know how i can do these procedures, i have created the file with the content but the custom flag is not loaded when i click into the provision button.
Any one can help me on this please?
Thanks!
I need to build PHP 5.5 with custom flags, under easy apache 3 it is easy:
----
Edit /var/cpanel/easy/apache/rawopts/all_php5 and add this line in the
file as follows:
--with-mssql=/usr/local/freetds
Run easyapache and it will build with mssql support.
----
But, under easy apache 4 i does not know how i can do these procedures, i have created the file with the content but the custom flag is not loaded when i click into the provision button.
Any one can help me on this please?
Thanks!