Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - KingBlack

Pages: [1]
1
PHP / error: PDO_MYSQL configure failed, MySQL 4.1 needed
« on: June 15, 2017, 04:46:14 PM »
checking for sigprocmask... yes
checking for sigwaitinfo... yes
checking for sigtimedwait... yes
checking for siginfo_t... yes
checking whether to enable PDO support... yes
checking for PDO_DBLIB support via FreeTDS... no
checking for Firebird support for PDO... no
checking for MySQL support for PDO... yes
checking for MySQL UNIX socket location... /var/lib/mysql/mysql.sock
checking for mysql_config... /usr/bin/mysql_config
checking for mysql_commit in -lmysqlclient... no
checking for mysql_commit in -lmysqlclient... (cached) no
configure: error: PDO_MYSQL configure failed, MySQL 4.1 needed. Please check config.log for more information.
Configure DONE!
####################
make: *** No targets specified and no makefile found.  Stop.
Make DONE!
####################
make: *** No rule to make target `install'.  Stop.
Make Install DONE!
####################
PHP Rebuild Completed
#########################

i get this error when changing the php version to 7+ and enabling PDO. How can i fix?

2
MySQL / can't import on clean install
« on: January 31, 2017, 04:47:16 AM »
using centos 7 and cant import any file of any size. all files i've dried are under 3MB and the default max is 64MB. Please help.

3
PHP / Enable Initl
« on: April 04, 2016, 01:59:59 PM »
hi, i've tried to use php selector and the switcher to add initl via --enable-initl but i cant get it to work in any version below 7.1.
how can i add this in Php 5.5/5.6 or force it to install 7.0.

Pages: [1]