Is this any different to manually disabling them via php.ini?
I have this question and another:
what are those disabled functions?
Is this any different to manually disabling them via php.ini?
Is this any different to manually disabling them via php.ini?
There is no difference, you can do that manually too if you want.
cd /usr/local/directadmin/custombuild
./build update
perl -pi -e 's/mysql_inst=no/mysql_inst=yes/' options.conf
./build mysql
./build php n
Can't read dir of '/etc/mysql/conf.d/' (Errcode: 2)./build set mysql 5.1
After upgrading to the new Roundcube, I got into a load of issues.
It seems, by default the custombuild sets the imap root to 'INBOX.', nice and all, but more than 20 'dirs' with mail disappeared from a client. They were still on the imap server, however, Roundcube wasn't able to display them, due to the imap root.
Would it be an idea to change line 1913 of the latest custom builder to just be empty?
I manually patched the config here, and there are no problems with it now.
Running the cron everyday results on Debian in this error:
/etc/cron.daily/custombuild:
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
Is there an easy way to get this error gone?
cd /usr/local/directadmin/custombuild
./build set bold no
Can't read dir of '/etc/mysql/conf.d/' (Errcode: 2)
Fatal error in defaults handling. Program aborted
This error stopping me at last! I had to reverted to the older version.
Code:cd /usr/local/directadmin/custombuild ./build set bold no
suPHP_ConfigPath /usr/local/etc/php5/cgi/