On 07/01/2018 02:48 AM, Rouncube Lbutlr wrote: > One other thing, php does work, this is a roundcube specific error. > here is the relevant part of my info.php file: > > Jun 30 2018 16:37:36 > > Configure Command './configure' '--with-layout=GNU' > '--with-config-file-scan-dir=/usr/local/etc/php' '--disable-all' > '--enable-libxml' '--enable-mysqlnd' '--with-libxml-dir=/usr/local' > '--with-pcre-regex=/usr/local' '--with-zlib-dir=/usr' > '--program-prefix=' '--enable-fpm' '--with-fpm-user=www' > '--with-fpm-group=www' '--enable-embed' '--with-regex=php' > '--with-zend-vm=CALL' '--prefix=/usr/local' '--localstatedir=/var' > '--mandir=/usr/local/man' '--infodir=/usr/local/info/' > '--build=i386-portbld-freebsd11.1' > 'build_alias=i386-portbld-freebsd11.1' 'CC=cc' 'CFLAGS=-O2 '-pipe' > '-fstack-protector' '-fno-strict-aliasing'' 'LDFLAGS= > '-fstack-protector'' 'LIBS=-lpthread' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' > 'CXXFLAGS=-O2 '-pipe' '-fstack-protector' '-fno-strict-aliasing'
`php -m` would be more helpful. I think you just need pdo-mysql extension. -- Aleksander 'A.L.E.C' Machniak Kolab Groupware Developer [http://kolab.org] Roundcube Webmail Developer [http://roundcube.net] ---------------------------------------------------- PGP: 19359DC1 # Blog: https://kolabian.wordpress.com _______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
