PHP: How to fix error: session_start(): Failed to read session data phptuts September 24, 2018 If you see this error: How to fix this error? Simple, you must chmod folder /var/lib/php/session to 777 Continue Reading
PHP: how to install bcmath module on CentOS phptuts September 24, 2018 Read more: How to install repository remi-safe on CentOS Step 1: find php-bcmath package Step 2: find php version Step 3: install php-bcmath yum install… Continue Reading
PHP: how to install intl module on CentOS phptuts September 20, 2018 Read more: How to install repository remi-safe on CentOS Step 1: find php-intl package Step 2: find php version Step 3: install php-intl yum install… Continue Reading
How to install repository remi-safe on CentOS phptuts September 3, 2018 About repository remi-safe, you can read here Step 1: change dir Step 2: download Continue Reading