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 - Joy kalyan

Pages: [1]
1
Updates / Re: Issues After version: 0.9.8.742 Update
« on: December 03, 2018, 11:59:21 AM »
all of my website behaving wrong, only default page being shown.

2
PHP / Re: PHP Switcher not Switching?
« on: September 06, 2018, 09:31:18 AM »
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

this works for me. :)
thanks tbarlet

Pages: [1]