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.


Messages - tbarlet

Pages: [1]
1
PHP / Re: PHP Switcher not Switching?
« on: January 13, 2018, 11:29:42 PM »
Are you referring to the PHP Switcher(This is the main PHP version switcher) or PHP Selector(adding php version for use with domains)? If your talking about the Selector try changing the flag --with-pdo-mysql=/usr with --with-pdo-mysql=mysqlnd It should compile then.

If your talking about the Switcher, you will have to change /usr/local/cwpsrv/htdocs/resources/conf/php_switcher/7.1.ini (replace the 7.1 with what ever version you want) find the section pdo-mysql=/usr and change to pdo-mysql=mysqlnd

Pages: [1]